]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sbc8349.h
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
[people/ms/u-boot.git] / include / configs / sbc8349.h
index 1d07593e95e98feb25a0422eeef8b1c2e464162c..c0faac3b79a1b39bc564ca65b051e797da5859f4 100644 (file)
  * Environment
  */
 #ifndef CONFIG_SYS_RAMBOOT
-       #define CONFIG_ENV_IS_IN_FLASH  1
        #define CONFIG_ENV_ADDR         (CONFIG_SYS_MONITOR_BASE + 0x40000)
        #define CONFIG_ENV_SECT_SIZE    0x20000 /* 128K(one sector) for env */
        #define CONFIG_ENV_SIZE         0x2000