u-boot-brain/arch/arm/include/asm/arch-omap5
Tom Rini c3d2c24f6c OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC
In the case of booting from certain peripherals, such as UART, we must
not see what the device descriptor says for RAW or FAT mode because in
addition to being nonsensical, it leads to a hang.  This is why we have
a test currently for the boot mode being within range.  The problem
however is that on some platforms we get MMC2_2 as the boot mode and not
the defined value for MMC2, and in others we get the value for MMC2_2.
This is required to fix eMMC booting on omap5_uevm.

Tested on am335x_evm (UART, NAND, SD), omap3_beagle (NAND, SD on
classic, SD only on xM rev C5) and omap5_uevm (SD, eMMC).

Signed-off-by: Tom Rini <trini@ti.com>
2013-04-08 11:29:34 -04:00
..
clocks.h ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup 2013-03-11 11:06:11 -04:00
cpu.h ARM: OMAP3+: Detect reset type 2012-07-07 14:07:34 +02:00
gpio.h omap5: Add minimal support for omap5430. 2011-11-15 22:25:50 +01:00
i2c.h omap5: Add minimal support for omap5430. 2011-11-15 22:25:50 +01:00
mmc_host_def.h omap: consolidate common mmc definitions 2013-03-08 16:41:12 -05:00
mux_dra7xx.h arm: dra7xx: Add board files for DRA7XX socs 2013-03-11 11:39:30 -04:00
mux_omap5.h arm: dra7xx: Add board files for DRA7XX socs 2013-03-11 11:39:30 -04:00
omap.h arm: omap4: Fix SDRAM AUTO DETECTION 2013-04-08 11:29:34 -04:00
spl.h OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC 2013-04-08 11:29:34 -04:00
sys_proto.h arm: dra7xx: Add board files for DRA7XX socs 2013-03-11 11:39:30 -04:00