]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/ls1021atsn.h
env: Finish migration of common ENV options
[thirdparty/u-boot.git] / include / configs / ls1021atsn.h
index b011cb2a84141700f5a9bbfb41af3ef1c4f405ae..bdb4273cf5c63877e9e48c688ac0e2779f6cd5ab 100644 (file)
 #define CONFIG_ENV_OVERWRITE
 
 #if defined(CONFIG_SD_BOOT)
-#define CONFIG_ENV_OFFSET              0x300000
 #define CONFIG_SYS_MMC_ENV_DEV         0
-#define CONFIG_ENV_SIZE                        0x20000
-#elif defined(CONFIG_QSPI_BOOT)
-#define CONFIG_ENV_SIZE                        0x2000
-#define CONFIG_ENV_OFFSET              0x300000
-#define CONFIG_ENV_SECT_SIZE           0x40000
 #endif
 
 #define CONFIG_SYS_BOOTM_LEN           0x8000000 /* 128 MB */