bcm47xx: relocate LZMA loader
[openwrt/staging/thess.git] / target / linux / bcm47xx / image / lzma-loader / src / Makefile
index a08fc05b9fc22df0c0a748e67735439ddc095f58..a3e7ae1c92ee0785f1a547ba24673b652cd8a44e 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 TEXT_START     := 0x80001000
-BZ_TEXT_START  := 0x80600000
-BZ_STACK_START := 0x80700000
+BZ_TEXT_START  := 0x80700000
+BZ_STACK_START := 0x80800000
 
 OBJCOPY                := $(CROSS_COMPILE)objcopy -O binary -R .reginfo -R .note -R .comment -R .mdebug -S