From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Mon, 07 Apr 2014 18:39:00 +0200 Subject: [U-Boot] [PATCH v2 4/8] RiOTboard and MarSBoard: add new boards support In-Reply-To: <1396631159-12904-4-git-send-email-eric@eukrea.com> References: <1396631159-12904-1-git-send-email-eric@eukrea.com> <1396631159-12904-4-git-send-email-eric@eukrea.com> Message-ID: <5342D4A4.7040300@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/04/2014 19:05, Eric B?nard wrote: > RiOTboard is produced by Embest/Element 14 and is based on i.MX6 Solo > The following features are tested : > - UART2 (console) > - eMMC > - SDCard > - uSDCard > - Ethernet > - USB Host (through 4 ports hub) > - HDMI output > - I2C 1/2/3 > - LVDS TFT with LCD8000-97C from Embest/Element 14 > > Boot on eMMC and through USB loader are tested. > > For more informations on this board : http://www.riotboard.org/ > > MarSBoard is produced by Embest/Element 14 and is based on i.MX6 Dual > The following features are tested : > - UART2 (console) > - eMMC > - uSDCard > - Ethernet > - USB Host (through 2 ports hub) > - HDMI output > - I2C 1/2 > - SPI NOR Flash > - LVDS TFT with LCD8000-97C from Embest/Element 14 > > Boot on SPI NOR and through USB loader are tested. > > For more informations on this board : > http://www.embest-tech.com/shop/star/marsboard.html > > Both boards are supported by the same code base as they are based on a > common trunk of schematics. > > Signed-off-by: Eric B?nard > Acked-by: Stefano Babic > --- Applied to u-boot-imx, -next branch, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================