X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FM5329EVB.h;h=795f3592b6dd4dd8f4440d669692844d36db717a;hb=10697704ca579850b0edc0e772671c32586d76ee;hp=85b4435d8bbe03335b5ecf18053aae3371939c97;hpb=9cc18042e61275210cf888e5759347eeb2a2e297;p=u-boot diff --git a/include/configs/M5329EVB.h b/include/configs/M5329EVB.h index 85b4435d8b..795f3592b6 100644 --- a/include/configs/M5329EVB.h +++ b/include/configs/M5329EVB.h @@ -18,8 +18,6 @@ * High Level Configuration Options * (easy to change) */ -#define CONFIG_MCF532x /* define processor family */ -#define CONFIG_M5329 /* define processor type */ #define CONFIG_MCFUART #define CONFIG_SYS_UART_PORT (0) @@ -126,7 +124,6 @@ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Argument Buffer Size */ #define CONFIG_SYS_LOAD_ADDR 0x40010000 -#define CONFIG_SYS_HZ 1000 #define CONFIG_SYS_CLK 80000000 #define CONFIG_SYS_CPU_CLK CONFIG_SYS_CLK * 3