]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit - arch/arm/include/asm/arch-omap5/sys_proto.h
OMAP4/5: Make the silicon revision variable common.
authorSRICHARAN R <r.sricharan@ti.com>
Mon, 12 Mar 2012 02:25:40 +0000 (02:25 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:24 +0000 (08:31 +0200)
commit087189fb54b49a4656255d60052ad047f974c7d6
tree8660d938bce2ff24a569a31df50e23a8a180b7ed
parentcdd50a8d07cc648e8e2ec7b3f551b24bf2c45915
OMAP4/5: Make the silicon revision variable common.

The different silicon revision variable names was defined for OMAP4 and
OMAP5 socs. Making the variable common so that some code can be
made generic.

Signed-off-by: R Sricharan <r.sricharan@ti.com>
arch/arm/cpu/armv7/omap4/hwinit.c
arch/arm/cpu/armv7/omap5/hwinit.c
arch/arm/include/asm/arch-omap4/sys_proto.h
arch/arm/include/asm/arch-omap5/sys_proto.h
arch/arm/include/asm/omap_common.h