summaryrefslogtreecommitdiff
path: root/include/configs/nyan-big.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/nyan-big.h')
-rw-r--r--include/configs/nyan-big.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/nyan-big.h b/include/configs/nyan-big.h
index 394fb15f31..495753ba11 100644
--- a/include/configs/nyan-big.h
+++ b/include/configs/nyan-big.h
@@ -26,8 +26,8 @@
/* SPI */
#define CONFIG_SPI_FLASH_SIZE (4 << 20)
-#undef CONFIG_LOADADDR
-#define CONFIG_LOADADDR 0x82408000
+#undef CONFIG_SYS_LOAD_ADDR
+#define CONFIG_SYS_LOAD_ADDR 0x82408000
#include "tegra-common-usb-gadget.h"
#include "tegra-common-post.h"