Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / include / configs / omap3_pandora.h
index 82c66c4b8c45778e9f368d57972bd6855e393d49..9e6a8684589bc6d722fa66d45101720d4b248861 100644 (file)
@@ -15,8 +15,6 @@
 
 #define CONFIG_REVISION_TAG            1
 
-#define CONFIG_ENV_SIZE                        (128 << 10)     /* 128 KiB */
-
 #define CONFIG_SYS_DEVICE_NULLDEV      1
 
 /*
@@ -63,7 +61,5 @@
 
 
 #define CONFIG_SYS_ENV_SECT_SIZE       (128 << 10)     /* 128 KiB */
-#define CONFIG_ENV_OFFSET              0x260000
-#define CONFIG_ENV_ADDR                        0x260000
 
 #endif                         /* __CONFIG_H */