You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ath79/image
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>
4 years ago
..
bin ath79: add support for PISEN WMB001N 5 years ago
lzma-loader ath79: lzma-loader: sync with ar71xx target 6 years ago
Makefile ath79: rename ATH_SOC to SOC 5 years ago
common-buffalo.mk ath79: sort device definitions in image/* 5 years ago
common-netgear.mk ath79: harmonize line breaks in image Makefiles 5 years ago
common-tp-link.mk ath79: remove unused Build/mktplinkfw-combined 4 years ago
common-yuncore.mk ath79: add support for YunCore TFTP image generation 5 years ago
generic-tp-link.mk treewide: move mktplinkfw to tplink-v1-image in image-commands.mk 4 years ago
generic-ubnt.mk ath79: generate firmware image for aircube-isp 4 years ago
generic.mk ath79: use ath10k-ct-smallbuffers for 64 MiB devices 4 years ago
nand.mk ath79: gl-ar750s: reduce kernel size to 2M in image Makefile 4 years ago
tiny-netgear.mk ath79: rename ATH_SOC to SOC 5 years ago
tiny-tp-link.mk treewide: move mktplinkfw to tplink-v1-image in image-commands.mk 4 years ago
tiny.mk ath79: Do not build dlink_dir-615-e4 by default 4 years ago