]> git.baikalelectronics.ru Git - uboot.git/commit
rk3288: Disable JTAG function from sdmmc0 IO
authorCarlo Caione <carlo@endlessm.com>
Mon, 11 Jun 2018 19:00:49 +0000 (20:00 +0100)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 20 Jul 2018 23:55:27 +0000 (01:55 +0200)
commitfc5ed627fd36fc354a819f60c5572f67294d22b4
treecd14adab6d1f28f41016de009646b13ac066b24d
parentc5e522b6b100026a0f701c5b866f78dea89c9d8f
rk3288: Disable JTAG function from sdmmc0 IO

The GRF_SOC_CON0.grf_force_jtag bit is automatically set at boot and it
is preventing the SDMMC to work correctly. Disable the JTAG function on
the assumption that a working SD has higher priority over JTAG.

Signed-off-by: Carlo Caione <carlo@endlessm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/mach-rockchip/rk3288-board.c