]> git.ipfire.org Git - people/ms/u-boot.git/commit
sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBC
authorHans de Goede <hdegoede@redhat.com>
Sat, 3 Sep 2016 09:42:31 +0000 (11:42 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sat, 3 Sep 2016 11:05:43 +0000 (13:05 +0200)
commitde300ea5db009d58fbafa0736d37457feaab770b
tree72849e1e3416cdb47e9a9aeb1b592b6bb08f2add
parent1c145c39dcf8a2a885e7a6bfd8fd5a5f95fc630a
sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBC

The Orange Pi Plus2E is an extended version of the Orange Pi Pc Plus,
with 2G RAM and an external gbit ethernet phy.

The dts file is identical to the one submitted to the upstream kernel,
except that it has the pending patch to enable the ethernet controller
squashed in, as u-boot already has sun8i-emac support.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/dts/Makefile
arch/arm/dts/sun8i-h3-orangepi-plus2e.dts [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/orangepi_plus2e_defconfig [new file with mode: 0644]