[U-Boot] [PATCH 1/2] rockchip: configs: correct mmc env dev for rk3288 based boards
Simon Glass
sjg at chromium.org
Sun Mar 26 02:39:23 UTC 2017
On 15 March 2017 at 03:28, Jacob Chen <jacob2.chen at rock-chips.com> wrote:
> we are using mmc alias , so mmc index have been changed.
> now mmc dev 0 is emmc and mmc dev 1 is sdmmc.
>
> Signed-off-by: Jacob Chen <jacob2.chen at rock-chips.com>
> ---
>
> include/configs/evb_rk3288.h | 2 +-
> include/configs/fennec_rk3288.h | 2 +-
> include/configs/popmetal_rk3288.h | 2 +-
> include/configs/tinker_rk3288.h | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list