[U-Boot] [PATCH] sunxi: add support for Banana Pi M2 Zero board

Jagan Teki jagannadh.teki at gmail.com
Wed Nov 1 13:21:39 UTC 2017


On Wed, Nov 1, 2017 at 6:22 PM, Icenowy Zheng <icenowy at aosc.io> wrote:
> Banana Pi M2 Zero is a board by Sinovoip with Allwinner H2+ SoC, 16-bit
> 512MiB DDR3 memory, a MicroSD slot, two MicroUSB ports (one OTG and one
> powering-only) and a miniHDMI port.
>
> Add support for it.
>
> Signed-off-by: Icenowy Zheng <icenowy at aosc.io>
> ---
>  arch/arm/dts/Makefile                           |   1 +
>  arch/arm/dts/sun8i-h2-plus-bananapi-m2-zero.dts | 130 ++++++++++++++++++++++++
>  board/sunxi/MAINTAINERS                         |   5 +
>  configs/Sinovoip_BPI_M2_Zero_defconfig          |  16 +++
>  4 files changed, 152 insertions(+)
>  create mode 100644 arch/arm/dts/sun8i-h2-plus-bananapi-m2-zero.dts
>  create mode 100644 configs/Sinovoip_BPI_M2_Zero_defconfig

As per as I know bananapi boards now designed from banana-pi.org [1]
(not from Sinovoip), in that case bananapi_m2_zero_defconfig would be
correct name.

[1] http://www.banana-pi.org/bpi-zero.html

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.


More information about the U-Boot mailing list