1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/ath79
Chuanhong Guo b97247c2e9 ath79: gl-ar750s: reduce kernel size to 2M in image Makefile
u-boot splits nand factory firmware at 2M offset, flash the first
part as kernel into spi nor and the other part as ubi into nand
flash. With previous commit increasing kernel size to 4M, generated
factory firmware is broken because ubi is at 4M offset.

This commit reduces kernel size definition to 2M in image Makefile,
producing proper factory image. Partition size in dts is kept
unchanged so that sysupgrade to a firmware with 2M+ kernel still
works.

Fixes: b496a2294c ("ath79: GL-AR750S: provide NAND support; increase kernel to 4 MB")
Reported-by: Jeff Kletsky <git-commits@allycomm.com>
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2020-01-11 10:37:04 +08:00
..
base-files/etc/hotplug.d/ieee80211 ath79: split base-files into subtargets 2019-10-27 14:24:22 +01:00
dts ath79: fix MAC address setup for TP-Link TL-WDR3600/TL-WDR4300 2019-12-21 00:27:39 +01:00
files ath79: add AR934x NAND Flash Controller driver 2019-10-20 15:32:53 +02:00
generic ath79: fix MAC address setup for TP-Link TL-WDR3600/TL-WDR4300 2019-12-21 00:27:39 +01:00
image ath79: gl-ar750s: reduce kernel size to 2M in image Makefile 2020-01-11 10:37:04 +08:00
nand ath79: add support for Netgear WNDR3700v4 2019-11-14 23:14:15 +01:00
patches-4.14 ath79: drop obsolete ehci hacks 2020-01-05 19:36:45 +01:00
patches-4.19 ath79: drop obsolete ehci hacks 2020-01-05 19:36:45 +01:00
tiny ath79-tiny: enable 4k sectors 2019-12-19 22:41:57 +01:00
config-4.14 ath79: enable PCI for whole target 2019-10-27 18:02:55 +01:00
config-4.19 ath79: remove obsolete OF PCI related config symbols 2019-11-14 22:53:31 +01:00
Makefile treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
modules.mk ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00