]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
gw_ventana: Move the DCD settings to spl code
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 14 Nov 2014 11:37:00 +0000 (09:37 -0200)
committerStefano Babic <sbabic@denx.de>
Thu, 20 Nov 2014 09:13:54 +0000 (10:13 +0100)
commite25fbe3fe531029dc7b100ea4c79dbc802e17fc2
tree599241a4c86c6ea13c2f0ee671e191b3aedb432c
parent6e9b6bb5a06abd0b45da7f78d1ebb630e0e97fd0
gw_ventana: Move the DCD settings to spl code

mx6sabresd_spl.cfg configures CCM registers, GPR registers and CCM_CCOSR.

Move the configuration to the spl code.

CCM_CCOSR setting is no longer required to get audio functionality in the
kernel, so remove such setting.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/gateworks/gw_ventana/clocks.cfg [deleted file]
board/gateworks/gw_ventana/gw_ventana.cfg
board/gateworks/gw_ventana/gw_ventana_spl.c