openwrt/target/linux/apm821xx
Christian Lamparter 7a6a349445 apm821xx: WNDAP620 + WNDAP660: reorganize partitions for 5.10
Due to 5.10 increased kernel size, the current 4MiB-ish kernel
partition got too small. Luckily, netgear's uboot environment
is setup to read 0x60000 bytes from the kernel partition location.

... While at it: also do some cleanups in the DTS in there.

The original (re-)installation described in
commit d82d84694e ("apm821xx: add support for the Netgear WNDAP620 and WNDAP660")
seemed to be still working for now. What I noticed though
is that the bigger initramfs images needed to use a different
destination address (1000000) to prevent it overwriting
itself during decompression. i.e:
 # tftp 1000000 openwrt-...-wndap620-initramfs-kernel.bin
 # bootm

However, in case of the WNDAP620+660 the factory.img image can be
written directly to the flash through uboot.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2021-10-10 16:44:15 +02:00
..
base-files apm821xx: MR24: Change default config of WLAN LED 2021-05-23 15:10:37 +02:00
dts apm821xx: WNDAP620 + WNDAP660: reorganize partitions for 5.10 2021-10-10 16:44:15 +02:00
image apm821xx: WNDAP620 + WNDAP660: reorganize partitions for 5.10 2021-10-10 16:44:15 +02:00
nand apm821xx: move CONFIG_DMA* to the generic apm821xx config 2021-10-10 16:44:15 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.145 2021-09-13 17:08:17 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.64 2021-09-13 17:08:17 +02:00
sata apm821xx: move CONFIG_DMA* to the generic apm821xx config 2021-10-10 16:44:15 +02:00
config-5.4 apm821xx: move CONFIG_REGULATOR to target config 2021-06-13 11:32:49 +02:00
config-5.10 apm821xx: move CONFIG_DMA* to the generic apm821xx config 2021-10-10 16:44:15 +02:00
Makefile apm821xx: switch to Kernel 5.10 2021-10-10 16:44:15 +02:00