2
0
forked from Ivasoft/openwrt

ath79: WNDR4300: increase kernel partition to 4M

Increase kernel partition from 2 MiB to 4 MiB for Netgear WNDR routers
with NAND flash. Change affects following devices:
 * Netgear WNDR3700 v4
 * Netgear WNDR4300

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This commit is contained in:
Michal Cieslakiewicz
2019-12-22 21:53:29 +01:00
committed by John Crispin
parent 4a0a1fc91c
commit 4e6af8b9ef
2 changed files with 6 additions and 6 deletions

View File

@@ -114,7 +114,7 @@ TARGET_DEVICES += glinet_gl-ar750s-nor
define Device/netgear_ath79_nand
DEVICE_VENDOR := NETGEAR
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ledtrig-usbport
KERNEL_SIZE := 2048k
KERNEL_SIZE := 4096k
BLOCKSIZE := 128k
PAGESIZE := 2048
IMAGE_SIZE := 25600k