u-boot-brain/arch/arm/cpu/armv7/omap-common
Tom Rini 821c89d38c Revert "omap3: Use raw SPL by default for mmc1"
Unfortunately with this change we now are unable to do FS mode boots
from MMC1 as with the way the code works today we will always load and
assume that the hard-coded raw location contains U-Boot.  Further, we
cannot fix this by just changing other logic to try FS-then-RAW as it
would also make us have to ignore what order the ROM is telling us to
try.

This reverts commit 22d90d560a.

Signed-off-by: Tom Rini <trini@konsulko.com>
2016-05-02 12:14:18 -04:00
..
abb.c replace DIV_ROUND with DIV_ROUND_CLOSEST 2014-11-20 11:28:25 -05:00
boot-common.c Revert "omap3: Use raw SPL by default for mmc1" 2016-05-02 12:14:18 -04:00
clocks-common.c ARM: DRA7: Add ABB setup for all domains 2016-04-25 15:10:41 -04:00
emif-common.c arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX 2016-03-16 15:03:48 -04:00
hwinit-common.c omap-common: Remove deprecated arch_cpu_init code 2016-03-15 15:12:46 -04:00
lowlevel_init.S omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
Makefile arm: omap-common: do not build timer when CONFIG_TIMER defined 2016-01-20 19:06:21 -07:00
mem-common.c ARM: omap: clean redundant PISMO_xx macros used in OMAP3 2014-07-25 16:26:12 -04:00
omap-cache.c am33xx/omap: Allow cache enable for all Sitara/OMAP 2014-06-11 16:25:39 -04:00
pipe3-phy.c ARM: OMAP5: Add Pipe3 PHY driver 2013-12-04 08:12:08 -05:00
pipe3-phy.h ARM: OMAP5: Add Pipe3 PHY driver 2013-12-04 08:12:08 -05:00
reset.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
sata.c ahci: mmio_base is a virtual address 2015-04-18 16:54:29 -04:00
timer.c omap-common/hwinit-common.c: timer_init() doesn't need to touch gd 2015-01-05 15:13:45 -05:00
u-boot-spl.lds spl: arm: Make sure to include all of the u_boot_list entries 2016-03-16 15:27:55 -04:00
utils.c armv7: Add missing newline after OMAP die ID 2016-01-20 10:19:38 -05:00
vc.c ARM: OMAP4+: pmic: Make generic bus init and write functions 2013-06-10 08:43:09 -04:00