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
..
2011-08-03 12:49:19 +02:00
2011-06-23 08:25:18 +02:00
2011-07-18 14:41:48 +02:00
2011-06-02 23:18:32 +02:00
2011-07-16 13:00:11 +02:00
2011-07-28 16:32:50 +02:00
2011-02-21 08:30:55 +01:00
2011-02-21 08:30:55 +01:00
2011-07-04 10:55:25 +02:00
2010-10-13 09:59:33 +02:00
2010-09-19 19:29:50 +02:00