From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Thu, 02 Oct 2014 08:23:38 +0100 Subject: [U-Boot] [PATCH] sunxi: Add support for the Mele M3 board In-Reply-To: <1412173429-5996-1-git-send-email-hdegoede@redhat.com> References: <1412173429-5996-1-git-send-email-hdegoede@redhat.com> Message-ID: <1412234618.17796.37.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 Wed, 2014-10-01 at 16:23 +0200, Hans de Goede wrote: > The Mele M3 is yet another Allwinnner based Android top set box from Mele. > > It uses a housing similar to the A2000, but without the USM sata storage slot > at the top. > > It features an A20 SoC, 1G RAM, 4G eMMC (unique for Allwinner devices), > 100Mbit ethernet, HDMI out, 3 USB A receptacles, VGA, and A/V OUT connections. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell