ar71xx: tl-wpa8630: Fix kernel lenght
Signed-off-by: Henryk Heisig <hyniu@o2.pl>
This commit is contained in:
parent
1b2b3cb8be
commit
4ad68fa0a2
1 changed files with 1 additions and 1 deletions
|
@ -378,7 +378,7 @@ define Device/tl-wpa8630
|
|||
BOARDNAME := TL-WPA8630
|
||||
DEVICE_PROFILE := TL-WPA8630
|
||||
TPLINK_HWID := 0x86300001
|
||||
MTDPARTS = spi0.0:64k(u-boot)ro,1280k(kernel),6720k(rootfs),64k(mib0)ro,64k(ART)ro,8000k@0x10000(firmware)
|
||||
MTDPARTS = spi0.0:64k(u-boot)ro,1344k(kernel),6656k(rootfs),64k(mib0)ro,64k(ART)ro,8000k@0x10000(firmware)
|
||||
IMAGE/sysupgrade.bin := append-rootfs | mktplinkfw sysupgrade -a 0x10000
|
||||
endef
|
||||
TARGET_DEVICES += tl-wpa8630
|
||||
|
|
Loading…
Reference in a new issue