Merge tag 'next-20220328' of https://source.denx.de/u-boot/custodians/u-boot-video...
[platform/kernel/u-boot.git] / include / configs / evb_ast2600.h
index 9049a9f..3c2155d 100644 (file)
@@ -10,9 +10,6 @@
 
 #define CONFIG_SYS_UBOOT_BASE          CONFIG_SYS_TEXT_BASE
 
-/* Memory Info */
-#define CONFIG_SYS_LOAD_ADDR           0x83000000
-
 /* Misc */
 #define STR_HELPER(s)  #s
 #define STR(s)         STR_HELPER(s)