Restore and enable by default upgrade scripts
[oweals/u-boot_mod.git] / u-boot / include / configs / ap143.h
index 411bb71dd4a132bb2947da5f66e0259d71774613..3315ad6a72d240c0eea92832320cb188137a75cd 100644 (file)
 
 #endif
 
+/*
+ * ==================================
+ * For upgrade scripts in environment
+ * ==================================
+ */
+#if !defined(CONFIG_FOR_WALLYS_DR531) &&\
+    !defined(CONFIG_FOR_ZBTLINK_ZBT_WE1526)
+       #define CONFIG_UPG_UBOOT_SIZE_BACKUP_HEX        0x20000
+#endif
+
+#if defined(CONFIG_FOR_ZBTLINK_ZBT_WE1526)
+       #define CONFIG_UPG_SCRIPTS_FW_ADDR_HEX  0x9F050000
+#endif
+
 /*
  * ===================
  * Other configuration