global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
[platform/kernel/u-boot.git] / include / configs / mx7_common.h
index 3d87690..8af1338 100644 (file)
@@ -28,7 +28,7 @@
 /* Enable iomux-lpsr support */
 #define CONFIG_IOMUX_LPSR
 
-#define CONFIG_LOADADDR                 0x80800000
+#define CONFIG_SYS_LOAD_ADDR           0x80800000
 
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_CBSIZE              512