From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Thu, 22 Jan 2015 11:29:51 +0000 Subject: [U-Boot] [PATCH] sunxi: Add support for Mele M5. In-Reply-To: <54C0DECE.2010807@redhat.com> References: <1421925068-11787-1-git-send-email-ijc+uboot@hellion.org.uk> <54C0DECE.2010807@redhat.com> Message-ID: <1421926191.23842.21.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 2015-01-22 at 12:28 +0100, Hans de Goede wrote: > Hi, > > On 22-01-15 12:11, Ian Campbell wrote: > > From: Ian Campbell > > > > HDMI, USB and Ethernet appear functional, I've not done extensive tests of all > > peripherals though. > > > > Signed-off-by: Ian Campbell > > --- > > Hans, dunno if you have one of these, am happy to move to the common bit of > > MAINTAINERS if you do. > > > > Applies on "sunxi: Convert sun7i boards to use auto dram configuration" > > Yes making it a nice and simple patch touching only 2 files, which is one > of then reasons why I want to move everything over to doing dram autoconf, > as it makes adding new boards easier. Absolutely, I'm now completely convinced ;-) > As for me having one of these, no I do not have one of these, I have an > M3 which uses an emmc instead of nand (which is nice as we support that), > has its vga connector populated, which for some reason the M5 does not have, > even though there is room in the case for one (the A10 version had VGA) > and which does not have its sata connector populated (not so nice). > > Talking about the sata connector, why have you not enabled it / AHCI > support ? AFAICT the M5 has it populated. Other then that this looks good. > If you can do a new version with AHCI support (unless there is a reason > to omit it) then I'll queue it up in next. I forgot, mainly because I was too lazy to go and find a HDD yet so it wasn't sticking out the top as a big red flag... I'll respin, although perhaps not today/ Ian.