lantiq: new image build process - fix kernel entry address
[openwrt.git] / target / linux / lantiq / image / Makefile
index d863a91..4a358b5 100644 (file)
@@ -11,7 +11,7 @@
 JFFS2_BLOCKSIZE = 64k 128k 256k
 
 KERNEL_LOADADDR = 0x80002000
-KERNEL_ENTRY = 0x80a00000
+KERNEL_ENTRY = 0x80002000
 
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/image.mk