]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/smdkc100.h
env: Finish migration of common ENV options
[thirdparty/u-boot.git] / include / configs / smdkc100.h
index 1d09792ce996fe476443ee06c6e226f3739f7b4e..dbdb9a4a07a59503cbf2b338959f09e3fa2eef43 100644 (file)
 /*-----------------------------------------------------------------------
  * Boot configuration
  */
-#define CONFIG_ENV_SIZE                        (128 << 10)     /* 128KiB, 0x20000 */
-#define CONFIG_ENV_ADDR                        (256 << 10)     /* 256KiB, 0x40000 */
-#define CONFIG_ENV_OFFSET              (256 << 10)     /* 256KiB, 0x40000 */
 
 #define CONFIG_USE_ONENAND_BOARD_INIT
 #define CONFIG_SAMSUNG_ONENAND         1