Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[oweals/u-boot.git] / include / configs / u8500_href.h
index 0c97ab1894eaa8b3ed2706f26d73c7125c1ab519..8d7970a376ee44bb6411ad6974e8c33c084bfbd7 100644 (file)
  * (easy to change)
  */
 #define CONFIG_U8500
-#define CONFIG_L2_OFF
 
 #define CONFIG_SYS_MEMTEST_START       0x00000000
 #define CONFIG_SYS_MEMTEST_END 0x1FFFFFFF
-#define CONFIG_SYS_HZ          1000            /* must be 1000 */
 
 #define CONFIG_BOARD_EARLY_INIT_F
 #define CONFIG_BOARD_LATE_INIT
@@ -31,7 +29,6 @@
 #define CONFIG_ENV_SIZE                (128*1024)
 #define CONFIG_SYS_MALLOC_LEN  (CONFIG_ENV_SIZE + 256*1024)
 #endif
-#define CONFIG_SYS_GBL_DATA_SIZE       128     /* for initial data */
 
 /*
  * PL011 Configuration