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
..
2023-08-09 22:06:24 +02:00
2023-08-09 22:06:24 +02:00
2023-08-26 00:07:16 +02:00
2023-07-30 18:02:47 +02:00
2023-08-09 22:06:24 +02:00
2023-08-13 13:03:43 +02:00
2023-08-09 20:39:20 -04:00
2023-08-10 19:31:37 +02:00
2023-08-27 16:15:22 +02:00
2023-08-09 22:06:24 +02:00
2023-08-09 22:06:23 +02:00
2023-08-26 00:07:16 +02:00
2023-07-01 12:54:30 +02:00
2023-08-09 22:06:24 +02:00
2023-07-30 18:02:47 +02:00
2023-08-09 22:06:24 +02:00
2023-08-09 22:06:24 +02:00
2023-06-16 19:44:28 +02:00
2023-08-24 18:52:06 +02:00
2023-08-09 22:06:24 +02:00
2023-08-26 14:08:10 +02:00