ath79: increase kernel partition size for CPE610v1
[openwrt/openwrt.git] / target / linux / ath79 / image / nand.mk
1 define Device/glinet_gl-ar300m-nand
2 ATH_SOC := qca9531
3 DEVICE_MODEL := GL-AR300M
4 DEVICE_VARIANT := NAND
5 DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-storage kmod-usb-ledtrig-usbport
6 KERNEL_SIZE := 2048k
7 BLOCKSIZE := 128k
8 PAGESIZE := 2048
9 VID_HDR_OFFSET := 512
10 IMAGES += factory.ubi
11 IMAGE/sysupgrade.bin := sysupgrade-tar
12 IMAGE/factory.ubi := append-kernel | pad-to $$$$(KERNEL_SIZE) | append-ubi
13 endef
14 TARGET_DEVICES += glinet_gl-ar300m-nand