]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
arm: mx6: gw_ventana: Change clock init to enable NAND related clocks
authorStefan Roese <sr@denx.de>
Thu, 4 Dec 2014 12:04:06 +0000 (13:04 +0100)
committerStefano Babic <sbabic@denx.de>
Fri, 19 Dec 2014 14:32:14 +0000 (15:32 +0100)
commit576cd6b3faf76f9a4248a80c7b9c737402c33be7
tree4586551b4657c0b9ca3b600b39aaea5cda3ca10d
parent7f22307c03c76b46821c3a22cffa45dad25aaa2b
arm: mx6: gw_ventana: Change clock init to enable NAND related clocks

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 <sr@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Tim Harvey <tharvey@gateworks.com>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
board/gateworks/gw_ventana/gw_ventana_spl.c