]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
omap5_common: Re-work mmc boot to try SD and eMMC, correct root device
authorTom Rini <trini@ti.com>
Wed, 9 Oct 2013 14:59:33 +0000 (10:59 -0400)
committerTom Rini <trini@ti.com>
Wed, 9 Oct 2013 18:13:43 +0000 (14:13 -0400)
commit7406d321cc7c2dfdd89891f74117f1b2e8db0459
treed8748db15961d395432fed399e28da9f4ff17d78
parentd3379e2254a1924b308223705713a04257be3a35
omap5_common: Re-work mmc boot to try SD and eMMC, correct root device

OMAP5 boards may have both eMMC (on MMC2) and an SD slot (on MMC1).  We
Update the default bootcmd to match what happens on AM335x where we try
SD first, and then eMMC.  In this case however, the hardware layout used
for powering both of these means that in the kernel eMMC shall be found
first as it is powered by a fixed regulator and SD found second as SD is
powered via the palmas which will result in deferred probing.

Tested-by: Aparna Balasubramanian <aparnab@ti.com>
Signed-off-by: Tom Rini <trini@ti.com>
include/configs/omap5_common.h