commit | ff77237f678f508e3be46a9a28eea8e130bd03c4 | [log] [tgz] |
---|---|---|
author | Guillaume GARDET <guillaume.gardet@free.fr> | Tue Oct 25 18:50:32 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 21 14:07:25 2016 -0500 |
tree | abad516eb9e0f34d088daf34212c92085b36cfbd | |
parent | a79d756fe1e51787e0a0f4822016d465d32e5a7b [diff] |
omap3_beagle: use config_distro_bootcmd Add support for distro_bootcmd on MMC and fall back to prior behavior if distro_bootcmd fails. Tested on Beagleboad xM to boot GRUB2 (and then Linux kernel) in EFI mode from MMC. Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr> Cc: Tom Rini <trini@konsulko.com> Reviewed-by: Tom Rini <trini@konsulko.com>