]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/pine64_plus_defconfig
sunxi: Add Pine64+ support
authorSiarhei Siamashka <siarhei.siamashka@gmail.com>
Tue, 29 Mar 2016 15:29:11 +0000 (17:29 +0200)
committerHans de Goede <hdegoede@redhat.com>
Fri, 1 Apr 2016 07:52:28 +0000 (09:52 +0200)
commit7adbd1165c600e5e57fc31989148ad578214c6c4
tree33e1354ebecfd8178f3724850b183f1739a51863
parentd96ebc468d0dff6eb6f069bba03b3f0e33aa22de
sunxi: Add Pine64+ support

The Pine64+ is a system based on the Allwinner A64 SoC. It is capable of
running AArch64 code and thus is the first of its kind for the sunxi target.

This patch adds a defconfig and device tree chunks for it.

Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>
[agraf: Change patch description]
Signed-off-by: Alexander Graf <agraf@suse.de>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/dts/Makefile
arch/arm/dts/pine64.dts [new file with mode: 0644]
arch/arm/dts/pine64_common.dtsi [new file with mode: 0644]
arch/arm/dts/pine64_plus.dts [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/pine64_plus_defconfig [new file with mode: 0644]