]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/evb4510.h
8260: Cleanup for partial linking and --gc-sections
[karo-tx-uboot.git] / include / configs / evb4510.h
index cbaae62059c92b0cba315892cca4540604bcfe51..fb05727cde15fa7e3f2c5f865959edeb0008bce9 100644 (file)
@@ -43,6 +43,7 @@
 #define CONFIG_ARM_THUMB       1       /* this is an ARM7TDMI   */
 #define CONFIG_S3C4510B                1       /* it's a S3C4510B chip  */
 #define CONFIG_EVB4510         1       /* on an EVB4510 Board   */
+#define CONFIG_SYS_NO_CP15_CACHE
 
 #define CONFIG_USE_IRQ
 #define CONFIG_STACKSIZE_IRQ    (4*1024)
@@ -52,7 +53,6 @@
  * Size of malloc() pool
  */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 128*1024)
-#define CONFIG_SYS_GBL_DATA_SIZE       128
 
 /*
  * Hardware drivers
 #define CONFIG_SYS_MEMTEST_START       0x00000000      /* memtest works on     */
 #define CONFIG_SYS_MEMTEST_END         0x00780000      /* 4 ... 8 MB in DRAM   */
 
-#undef CONFIG_SYS_CLKS_IN_HZ           /* everything, incl board info, in Hz */
-
 #define CONFIG_SYS_LOAD_ADDR           0x00000000      /* default load address */
 
 #define CONFIG_SYS_SYS_CLK_FREQ        50000000        /* CPU freq: 50 MHz */