Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
[platform/kernel/u-boot.git] / include / configs / evb_ast2500.h
index 0ff01af..b109a15 100644 (file)
@@ -13,7 +13,8 @@
 
 #define CONFIG_SYS_UBOOT_BASE          CONFIG_SYS_TEXT_BASE
 
-/* Memory Info */
-#define CONFIG_SYS_LOAD_ADDR           0x83000000
+/* Misc */
+#define CONFIG_EXTRA_ENV_SETTINGS \
+       ""
 
 #endif /* __CONFIG_H */