commit | cf8d7d19a3dc3999aea7ff5d3e0af0140b2082ae | [log] [tgz] |
---|---|---|
author | Carlo Caione <carlo@endlessm.com> | Mon Jun 11 20:00:49 2018 +0100 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sat Jul 21 01:55:27 2018 +0200 |
tree | cd14adab6d1f28f41016de009646b13ac066b24d | |
parent | b5a119b3d06c930cc2e49d18e0e0f6916cb906bf [diff] |
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>