diff options
author | Hans de Goede <hdegoede@redhat.com> | 2014-12-31 11:30:26 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-01-14 14:56:37 +0100 |
commit | 81ec10015181bcf19a190ae4bea94bb1ac8d1da6 (patch) | |
tree | f9795d577b79bc31e893791b0bf852dc32a0577f /board/sunxi/MAINTAINERS | |
parent | 25508ab26cb9ceb8ac9cdf12a851b7047fa791b2 (diff) | |
download | u-boot-imx-81ec10015181bcf19a190ae4bea94bb1ac8d1da6.zip u-boot-imx-81ec10015181bcf19a190ae4bea94bb1ac8d1da6.tar.gz u-boot-imx-81ec10015181bcf19a190ae4bea94bb1ac8d1da6.tar.bz2 |
sun7i: Add new Bananapro board / defconfig
Add support for the new Bananapro A20 development board from lemaker.org.
This board features 1G RAM, 2 USB A receptacles, 1 micro USB receptacle for
OTG, 1 micro USB receptacle for power, HDMI, sata, Gbit ethernet, ir receiver,
3.5 mm jack for a/v out, on board microphone, 40 gpio pins and sdio wifi.
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 c45b861..d926d2e 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -23,6 +23,7 @@ F: configs/Mele_M9_defconfig F: include/configs/sun7i.h F: configs/A20-OLinuXino_MICRO_defconfig F: configs/Bananapi_defconfig +F: configs/Bananapro_defconfig F: configs/i12-tvbox_defconfig F: configs/Linksprite_pcDuino3_defconfig F: configs/Linksprite_pcDuino3_fdt_defconfig |