u-boot-brain/arch/arm/cpu/armv7/omap-common
SRICHARAN R fda06812a0 ARM: OMAP: Correct save_boot_params and replace with 'C' function
Currently save_boot_params saves the boot parameters passed
from romcode. But this is not stored in a writable location
consistently. So the current code would not work for a
'XIP' boot. Change this by saving the boot parameters in
'gd' which is always writable. Also add a 'C' function
instead of an assembly code that is more readable.

Signed-off-by: Sricharan R <r.sricharan@ti.com>
2013-05-10 08:25:56 -04:00
..
boot-common.c omap_hsmmc: add driver check for write protection 2013-03-08 16:41:13 -05:00
clocks-common.c ARM: OMAP5: Fix warm reset with USB cable connected 2013-05-10 08:25:55 -04:00
config.mk arm: Remove additional config flags 2012-10-04 14:51:50 +02:00
emif-common.c arm: omap: emif: Fix DDR3 init after warm reset 2013-05-10 08:25:55 -04:00
hwinit-common.c ARM: OMAP: Correct save_boot_params and replace with 'C' function 2013-05-10 08:25:56 -04:00
lowlevel_init.S OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC 2013-04-08 11:29:34 -04:00
Makefile ti814x_evm: add ti814x evm board support 2013-03-24 12:49:12 -04:00
mem-common.c omap4: make omap4 code common for future reuse 2011-11-15 22:25:50 +01:00
reset.c ARM: OMAP5: Fix warm reset with USB cable connected 2013-05-10 08:25:55 -04:00
timer.c am33xx: Add required includes to some omap/am33xx code 2013-03-24 12:49:11 -04:00
u-boot-spl.lds arm: Make all linker scripts compatible with per-symbol sections 2013-04-12 07:55:09 +02:00
utils.c omap4: calculate EMIF register values 2011-08-03 12:49:19 +02:00
vc.c ARM: OMAP4+: Change the PRCM structure prototype common for all Socs 2013-03-11 11:06:09 -04:00