u-boot-brain/arch/arm/include/asm/arch-am33xx
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
..
clock.h am33xx: refactor am33xx clocks and add ti814x support 2013-03-24 12:49:11 -04:00
clocks_am33xx.h am33xx: refactor am33xx clocks and add ti814x support 2013-03-24 12:49:11 -04:00
cpu.h am33xx: add ti814x specific register definitions 2013-03-24 12:49:11 -04:00
ddr_defs.h am335x_evm: Add better timings for the new BeagleBoard DDR3 part 2013-03-24 12:49:12 -04:00
elm.h am33xx: add ELM support 2012-12-10 08:54:02 -07:00
gpio.h omap: am33xx: enable gpio support 2012-09-01 14:58:09 +02:00
hardware_am33xx.h am33xx: add ti814x specific register definitions 2013-03-24 12:49:11 -04:00
hardware_ti814x.h am33xx: add ti814x specific register definitions 2013-03-24 12:49:11 -04:00
hardware.h am33xx: add ti814x specific register definitions 2013-03-24 12:49:11 -04:00
i2c.h am33xx: Fix i2c sampling rate typo 2012-07-07 14:07:22 +02:00
mem.h am33xx: NAND support 2012-12-10 08:54:01 -07:00
mmc_host_def.h am33xx: support ti814x mmc reference clock 2013-03-24 12:49:11 -04:00
mux_am33xx.h am33xx: refactor am33xx mux support and add ti814x support 2013-03-24 12:49:11 -04:00
mux_ti814x.h am33xx: refactor am33xx mux support and add ti814x support 2013-03-24 12:49:11 -04:00
mux.h am33xx: refactor am33xx mux support and add ti814x support 2013-03-24 12:49:11 -04:00
omap_gpmc.h asm/omap_gpmc.h: consolidate common defines 2013-04-08 11:29:05 -04:00
omap.h am33xx: add ti814x specific register definitions 2013-03-24 12:49:11 -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 omap_gpmc: change nandecc command 2013-04-08 11:29:05 -04:00