openwrt/target/linux/ipq40xx
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
..
base-files ipq40xx: re-enable EA6350v3, EA8300, MR8300 builds 2022-12-31 05:02:38 -08:00
chromium ipq40xx: cut ath10k board file for mikrotik subtarget 2022-05-27 14:15:09 +02:00
files ipq40xx: re-enable EA6350v3, EA8300, MR8300 builds 2022-12-31 05:02:38 -08:00
generic ipq40xx: cut ath10k board file for mikrotik subtarget 2022-05-27 14:15:09 +02:00
image ipq40xx: re-enable EA6350v3, EA8300, MR8300 builds 2022-12-31 05:02:38 -08:00
mikrotik ipq40xx: cut ath10k board file for mikrotik subtarget 2022-05-27 14:15:09 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.150 2022-10-30 17:52:42 +01:00
patches-5.15 ipq40xx: dts: remove leftover nodes after DSA conversion 2022-11-13 15:31:54 +01:00
config-5.10 ipq40xx: enable ethernet and DSA driver combo 2022-10-02 23:04:38 +02:00
config-5.15 ipq40xx: enable ethernet and DSA driver combo 2022-10-02 23:04:38 +02:00
Makefile ipq40xx: drop ESSEDMA + AR40xx 2022-10-02 23:04:38 +02:00