]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/mx53loco.h
flash: complete CONFIG_SYS_NO_FLASH move with renaming
[thirdparty/u-boot.git] / include / configs / mx53loco.h
index c7ab2958999ecf291dd2ceac6b32dd28457c1968..7cd750c72a3b85fdbb3d839d390fc3a4581f6077 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_OFFSET      (6 * 64 * 1024)
 #define CONFIG_ENV_SIZE        (8 * 1024)
 #define CONFIG_ENV_IS_IN_MMC