Merge branch 'master' of git://www.denx.de/git/u-boot-dm
[oweals/u-boot.git] / include / configs / cm_fx6.h
index 0ac3ec7da4ccf2ff6995f65344bcd50a50ca9c55..0dad9c3bd755a37f875a15ebe4f9a70da35a606a 100644 (file)
 /* misc */
 #define CONFIG_STACKSIZE                       (128 * 1024)
 #define CONFIG_SYS_MALLOC_LEN                  (10 * 1024 * 1024)
-#define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS     800 /* 400 KB */
 #define CONFIG_MISC_INIT_R
 
 /* SPL */
 #include "imx6_spl.h"
-#undef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR
-#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR        0x80 /* offset 64 kb */
 #define CONFIG_SYS_SPI_U_BOOT_OFFS     (64 * 1024)
 #define CONFIG_SPL_SPI_LOAD