]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/snowball.h
at91: enable USB ethernet for taskit stamp9g20
[karo-tx-uboot.git] / include / configs / snowball.h
index edc426aa0de7c170d927aae786a5e9c1d55f2c52..dacb5604cd6400ec442199d9628af9e3bc7a7588 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 */
 
 /*-----------------------------------------------------------------------
  * Size of environment and malloc() pool
@@ -43,8 +41,6 @@
 #define CONFIG_ENV_SIZE                (8*1024)
 #define CONFIG_SYS_MALLOC_LEN  (CONFIG_ENV_SIZE + 256*1024)
 
-#define CONFIG_SYS_GBL_DATA_SIZE       128     /* for initial data */
-
 #define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_CMD_ENV
 #define CONFIG_CMD_SAVEENV