u-boot/arch/arm/cpu/armv7/omap4
Aneesh V 8cf686e19b omap: add MMC and FAT support to SPL
- Add MMC raw and FAT mode boot support for OMAP
- Provide a means by which parameters passed by ROM-code
  can be saved in u-boot.
- Save boot mode related information passed by OMAP4 ROM-code
  and use it to determine where to load the u-boot from
- Assumes that the image has a mkimage header. Gets the
  payload size and load address from this header. If the
  header is not detected assume u-boot.bin as payload

Signed-off-by: Aneesh V <aneesh@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-08-03 12:49:20 +02:00
..
board.c omap: add MMC and FAT support to SPL 2011-08-03 12:49:20 +02:00
clocks.c omap: add basic SPL support 2011-08-03 12:49:20 +02:00
emif.c omap4: automatic sdram detection 2011-08-03 12:49:19 +02:00
lowlevel_init.S omap: add MMC and FAT support to SPL 2011-08-03 12:49:20 +02:00
Makefile omap: add basic SPL support 2011-08-03 12:49:20 +02:00
mem.c ARMV7: Add basic gpmc initialization for OMAP4 2010-07-15 16:19:16 -04:00
omap4_mux_data.h omap4: cleanup pin mux data 2011-08-03 12:49:19 +02:00
sdram_elpida.c omap4: calculate EMIF register values 2011-08-03 12:49:19 +02:00
sys_info.c Prepare v2010.09-rc1 2010-09-10 00:16:19 +02:00