]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SPEAr: Add basic arch related support for SPEAr SoCs
authorVipin KUMAR <vipin.kumar@st.com>
Mon, 7 May 2012 07:36:45 +0000 (13:06 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:40 +0000 (14:07 +0200)
commit962d026b6aaf7d801d182f3188e4bbc106e057e3
tree7f3328578c29e8ddfc06f622e34231ff0717a131
parent9afc1af01f2d4b033e0da5df105b399949976a12
SPEAr: Add basic arch related support for SPEAr SoCs

Earlier, architecture specific init code was mixed with board initialization
code in board/spear/... This patch updates architecture support for SPEAr in
latest u-boot and prints the SoC information.

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
Acked-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/cpu/arm926ejs/spear/Makefile
arch/arm/cpu/arm926ejs/spear/cpu.c [new file with mode: 0644]
arch/arm/include/asm/arch-spear/spr_misc.h
include/configs/spear-common.h