openwrt-pf/target/linux
Bjørn Mork 79112e7d47 ramips: force ZyXEL NR7101 to boot from "Kernel" partition
Make sure BootingFlag points to the system partition we install to.

The BootingFlag variable selects which system partition the system
boots from (0 => "Kernel", 1 => "Kernel2"). OpenWrt does not yet have
device specific support for this dual image scheme, and can therefore
only boot from "Kernel".

This has not been an issue until now, since all known OEM firmware
versions have ignored "Kernel2" - leaving the BootingFlag fixed at 0.
But the newest OEM firmware has a new upgrade procedure, installing
to the "inactive" system partition and setting BootingFlag accordingly.

This workaround is needed until the dual image scheme is fully
supported.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
2022-06-24 09:18:03 +02:00
..
apm821xx apm821xx: align gpio-keys node names with dt-schema 2022-06-19 12:40:30 +02:00
archs38
armvirt
at91
ath25
ath79 ath79: support for TP-Link EAP225-Outdoor v3 2022-06-22 17:47:11 +02:00
bcm27xx
bcm47xx bcm47xx: Fix Netgear WNR3500L v2 image format 2022-06-20 14:29:12 -07:00
bcm53xx bcm53xx: copy patch disabling GRO to kernel 5.15 2022-06-24 09:09:27 +02:00
bcm63xx
bcm4908
bmips
gemini
generic kernel: drop patch adding hardcoded kernel compilation flags 2022-06-20 22:17:38 +02:00
imx
ipq40xx ipq40xx: add support for Meraki MR74 2022-06-19 12:31:02 +02:00
ipq806x kernel: backport mtd parser for Sercomm partitions 2022-06-19 22:10:03 +02:00
kirkwood
lantiq lantiq: dts: fix reset controller reference on Danube and AR9 2022-06-20 19:43:33 +02:00
layerscape
malta
mediatek mediatek: UniFi 6 LR: disable RTC 2022-06-18 17:32:07 +01:00
mpc85xx mpc85xx: p2020: add RTC ds1307 to kernel 2022-06-19 12:31:02 +02:00
mvebu mvebu: add SolidRun ClearFog GT 8K 2022-06-19 12:40:30 +02:00
mxs
octeon octeon: add SUPPORTED_DEVICES to er/erlite 2022-06-09 17:14:28 +02:00
octeontx
omap
oxnas
pistachio
qoriq qoriq: use FIT uImage for Firebox M300 kernel 2022-06-14 12:06:31 +03:00
ramips ramips: force ZyXEL NR7101 to boot from "Kernel" partition 2022-06-24 09:18:03 +02:00
realtek realtek: fix gcc-12 build with -Werror=array-compare 2022-06-22 18:37:40 +02:00
rockchip rockchip: add kernel 5.15 as testing 2022-06-18 22:11:26 +02:00
sunxi
tegra
uml
x86
zynq
Makefile