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
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
..
apm821xx apm821xx: mbl_gen_hdd_img.sh: switch to /bin/sh 4 years ago
ar71xx ar71xx: Remove mtd cfi_cmdset_0002 status check patch 4 years ago
arc770 arc770: gen_axs10x_sdcard_img.sh: switch to /bin/sh 4 years ago
archs38 archs38: gen_axs10x_sdcard_img.sh: switch to /bin/sh 4 years ago
armvirt treewide: Remove self from MAINTAINER entries 4 years ago
at91 at91: gen_at91_sdcard_img.sh: switch to /bin/sh 4 years ago
ath25 ath25: split up DEVICE_TITLE 5 years ago
ath79 ath79: gl-ar750s: reduce kernel size to 2M in image Makefile 4 years ago
bcm53xx bcm53xx: sysupgrade: support Luxul NAND devices 5 years ago
brcm47xx brcm47xx: add switch configuration for WNR3500L 5 years ago
brcm63xx kernel: bump 4.19 to 4.19.85 5 years ago
brcm2708 kernel: bump 4.19 to 4.19.93 4 years ago
cns3xxx kernel: bump 4.19 to 4.19.86 5 years ago
gemini gemini: dns313_gen_hdd_img.sh: switch to /bin/sh 4 years ago
generic kernel: remove support for kernel 4.9 4 years ago
imx6 kernel: Deactivate CONFIG_SFP in generic config 4 years ago
ipq40xx ipq40xx: build DEVICE_DTS based on SOC and device name 4 years ago
ipq806x ipq806x: refresh kernel patches 4 years ago
kirkwood kirkwood: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
lantiq lantiq: use shared code for LED migration 4 years ago
layerscape kernel: bump 4.14 to 4.14.162 4 years ago
malta treewide: Remove self from MAINTAINER entries 4 years ago
mediatek kernel: bump 4.14 to 4.14.161 4 years ago
mpc85xx treewide: move mktplinkfw to tplink-v1-image in image-commands.mk 4 years ago
mvebu mvebu: split interface configuration for clearfog pro and base 4 years ago
mxs mxs: gen_sdcard_ext4_ext4.sh: use /bin/sh 4 years ago
octeon octeon: fix sysupgrade 5 years ago
octeontx kernel: bump 4.14 to 4.14.160 4 years ago
omap omap: gen_omap_sdcard_img.sh: use /bin/sh 4 years ago
oxnas kernel: bump 4.14 to 4.14.158 5 years ago
pistachio pistachio: split up DEVICE_TITLE 5 years ago
ramips ramips: add support for TP-Link Archer C20 v5 4 years ago
rb532 rb532: gen_image.sh: use /bin/sh 4 years ago
samsung samsung: add subtarget condition for device 4 years ago
sunxi sunxi: Turn on CONFIG_PINCTRL_SUN4I_A10 for A20 4 years ago
tegra x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE 5 years ago
uml treewide: Remove self from MAINTAINER entries 4 years ago
x86 kernel: bump 4.19 to 4.19.90 4 years ago
zynq zynq: gen_zynq_sdcard_img.sh: switch to /bin/sh 4 years ago
Makefile