]> git.sur5r.net Git - u-boot/blobdiff - lib_i386/config.mk
push LOAD_ADDR out to arch mk files
[u-boot] / lib_i386 / config.mk
index 5fe36d5f3c98f48be673090add7eafc234b4e489..4b990e04ef2467d564b27caa81b25816d6047fe0 100644 (file)
@@ -23,4 +23,6 @@
 
 CROSS_COMPILE ?= i386-linux-
 
+STANDALONE_LOAD_ADDR = 0x40000
+
 PLATFORM_CPPFLAGS += -DCONFIG_I386 -D__I386__