]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1
authorNishanth Menon <nm@ti.com>
Mon, 9 Mar 2015 22:12:05 +0000 (17:12 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:33:55 +0000 (14:33 +0200)
commit30733ef6a8fe5716c64d6427d3300981041316e4
treed00ddf97d54a5cacf412b4c4856eeda45ab930b3
parentc42037327d4d6ce732cf36a18de297c3ab312b91
ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1

omap_smc1 is now generic enough to remove duplicate
omap3_gp_romcode_call logic that omap3 introduced.

As part of this change, move to using the generic lowlevel_init.S for
omap3 as well.

Signed-off-by: Nishanth Menon <nm@ti.com>
Tested-by: Matt Porter <mporter@konsulko.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv7/omap-common/Makefile
arch/arm/cpu/armv7/omap-common/lowlevel_init.S
arch/arm/cpu/armv7/omap3/board.c
arch/arm/cpu/armv7/omap3/lowlevel_init.S
arch/arm/include/asm/arch-omap3/sys_proto.h