ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization
[platform/kernel/u-boot.git] / include / configs / tegra-common-post.h
index 46a155d..0cea795 100644 (file)
@@ -50,6 +50,8 @@
 #define BOARD_EXTRA_ENV_SETTINGS
 #endif
 
+#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
+
 #define CONFIG_EXTRA_ENV_SETTINGS \
        TEGRA_DEVICE_SETTINGS \
        MEM_LAYOUT_ENV_SETTINGS \