u-boot-brain/arch/arm/mach-rockchip
jk.kernel@gmail.com 5051a77b2d Revert "rockchip: Move the MMC setup check earlier"
Boot Rom wouldn't initialize sdmmc while booting from eMMC. We need to
setup sdmmc gpio, otherwise we will hit an error below:

=>mmc info
blk_get_device: if_type=6, devnum=0: dwmmc@ff0c0000.blk, 6, 0
uclass_find_device_by_seq: 0 -1
uclass_find_device_by_seq: 0 0
   - -1 -1
   - -1 0
   - found
uclass_find_device_by_seq: 0 1
   - -1 -1
   - -1 0
   - not found
fdtdec_get_int_array: interrupts
get_prop_check_min_len: interrupts
Buswidth = 1, clock: 0
Buswidth = 1, clock: 400000
Sending CMD0
dwmci_send_cmd: Timeout on data busy
dwmci_send_cmd: Timeout on data busy
dwmci_send_cmd: Timeout on data busy
dwmci_send_cmd: Timeout on data busy

This reverts commit 6efeeea79c.

Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2016-07-31 07:24:20 -06:00
..
rk3036 configs: rockchip: remove no use MACRO 2016-07-31 07:24:20 -06:00
rk3288 rockchip: sdram: Fix register layout for Linux 2016-07-25 20:46:46 -06:00
rk3399 ARM64: rockchip: add support for rk3399 SoC based evb 2016-07-25 20:46:45 -06:00
board.c rockchip: Use rockchip_get_clk() to obtain the SoC clock 2016-07-25 20:46:45 -06:00
Kconfig ARM64: rockchip: add support for rk3399 SoC based evb 2016-07-25 20:46:45 -06:00
Makefile ARM64: rockchip: add support for rk3399 SoC based evb 2016-07-25 20:46:45 -06:00
rk_timer.c rockchip: add timer driver 2015-12-01 08:07:22 -07:00
rk3036-board-spl.c rockchip: Use the debug UART on rk3036 2016-01-12 10:19:09 -07:00
rk3288-board-spl.c Revert "rockchip: Move the MMC setup check earlier" 2016-07-31 07:24:20 -06:00
save_boot_param.S rockchip: add option to change method of loading u-boot 2016-07-25 20:44:18 -06:00