omap3: Use raw SPL by default for mmc1
authorAlexander Graf <agraf@suse.de>
Tue, 1 Mar 2016 08:56:34 +0000 (09:56 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 8 Mar 2016 20:01:46 +0000 (15:01 -0500)
commit22d90d560a2b01c47f180e196e6c6485eb8e65db
tree78d8539010f8daef8948f71d592632eb9ece829a
parent22aa61f707574dd569296f521fcfc46a05f51c48
omap3: Use raw SPL by default for mmc1

Now that we fall back to the FS code path when we don't find u-boot
at the raw sector offset, there is no good reason to not default to
raw boot.

With this patch, I can successfully boot u-boot from a raw sector
offset on beagle-xm.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/arm/cpu/armv7/omap-common/boot-common.c