ImmortalWrt/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 bcm53xx: move bcm47xx_sprom driver to 4.4 specific directory 2017-02-06 10:18:20 +01:00
generic bcm53xx: add generic subtarget 2019-09-02 22:38:47 +02:00
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 target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
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 bcm53xx: fix kmod-i2c-bcm-iproc for kernel 5.10 2021-08-31 11:41:04 +02:00