]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: Move the MMC setup check earlier
authorSimon Glass <sjg@chromium.org>
Mon, 4 Jul 2016 17:58:31 +0000 (11:58 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 15 Jul 2016 02:40:24 +0000 (20:40 -0600)
commit6efeeea79c880d3dd262e0dca9da2687f0ab68c9
tree259eadf3c81808a482ad7d334dffd848fe17b2df
parentd95b14ffab33713c3058008bac9c05a792d39a17
rockchip: Move the MMC setup check earlier

When the boot ROM sets up MMC we don't need to do it again. Remove the
MMC setup code entirely.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/rk3288-board-spl.c