]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
S5PC100: Function to configure the SROMC registers.
authorNaveen Krishna CH <ch.naveen@samsung.com>
Fri, 5 Mar 2010 08:15:38 +0000 (17:15 +0900)
committertrix <trix@windriver.com>
Sat, 3 Apr 2010 20:24:26 +0000 (15:24 -0500)
commit01802e0d22a4bb3903b342ff2357ea3bbcccd289
treef340ceb614f96953d17347c14a4521a77b4a033f
parenta28bec89ccc17b56a50d841c8f0778e927434d1c
S5PC100: Function to configure the SROMC registers.

Nand Flash, Ethernet, other features might need to configure the
SROMC registers accordingly.
The config_sromc() functions helps with this.

Signed-off-by: Naveen Krishna Ch <ch.naveen@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
cpu/arm_cortexa8/s5pc1xx/Makefile
cpu/arm_cortexa8/s5pc1xx/sromc.c [new file with mode: 0644]
include/asm-arm/arch-s5pc1xx/smc.h