u-boot/arch/arm/mach-uniphier/boot-mode
Masahiro Yamada 569e4be172 ARM: uniphier: add a command to find the first MMC (non-SD) device
UniPhier SoC family supports both (e)MMC boot and SD card boot;
however, both of them are handled in the same uclass.

When booting from the eMMC, we want to know the device number
of the (e)MMC, not SD.  This command is useful to find the first
MMC (non-SD) device.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2016-02-29 03:50:16 +09:00
..
boot-device.h ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC 2016-02-14 16:36:13 +09:00
boot-mode-ph1-ld4.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
boot-mode-ph1-pro5.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
boot-mode-ph1-sld3.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
boot-mode-proxstream2.c ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC 2016-02-14 16:36:13 +09:00
boot-mode.c ARM: uniphier: add a command to find the first MMC (non-SD) device 2016-02-29 03:50:16 +09:00
cmd_pinmon.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
Makefile ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory 2016-01-13 01:54:51 +09:00