[U-Boot] [PATCH v1 0/9] sunxi: initial upstreamining effort

Ian Campbell ijc at hellion.org.uk
Fri Mar 14 15:03:18 CET 2014


On Fri, 2014-03-14 at 14:02 +0100, Albert ARIBAUD wrote:
> Hi Ian,
> 
> On Fri, 14 Mar 2014 10:33:32 +0000, Ian Campbell <ijc at hellion.org.uk>
> wrote:
> 
> > Hi,
> > 
> > This is my first cut at an upstreamable series based upon the
> > https://github.com/linux-sunxi/u-boot-sunxi.git#sunxi tree. The
> > intention is to present a minimal starting point for upstreaming to
> > which support for other processors, peripherals, boards etc can be
> > added in the future. Therefore this has been stripped right back and
> > currently supports only sun7i processors and the cubietruck
> > board. Supported peripherals are UART, MMC and Ethernet.
> 
> I am not familiar with all of AllWinner's CPUs, so please forgive me if
> I'm saying something stupid.

I probably should have included some context here anyway, since I guess
a lot of folks aren't familiar with Allwinner/sunxi.

> Does sun7i support mean that A31 might be
> supported as well?

sun7i == A20 processors while A31 is sun6i (yes, this seems somewhat
backwards to me as well), so there is no A31 support present in this
series. As Maxime says sun6i shares some but not all stuff with sun7i
and the bits which aren't still require work (which I believe people are
doing).

Ian.

>  From what I understand, UART and Eth should be
> somewhat common between A20 and A31, but MMC won't.
> 
> In any case, I am willing to try and add Mele A1000G U-Boot support
> based on your series if that makes any sense. :)
> 
> Amicalement,




More information about the U-Boot mailing list