]> 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)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 5 Mar 2010 09:00:35 +0000 (18:00 +0900)
commitaac90e231157a34358134a1fb7b1221032db9e1a
tree644c55456be80400c467837d2dcf210673894359
parent04a3e2e8e554007d2774b6ad0ab302a491ba41bf
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