mirror of
https://github.com/u-boot/u-boot.git
synced 2025-01-15 15:23:27 +08:00
4596dcc1d4
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> |
||
---|---|---|
.. | ||
clocks.h | ||
cpu.h | ||
ehci.h | ||
gpio.h | ||
i2c.h | ||
mmc_host_def.h | ||
mux_omap4.h | ||
omap.h | ||
spl.h | ||
sys_proto.h |