]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/snowball.h
am43xx: Update CONFIG_SPL_TEXT_BASE
[karo-tx-uboot.git] / include / configs / snowball.h
index 9a069f3cdba522bfb42d01d7e57c5c0f016421c7..126201cf9619d49cbef13ceed3e49c7c93c32925 100644 (file)
@@ -41,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
 #define CONFIG_SYS_MAXARGS     32      /* max number of command args */
 #define CONFIG_SYS_BARGSIZE    CONFIG_SYS_CBSIZE /* Boot Arg Buffer Size */
 
-#undef CONFIG_SYS_CLKS_IN_HZ           /* everything, incl board info, in Hz */
 #define CONFIG_SYS_LOAD_ADDR           0x00100000 /* default load address */
 #define CONFIG_SYS_LOADS_BAUD_CHANGE   1