openwrt/target/linux/lantiq
Isaac de Wolff 0d21cc8a92
Some checks failed
Build Kernel / Build all affected Kernels (push) Waiting to run
Build and Push prebuilt tools container / Build and Push all prebuilt containers (push) Has been cancelled
Build host tools / Build host tools for linux and macos based systems (push) Has been cancelled
lantiq: grow kernel partition Zyxel P-2812HNU-F1
Change partition table in dts file.
Change DEVICE_COMPAT_VERSION
Enable automatic build.

To take advantage of the bigger kernel partition,
the uboot environment has to be changed:
setenv nboot 'nand read 0x81000000 0x60000 0x500000; bootm 0x81000000'
setenv bootcmd 'run nboot'
saveenv

Of course you need a u-boot capable of handling this.
The u-boot discussed in this forum thread:
https://forum.openwrt.org/t/zyxel-p2812hnu-f1-u-boot/100281
should be able to handle kernels up to an uncompressed size of 16MiB.

Signed-off-by: Isaac de Wolff <idewolff@gmx.com>
Link: https://github.com/openwrt/openwrt/pull/17209
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-12-10 21:18:06 +01:00
..
ase lantiq: ase: disable adm6996 and swconfig 2024-10-12 21:38:26 +02:00
base-files lantiq: xrx200: switch the subtarget to the mainline DSA driver 2021-06-26 16:05:36 +02:00
falcon lantiq: remove 6.1 kernel support 2024-07-06 17:50:23 +02:00
files lantiq: grow kernel partition Zyxel P-2812HNU-F1 2024-12-10 21:18:06 +01:00
image lantiq: grow kernel partition Zyxel P-2812HNU-F1 2024-12-10 21:18:06 +01:00
patches-6.6 lantiq: use devm for mutex_init 2024-11-10 22:39:45 +01:00
xrx200 lantiq: grow kernel partition Zyxel P-2812HNU-F1 2024-12-10 21:18:06 +01:00
xway lantiq: remove 6.1 kernel support 2024-07-06 17:50:23 +02:00
xway_legacy lantiq: remove 6.1 kernel support 2024-07-06 17:50:23 +02:00
config-6.6 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
Makefile lantiq: switch to kernel 6.6 2024-07-06 17:50:23 +02:00
modules.mk target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00