diff options
Diffstat (limited to 'include/configs/ebisu.h')
-rw-r--r-- | include/configs/ebisu.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/ebisu.h b/include/configs/ebisu.h index 560fe5c45e..2e4974acb2 100644 --- a/include/configs/ebisu.h +++ b/include/configs/ebisu.h @@ -18,10 +18,6 @@ #define CONFIG_BITBANGMII #define CONFIG_BITBANGMII_MULTI -/* Board Clock */ -/* XTAL_CLK : 33.33MHz */ -#define CONFIG_SYS_CLK_FREQ 48000000u - /* Generic Timer Definitions (use in assembler source) */ #define COUNTER_FREQUENCY 0xFE502A /* 16.66MHz from CPclk */ |