]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/arm/cpu/armv7/s5p-common/sromc.c
S5P:SROM config code moved to s5p-common directory
authorChander Kashyap <chander.kashyap@linaro.org>
Thu, 14 Apr 2011 19:05:18 +0000 (19:05 +0000)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 26 May 2011 10:30:46 +0000 (19:30 +0900)
commitb0ad8621777048c2781393a8b6a42112598218cf
tree3282f59d6f48971ce0162eacc1699f0602273c95
parent920c428d0a871eb6fe1c127a0b01385b1c56b0c2
S5P:SROM config code moved to s5p-common directory

SROM config code is made common for S5P series of boards.
smdkc100.c now refers to s5p-common/sromc.c for SROM related
subroutines.

Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/cpu/armv7/s5p-common/Makefile
arch/arm/cpu/armv7/s5p-common/sromc.c [moved from arch/arm/cpu/armv7/s5pc1xx/sromc.c with 68% similarity]
arch/arm/cpu/armv7/s5pc1xx/Makefile
arch/arm/include/asm/arch-s5pc1xx/sromc.h [moved from arch/arm/include/asm/arch-s5pc1xx/smc.h with 92% similarity]
arch/arm/include/asm/arch-s5pc2xx/sromc.h [new file with mode: 0644]
board/samsung/smdkc100/smdkc100.c