diff options
author | Tom Rini <trini@konsulko.com> | 2020-08-05 16:06:42 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-08-05 16:06:42 -0400 |
commit | 89150a9314bd432ed8cca9a03034435346fb0b16 (patch) | |
tree | 0735e169f9fe2c3d99b0eae5f30d745317aa1ae1 /include/configs | |
parent | 635dfee2cb522f5072530ca63fd4ab02890b90a2 (diff) | |
parent | 5f52d6e90846b4f375a9dc0537773e9a6ad58f68 (diff) |
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
- r2dplus updates
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/r2dplus.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/r2dplus.h b/include/configs/r2dplus.h index 4fdf0a5b57..61b6fb4846 100644 --- a/include/configs/r2dplus.h +++ b/include/configs/r2dplus.h @@ -35,7 +35,6 @@ * SuperH Clock setting */ #define CONFIG_SYS_CLK_FREQ 60000000 -#define CONFIG_SH_SCIF_CLK_FREQ CONFIG_SYS_CLK_FREQ #define CONFIG_SYS_PLL_SETTLING_TIME 100/* in us */ /* |