ARM: uniphier: select a correct mmc device before flashing images
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 20 Apr 2018 09:38:27 +0000 (18:38 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 23 Apr 2018 15:35:35 +0000 (00:35 +0900)
commitfbe73dc88de4311f989b9d3c00b5cba9a2c5acb4
tree10863d16e7fb134daa0d448c4a88fa2089c11d4b
parent045e4fcb44cd040f0ebbdee3cb54d553a7168fd3
ARM: uniphier: select a correct mmc device before flashing images

Some boards support an SD card and an eMMC device at the same time.
Since both belong to 'mmc', they are identified by a device number.
When the device number of the eMMC is 1 instead 0, "mmc dev" command
must be performed to switch the target device before flashing images.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/configs/uniphier.h