]> git.ipfire.org Git - people/ms/u-boot.git/commit
sunxi: Add support for the Lamobo R1 board
authorJelle de Jong <jelledejong@powercraft.nl>
Sun, 18 Oct 2015 14:34:13 +0000 (16:34 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sun, 22 Nov 2015 10:43:58 +0000 (11:43 +0100)
commitaa56cb374de8ae83f3280fdd6c280724228b86d7
treeac5a696241c0bd0d01022e71759cc7ec1c415c6a
parent7e17fd26539417219e937e9f4eba491a23f83234
sunxi: Add support for the Lamobo R1 board

The lamobo-r1 board, sometimes called the BPI-R1 but not labelled as such
on the PCB, is meant as a A20 based router board. As such the board comes
with a built-in switch chip giving it 5 gigabit ethernet ports, and it
has a large empty area on the pcb with mounting holes which will fit a
2.5 inch harddisk. To complete its networking features it has a
Realtek RTL8192CU for WiFi 802.11 b/g/n.

The dts file is identical to the one submitted upstream.

Signed-off-by: Jelle de Jong <jelledejong@powercraft.nl>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/dts/Makefile
arch/arm/dts/sun7i-a20-lamobo-r1.dts [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/Lamobo_R1_defconfig [new file with mode: 0644]