u-boot/arch/arm/include/asm/arch-omap4
Aneesh V d2f18c275e omap4: utility function to identify the context of hw init
The basic hardware init of OMAP4(s_init()) can happen in 4
different contexts:
 1. SPL running from SRAM
 2. U-Boot running from FLASH
 3. Non-XIP U-Boot loaded to SDRAM by SPL
 4. Non-XIP U-Boot loaded to SDRAM by ROM code using the
    Configuration Header feature

What level of hw initialization gets done depends on this
context. Add a utility function to find this context.

Signed-off-by: Aneesh V <aneesh@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-08-03 12:49:19 +02:00
..
cpu.h ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4 2010-08-05 10:11:34 -04:00
i2c.h ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4 2010-07-05 20:00:10 -04:00
mmc_host_def.h ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC 2010-10-17 20:14:10 +02:00
mux_omap4.h ARMV7: Add pad mux support for OMAP4 2010-08-05 10:11:14 -04:00
omap4.h ARMV7: OMAP4: Calculate SDRAM size 2010-09-28 13:54:43 -04:00
sys_proto.h omap4: utility function to identify the context of hw init 2011-08-03 12:49:19 +02:00