Re: [U-Boot] [PATCH] arm: mx6: gw_ventana: Change clock init to enable NAND related clocks

2014-12-19 Thread Stefano Babic
On 04/12/2014 13:04, Stefan Roese wrote: Otherwise NAND booting is likely to fail. Since this disables the NAND related clocks and SPL can't load the main U-Boot from NAND. This problem was introduced with this patch: e25fbe3f (gw_ventana: Move the DCD settings to spl code)

[U-Boot] [PATCH] arm: mx6: gw_ventana: Change clock init to enable NAND related clocks

2014-12-04 Thread Stefan Roese
Otherwise NAND booting is likely to fail. Since this disables the NAND related clocks and SPL can't load the main U-Boot from NAND. This problem was introduced with this patch: e25fbe3f (gw_ventana: Move the DCD settings to spl code) Signed-off-by: Stefan Roese s...@denx.de Cc: Fabio Estevam

Re: [U-Boot] [PATCH] arm: mx6: gw_ventana: Change clock init to enable NAND related clocks

2014-12-04 Thread Fabio Estevam
Hi Stefan, On Thu, Dec 4, 2014 at 10:04 AM, Stefan Roese s...@denx.de wrote: Otherwise NAND booting is likely to fail. Since this disables the NAND related clocks and SPL can't load the main U-Boot from NAND. This problem was introduced with this patch: e25fbe3f (gw_ventana: Move the DCD