From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 14 Mar 2014 14:02:29 +0100 Subject: [U-Boot] [PATCH v1 0/9] sunxi: initial upstreamining effort In-Reply-To: <1394793212.13270.89.camel@hastur.hellion.org.uk> References: <1394793212.13270.89.camel@hastur.hellion.org.uk> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Ian, On Fri, 14 Mar 2014 10:33:32 +0000, Ian Campbell 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. Does sun7i support mean that A31 might be supported as well? 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, -- Albert.