X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fzmx25.h;h=a8c6f0be10d4856c8ce98b85cee1174546cd5e9e;hb=dd7e7feb4430accb73a140c9539253ec1e11276b;hp=05b42db26590989a34809475a9c93c6203441089;hpb=d7869b2183d2b786e5410b97a5a6b2e630e7825e;p=oweals%2Fu-boot.git diff --git a/include/configs/zmx25.h b/include/configs/zmx25.h index 05b42db265..a8c6f0be10 100644 --- a/include/configs/zmx25.h +++ b/include/configs/zmx25.h @@ -85,24 +85,15 @@ #define CONFIG_SYS_MAX_FLASH_BANKS 1 #define CONFIG_SYS_MAX_FLASH_SECT 256 -#define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + 0x00040000) -#define CONFIG_ENV_SECT_SIZE (128 * 1024) -#define CONFIG_ENV_SIZE (128 * 1024) - /* * CFI FLASH driver setup */ -#define CONFIG_SYS_FLASH_CFI -#define CONFIG_FLASH_CFI_DRIVER -#define CONFIG_SYS_FLASH_USE_BUFFER_WRITE /* ~10x faster */ #define CONFIG_SYS_LOAD_ADDR CONFIG_SYS_SDRAM_BASE #define CONFIG_SYS_MEMTEST_START (PHYS_SDRAM + (512*1024)) #define CONFIG_SYS_MEMTEST_END (PHYS_SDRAM + PHYS_SDRAM_SIZE) -#define CONFIG_PREBOOT "" - /* * Size of malloc() pool