mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
make au1000 images 128k
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9810 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -11,6 +11,8 @@ LOADADDR = 0x81000000 # RAM start + 16M
|
|||||||
KERNEL_ENTRY = 0x80100000
|
KERNEL_ENTRY = 0x80100000
|
||||||
RAMSIZE = 0x00100000 # 1MB
|
RAMSIZE = 0x00100000 # 1MB
|
||||||
|
|
||||||
|
JFFS2_BLOCKSIZE = 128k
|
||||||
|
|
||||||
FLASH_KERNEL := 0xBFD00000
|
FLASH_KERNEL := 0xBFD00000
|
||||||
FLASH_FS := 0xBE000000
|
FLASH_FS := 0xBE000000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user