From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 28 Mar 2014 08:30:45 +0100 Subject: [U-Boot] [PATCH v3 2/2] MarSBoard: add new board In-Reply-To: <1395940250-2213-2-git-send-email-eric@eukrea.com> References: <5333CDA6.2090306@denx.de> <1395940250-2213-1-git-send-email-eric@eukrea.com> <1395940250-2213-2-git-send-email-eric@eukrea.com> Message-ID: <53352525.5030000@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 27.03.2014 18:10, Eric B?nard wrote: > this board 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 > > 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 > > As this board shares a lot with RiOTboard, both boards are supported by > the same code base which is renamed embest/mx6boards. > > Signed-off-by: Eric B?nard Looks much better this way for my taste. Thanks for working on this. Reviewed-by: Stefan Roese Thanks, Stefan