colibri_vf: add update_uboot wrapper
[oweals/u-boot.git] / include / configs / gardena-smart-gateway-at91sam.h
index e9a06e6d003e15f640904aea250962bb1db996e8..482e4714b1c4ddcf2800718acba6f291f64fe4e1 100644 (file)
 
 #define CONFIG_SYS_LOAD_ADDR           0x22000000      /* load address */
 
-/* environment organization */
-#define CONFIG_ENV_UBI_PART            "ubi"
-#define CONFIG_ENV_UBI_VOLUME          "env"
-#define CONFIG_ENV_UBI_VOLUME_REDUND   "env_r"
-#define CONFIG_ENV_SIZE                        (64 << 10)
-
 /* SPL */
-#define CONFIG_SPL_TEXT_BASE           0x300000
 #define CONFIG_SPL_MAX_SIZE            0x7000
 #define CONFIG_SPL_STACK               0x308000