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

Icenowy Zheng icenowy at aosc.io
Wed Nov 1 13:28:19 UTC 2017


在 2017-11-01 21:21,Jagan Teki 写道:
> 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.

Please read the copyright footprint of banana-pi.org, it says "(C)
2016-2018 Sinovoip All rights reserved".

> 
> [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