X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx7dsabresd.h;h=9807ace1d90e349fda659a216f89a45399946f19;hb=b1a873df0a3fb4e4cac8da5e68263715cf71dd4a;hp=7e172e0b075e7ae157a3241fb32878b833f28470;hpb=3788b451e32bc925c4a63a882acc9c3b4ee895be;p=oweals%2Fu-boot.git diff --git a/include/configs/mx7dsabresd.h b/include/configs/mx7dsabresd.h index 7e172e0b07..9807ace1d9 100644 --- a/include/configs/mx7dsabresd.h +++ b/include/configs/mx7dsabresd.h @@ -19,8 +19,6 @@ /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (32 * SZ_1M) -#define CONFIG_BOARD_EARLY_INIT_F - /* Network */ #define CONFIG_FEC_MXC #define CONFIG_MII @@ -180,8 +178,6 @@ #define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR #define CONFIG_SYS_HZ 1000 -#define CONFIG_STACKSIZE SZ_128K - /* Physical Memory Map */ #define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM MMDC0_ARB_BASE_ADDR @@ -195,8 +191,7 @@ #define CONFIG_SYS_INIT_SP_ADDR \ (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET) -/* FLASH and environment organization */ -#define CONFIG_SYS_NO_FLASH +/* environment organization */ #define CONFIG_ENV_SIZE SZ_8K #define CONFIG_ENV_IS_IN_MMC