diff options
author | Tom Rini <trini@konsulko.com> | 2018-09-16 10:29:39 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-09-16 10:29:39 -0400 |
commit | 589cf349f0e0b06117b52525e9dcaf5e8ab42e9c (patch) | |
tree | c7ae337cd694acf74d7dfe171ee83ec0d388f2b4 /include/configs/sh7763rdp.h | |
parent | 2976d3c1504960d3934a7404b0648edc28b52eb9 (diff) | |
parent | e83da8e8809ccd3872270f4247fe76c1f75c1a92 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-sh
Diffstat (limited to 'include/configs/sh7763rdp.h')
-rw-r--r-- | include/configs/sh7763rdp.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sh7763rdp.h b/include/configs/sh7763rdp.h index 4015fb2d2a..2aefc69606 100644 --- a/include/configs/sh7763rdp.h +++ b/include/configs/sh7763rdp.h @@ -69,9 +69,7 @@ /* Clock */ #define CONFIG_SYS_CLK_FREQ 66666666 -#define CONFIG_SH_TMU_CLK_FREQ CONFIG_SYS_CLK_FREQ #define CONFIG_SH_SCIF_CLK_FREQ CONFIG_SYS_CLK_FREQ -#define CONFIG_SYS_TMU_CLK_DIV (4) /* 4 (default), 16, 64, 256 or 1024 */ /* Ether */ #define CONFIG_SH_ETHER_USE_PORT (1) |