atstk100x: move CONFIG_SYS_TEXT_BASE to header
[platform/kernel/u-boot.git] / include / configs / lpd7a404.h
index 3e726a0..7535f62 100644 (file)
  * Size of malloc() pool
  */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 128*1024)
-#define CONFIG_SYS_GBL_DATA_SIZE       128     /* size in bytes reserved for initial data */
 
 /*
  * select serial console configuration
  */
+#define CONFIG_LH7A40X_SERIAL
 #define CONFIG_CONSOLE_UART2   /* UART2 LH7A40x for console */
 
 /* allow to overwrite serial and ethaddr */
@@ -71,7 +71,7 @@
 #include <config_cmd_default.h>
 
 #ifndef USE_920T_MMU
-    #define CONFIG_CMD_PING)
+    #define CONFIG_CMD_PING
     #undef CONFIG_CMD_CACHE
 #else
     #define CONFIG_CMD_DATE
@@ -99,8 +99,6 @@
 #define CONFIG_SYS_MEMTEST_START       0xc0300000      /* memtest works on     */
 #define CONFIG_SYS_MEMTEST_END         0xc0500000      /* 2 MB in DRAM */
 
-#undef  CONFIG_SYS_CLKS_IN_HZ          /* everything, incl board info, in Hz */
-
 #define        CONFIG_SYS_LOAD_ADDR            0xc0f00000      /* default load address */
 
 /* valid baudrates */