create broadcom initramfs images and move the lzma decompressor area a bit further
[openwrt-10.03/.git] / target / linux / brcm-2.4 / image / lzma-loader / src / Makefile
index 85a864674bab2ed058d68433a1306752acf5e364..3320e565d0e898d96c4c27b67063f337d3311a5e 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 TEXT_START     := 0x80001000
-BZ_TEXT_START  := 0x80300000
+BZ_TEXT_START  := 0x80400000
 
 OBJCOPY                := $(CROSS_COMPILE)objcopy -O binary -R .reginfo -R .note -R .comment -R .mdebug -S