[U-Boot] [PATCH] rockchip: update emmc/sd index for distro boot order

2018-08-22 Thread Kever Yang
According to the emmc/sdcard index in dts alias, emmc is always 0 and sdcard index is 1, let's update to using correct mmc number for distro boot order in common header. SD card suppost to have higher priority so that people can boot into the firmware in SD card, this is very convenient for develo

[U-Boot] [PATCH] rockchip: update emmc/sd index for distro boot order

2018-05-06 Thread Kever Yang
According to the emmc/sdcard index in dts alias, emmc is 0 and sdcard is 1, let's update to using correct mmc number for distro boot order in common header. series-version: 2 series-changes: 2 - update the commit message Signed-off-by: Kever Yang --- include/configs/rockchip-common.h | 6 +++--