]> git.sur5r.net Git - u-boot/blobdiff - lib_blackfin/config.mk
TI DaVinci: DM355: Config Cleanup and Update
[u-boot] / lib_blackfin / config.mk
index 34b53e6903b6df055323ff50d9a0e96f206e65f4..ce2fe6773ed9308fc3054fce14988c16ad345488 100644 (file)
@@ -23,6 +23,8 @@
 
 CROSS_COMPILE ?= bfin-uclinux-
 
+STANDALONE_LOAD_ADDR = 0x1000
+
 CONFIG_BFIN_CPU := $(strip $(subst ",,$(CONFIG_BFIN_CPU)))
 CONFIG_BFIN_BOOT_MODE := $(strip $(subst ",,$(CONFIG_BFIN_BOOT_MODE)))
 CONFIG_ENV_OFFSET := $(strip $(subst ",,$(CONFIG_ENV_OFFSET)))