]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sun7i: Add bananapi board
authorHans de Goede <hdegoede@redhat.com>
Tue, 29 Jul 2014 16:29:27 +0000 (18:29 +0200)
committerHans de Goede <hdegoede@redhat.com>
Thu, 31 Jul 2014 13:37:24 +0000 (15:37 +0200)
commit3340eab26d89176dd0bf543e6d2590665c577423
tree1395a82048fb5af840683e28835837caa580d81c
parentcb4ccf2f21468aabd877495cff22c2117c98f8c6
sun7i: Add bananapi board

The Banana Pi is an A20 based development board using Raspberry Pi compatible
IO headers. It comes with 1 GB RAM, 1 Gb ethernet, 2x USB host, sata, hdmi
and stereo audio out + various expansion headers:

http://www.lemaker.org/

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
board/sunxi/MAINTAINERS
board/sunxi/Makefile
board/sunxi/dram_bananapi.c [new file with mode: 0644]
configs/Bananapi_defconfig [new file with mode: 0644]