]> git.sur5r.net Git - u-boot/blobdiff - include/configs/M5329EVB.h
Merge branch 'master' of git://git.denx.de/u-boot-atmel
[u-boot] / include / configs / M5329EVB.h
index 85b4435d8bbe03335b5ecf18053aae3371939c97..795f3592b6dd4dd8f4440d669692844d36db717a 100644 (file)
@@ -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)
 #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