X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fau1000%2Fimage%2FMakefile;h=062d61314408d66372c1e2570882ec2d846f2e76;hb=82034349b1858dec3d96ffeb07b4ce4ffa7bd1fa;hp=3cdd83e589fb41910ec9d1239fbf8f6c8d36113b;hpb=c3cd9cb9aba90d54aea68970ccaa2cc7a1f5e5df;p=openwrt-working-2016%2F.git diff --git a/target/linux/au1000/image/Makefile b/target/linux/au1000/image/Makefile index 3cdd83e589..062d613144 100644 --- a/target/linux/au1000/image/Makefile +++ b/target/linux/au1000/image/Makefile @@ -11,6 +11,8 @@ LOADADDR = 0x81000000 # RAM start + 16M KERNEL_ENTRY = 0x80100000 RAMSIZE = 0x00100000 # 1MB +JFFS2_BLOCKSIZE = 128k + FLASH_KERNEL := 0xBFD00000 FLASH_FS := 0xBE000000