]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/colibri_imx7.h
flash: complete CONFIG_SYS_NO_FLASH move with renaming
[people/ms/u-boot.git] / include / configs / colibri_imx7.h
index 7866f623cace7644d76875db56536a04a31a817b..3da4211e9be9b8aa11c2bfcf7dc974cb2514d056 100644 (file)
 #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_IS_IN_NAND
 
 #if defined(CONFIG_ENV_IS_IN_MMC)