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

Icenowy Zheng icenowy at aosc.io
Wed Nov 1 14:26:34 UTC 2017


在 2017-11-01 21:39,Chen-Yu Tsai 写道:
> On Wed, Nov 1, 2017 at 9:37 PM, Jagan Teki <jagannadh.teki at gmail.com> 
> wrote:
>> On Wed, Nov 1, 2017 at 6:58 PM, Icenowy Zheng <icenowy at aosc.io> wrote:
>>> 在 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".
>> 
>> Don't know whether it was newly updated or not, I couldn't find
>> earlier when I add M64
> 
> Regardless, Bananapi is probably a better known brand than Sinovoip.
> We also don't use "Xunlong" for the Orange PIs.

So you suggest to omit the "Sinovoip"?

> 
> ChenYu


More information about the U-Boot mailing list