u-boot/arch/arm
Tom Rini 4596dcc1d4 am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
We need to call the save_omap_boot_params function on am33xx/ti81xx and
other newer TI SoCs, so move the function to boot-common.  Only OMAP4+
has the omap_hw_init_context function so add ifdefs to not call it on
am33xx/ti81xx.  Call save_omap_boot_params from s_init on am33xx/ti81xx
boards.

Reviewed-by: R Sricharan <r.sricharan@ti.com>
Signed-off-by: Tom Rini <trini@ti.com>
2013-06-05 08:46:49 -04:00
..
cpu am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c 2013-06-05 08:46:49 -04:00
dts EXYNOS5: Add device node for DP 2013-03-27 21:23:18 +09:00
imx-common imx: iomux-v3: Add iomux-mx35.h 2013-05-05 17:55:03 +02:00
include/asm am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c 2013-06-05 08:46:49 -04:00
lib arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
config.mk arm: Enable -ffunction-sections / -fdata-sections / --gc-sections 2013-05-23 12:09:56 +02:00