omap-common: Remove deprecated arch_cpu_init code
authorPaul Kocialkowski <contact@paulk.fr>
Sat, 27 Feb 2016 18:18:57 +0000 (19:18 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 15 Mar 2016 19:12:46 +0000 (15:12 -0400)
commit3832e54673789e2b784ce401b50eef7c2af5e2b0
tree403310c306e958eccdf822d607c6e3b33a93cd9d
parent3ef56e61c8cbfdfdca155f5b1e2cd4d5cb5e048a
omap-common: Remove deprecated arch_cpu_init code

save_omap_boot_params is called from spl_board_init in the SPL context. Thus,
there is no reason to duplicate that call on arch_cpu_init.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
arch/arm/cpu/armv7/omap-common/hwinit-common.c
include/configs/ti_omap4_common.h
include/configs/ti_omap5_common.h