openwrt/target/linux/bcm53xx
Linus Walleij ef76b6ff3e bcm53xx: Add support for D-Link DIR-890L
The DIR-890L is very similar to DIR-885L, but has both USB2
and USB3. The signature for the wrgac36 board was copied from
DD-Wrt.

The DIR-890L bootstrap will only load the first 2 MB after
the SEAMA header in the NAND flash, uncompress it with LZMA
and execute it. Since the compressed kernel will not fit in
2 MB we have a problem. Solve this by putting a LZMA
compressed U-Boot into the first 128 KB of the flash
followed by the kernel. The bootstrap will then uncompress
and execute U-Boot and then we let U-Boot read the kernel
from flash and execute it.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2023-08-28 08:13:39 +02:00
..
base-files bcm53xx: Add support for D-Link DIR-890L 2023-08-28 08:13:39 +02:00
files/arch/arm/boot/compressed
generic
image bcm53xx: Add support for D-Link DIR-890L 2023-08-28 08:13:39 +02:00
patches-5.15 bcm53xx: backport DT changes for ASUS RT-AC3100 queued for v6.6 2023-08-19 11:03:11 +02:00
patches-6.1 bcm53xx: backport DT changes for ASUS RT-AC3100 queued for v6.6 2023-08-19 11:03:11 +02:00
profiles
config-5.15 generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
config-6.1 bcm53xx: add testing support for kernel 6.1 2023-06-16 11:19:06 +02:00
Makefile bcm53xx: add testing support for kernel 6.1 2023-06-16 11:19:06 +02:00
modules.mk