openwrt/target/linux
Tony Ambardar cda6f1c832 ipq40xx: re-enable EA6350v3, EA8300, MR8300 builds
Raise the kernel size from 3 MB to 5 MB for EA6350v3, EA8300 and MR8300,
and correspondingly reduce the rootfs size by 2 MB:
  * modify partition definitions in related .dts files
  * modify device kernel/image sizes in generic.mk

Update to compat-version 2.0 to force factory image usage on sysupgrade,
noting the current version 1.1 is an unreleased update for DSA migration.

Also update the compat-version message, explaining the need to run one of
the following console commands to update U-Boot's kernel-size variable
before flashing the OpenWrt factory image.

    fw_setenv kernsize 500000          # (OpenWrt command line)

    setenv kernsize 500000 ; saveenv   # (U-Boot serial console)

Finally, re-enable the 3 devices.

Reviewed-by: Robert Marko <robimarko@gmail.com>
Tested-by: Nicolas TORMO <badulesia.granieri@gmail.com> # MR8300
Tested-by: Tony Ambardar <itugrok@yahoo.com> # EA6350v3
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2022-12-31 05:02:38 -08:00
..
airoha
apm821xx kernel: bump 5.10 to 5.10.161 2022-12-24 15:24:18 +01:00
archs38
armvirt
at91
ath25 ath25: add generic subtarget 2022-12-23 19:44:14 +01:00
ath79 ath79: fix calibration-art for some boards 2022-12-28 22:36:32 +01:00
bcm27xx bcm27xx: fix BCMGENET kernel config 2022-12-28 13:41:04 +01:00
bcm47xx bcm47xx: replace "Devices-database-update-patch" with upstream patches 2022-12-30 20:03:59 +01:00
bcm53xx
bcm63xx
bcm4908
bmips
gemini gemini: add generic subtarget 2022-12-23 19:44:20 +01:00
generic kernel: fix ethernet regression on mt7986 2022-12-28 20:06:12 +01:00
imx
ipq40xx ipq40xx: re-enable EA6350v3, EA8300, MR8300 builds 2022-12-31 05:02:38 -08:00
ipq806x
kirkwood kirkwood: add generic subtarget 2022-12-23 19:44:20 +01:00
lantiq
layerscape
malta
mediatek mediatek: drop redmi-ax6000 variant with modified env 2022-12-30 16:11:59 +08:00
mpc85xx mpc85xx: change CPU_TYPE from 8540 to 8548 2022-12-29 16:49:09 +01:00
mvebu Revert "Revert "mvebu: switch default kernel to 5.15"" 2022-12-20 14:00:35 +01:00
mxs mxs: add generic subtarget 2022-12-23 19:44:20 +01:00
octeon
octeontx octeontx: add generic subtarget 2022-12-23 19:44:21 +01:00
omap omap: add generic subtarget 2022-12-23 19:44:22 +01:00
oxnas
pistachio pistachio: add generic subtarget 2022-12-23 19:44:22 +01:00
qoriq
ramips ramips: enable BBT on NAND in I-O DATA devices 2022-12-30 16:12:15 +08:00
realtek realtek: deduplicate GS1900 recipes 2022-12-28 22:44:10 +01:00
rockchip sunxi: ensure NanoPi R1 has unique MAC address 2022-12-25 02:27:55 +01:00
sunxi sunxi: ensure NanoPi R1 has unique MAC address 2022-12-25 02:27:55 +01:00
tegra tegra: add generic subtarget 2022-12-23 19:44:21 +01:00
uml
x86 kernel: Move CONFIG_DRM_XEN_FRONTEND to generic configuration 2022-12-23 00:43:23 +01:00
zynq zynq: add generic subtarget 2022-12-23 19:44:21 +01:00
Makefile