mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 10:48:51 +00: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> |
||
---|---|---|
.. | ||
am335x | ||
am3517crane | ||
beagle | ||
dra7xx | ||
evm | ||
omap5_uevm | ||
omap730p2 | ||
omap1510inn | ||
omap2420h4 | ||
omap5912osk | ||
panda | ||
sdp3430 | ||
sdp4430 | ||
ti814x | ||
tnetv107xevm |