[U-Boot] [PATCH v3] imx: Add titanium board support (i.MX6 based)

2013-04-16 Thread Stefan Roese
Titanium is a i.MX6 based board from ProjectionDesign / Barco. This patch adds support for this board with the newly introduced NAND support for i.MX6. Signed-off-by: Stefan Roese Cc: Stefano Babic Cc: Fabio Estevam --- v3: - Rebased on current master (ARM PR included, 2013.04-rc3) - Removed ge

Re: [U-Boot] [PATCH v3] imx: Add titanium board support (i.MX6 based)

2013-04-16 Thread Stefano Babic
On 16/04/2013 09:19, Stefan Roese wrote: > Titanium is a i.MX6 based board from ProjectionDesign / Barco. This > patch adds support for this board with the newly introduced NAND > support for i.MX6. > Hi Stefan. > diff --git a/board/freescale/titanium/imximage.cfg > b/board/freescale/titanium/i

Re: [U-Boot] [PATCH v3] imx: Add titanium board support (i.MX6 based)

2013-04-16 Thread Stefan Roese
Hi Stefano, thanks for your review. I'll adress your comments in v4. Thanks, Stefan On 16.04.2013 09:50, Stefano Babic wrote: > On 16/04/2013 09:19, Stefan Roese wrote: >> Titanium is a i.MX6 based board from ProjectionDesign / Barco. This >> patch adds support for this board with the newly intr