uboot-lantiq: Add BT Home Hub 5A support
authorMathias Kresin <dev@kresin.me>
Fri, 20 May 2016 21:45:59 +0000 (23:45 +0200)
committerMathias Kresin <dev@kresin.me>
Tue, 29 Nov 2016 20:40:16 +0000 (21:40 +0100)
commit36148d923b72688f825f3c2c540942c91039f7d2
tree0944a1b31e78afb1ef61c1fec94bbdb0071442fc
parent0e34459e6b4d7b3753b27cf97f304f86e80155ca
uboot-lantiq: Add BT Home Hub 5A support

Based on the submission to the uboot-lantiq repo by Martin Blumenstingl.

Use the ddr_settings.h from the GPL tarball. The NAND boot optimized
one (with memory tuning enabled) doesn't work for the UART boot image.

Use the same mtd layout as the stock u-boot. Add add UBI support.

Use the leds to indicate boot status like it is done with the stock
u-boot. Switch on the red power led if kernel image can't be loaded.
Otherwise switch the green led on.

Make only the ramboot u-boot available. Only this image is required for
the first installation of LEDE.

Signed-off-by: Mathias Kresin <dev@kresin.me>
package/boot/uboot-lantiq/Makefile
package/boot/uboot-lantiq/patches/0116-MIPS-add-board-support-for-BT-Home-Hub-5A.patch [new file with mode: 0644]