]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3 SPL: Provide weak omap_rev_string
authorTom Rini <trini@ti.com>
Tue, 4 Oct 2011 04:59:23 +0000 (04:59 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 27 Oct 2011 19:56:35 +0000 (21:56 +0200)
commitcc3f7058435c94acaaf9111340437a0a4c018de6
treee2d306decaee5395b0a8e94e4d90480b4e5126b6
parent3c6e50d7581e12b14da34b4ae646024a11cb580b
OMAP3 SPL: Provide weak omap_rev_string

We add an weak version of omap_rev_string in omap-common/spl.c
and while at it drop the omap3 version.  Move the prototype over
to <asm/omap_common.h> with the other SPL functions.

Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/cpu/armv7/omap-common/spl.c
arch/arm/cpu/armv7/omap3/board.c
arch/arm/include/asm/arch-omap3/sys_proto.h
arch/arm/include/asm/arch-omap4/sys_proto.h
arch/arm/include/asm/omap_common.h