diff options
author | Hans de Goede <hdegoede@redhat.com> | 2014-07-29 16:29:27 (GMT) |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2014-07-31 13:37:24 (GMT) |
commit | 3340eab26d89176dd0bf543e6d2590665c577423 (patch) | |
tree | 1395a82048fb5af840683e28835837caa580d81c /board/sunxi/MAINTAINERS | |
parent | cb4ccf2f21468aabd877495cff22c2117c98f8c6 (diff) | |
download | u-boot-fsl-qoriq-3340eab26d89176dd0bf543e6d2590665c577423.tar.xz |
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>
Diffstat (limited to 'board/sunxi/MAINTAINERS')
-rw-r--r-- | board/sunxi/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 64fdee8..b0b1804 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -18,6 +18,7 @@ F: configs/Auxtek-T004_defconfig F: configs/r7-tv-dongle_defconfig F: include/configs/sun7i.h F: configs/A20-OLinuXino_MICRO_defconfig +F: configs/Bananapi_defconfig F: configs/i12-tvbox_defconfig F: configs/Linksprite_pcDuino3_defconfig F: configs/qt840a_defconfig |