]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: arm1176: Define arch_cpu_init() for s3c64xx
authorAshok Kumar Reddy <ashokkourla2000@gmail.com>
Wed, 26 Sep 2012 18:14:59 +0000 (23:44 +0530)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 15 Nov 2012 12:08:19 +0000 (21:08 +0900)
commit4debcc2c2298a33d2407f3150833dab48ce4b112
tree35f006f202da09885d0ca2e21198995e5a135b68
parent0d146a56f91a7a631bca2376c9c5c05d62e71620
ARM: arm1176: Define arch_cpu_init() for s3c64xx

arch_cpu_init() is removed from cpu level to SOC level for arm1176
in commit 4ea6d6b,the same is done for s3c64xx

Signed-off-by: Ashok Kumar Reddy <ashokkourla2000@gmail.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/cpu/arm1176/s3c64xx/Makefile
arch/arm/cpu/arm1176/s3c64xx/init.c [new file with mode: 0644]