]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: Avoid using MMC code when not booting from MMC
authorSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 02:43:32 +0000 (19:43 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 03:42:34 +0000 (20:42 -0700)
commit1e724f8ea8b72f83d08e129d73ee21d2c8c337bc
treec233272c43b0a5cc0f62d138c60b0c2dfecdb239
parent5fd6badbd265ef45d3e1faebe5868426ab69595c
rockchip: Avoid using MMC code when not booting from MMC

This saves some code space in SPL which is useful on jerry.

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