Re: [U-Boot] [PATCH v3 1/2] RiOTboard: add new board

2014-03-28 Thread Wolfgang Denk
Dear Eric Bénard, In message <1395940250-2213-1-git-send-email-e...@eukrea.com> you wrote: > this board is produced by Embest/Element 14 and is based on i.MX6 Solo > The following features are tested : You might use the clrbits / setbits / clrsetbits I/O accesses here: > + /* Turn on LD

[U-Boot] [PATCH v3 1/2] RiOTboard: add new board

2014-03-27 Thread Eric Bénard
this board 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 Boot on eMMC and through USB loader are tested. For more informations on thi