]> git.sur5r.net Git - u-boot/blobdiff - include/configs/colibri_t20.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[u-boot] / include / configs / colibri_t20.h
index cbcd5e4d383de14d7b3d987d834ede534c73e4ae..d9fd642655ecbbb75aa705730e155b9a6a2c4e76 100644 (file)
@@ -56,7 +56,6 @@
                                "-(ubi)"
 
 /* Environment in NAND, 64K is a bit excessive but erase block is 512K anyway */
-#define CONFIG_ENV_IS_IN_NAND
 #define CONFIG_ENV_OFFSET              (SZ_2M)
 #undef CONFIG_ENV_SIZE         /* undef size from tegra20-common.h */
 #define CONFIG_ENV_SIZE                        (SZ_64K)