Re: [U-Boot] [PATCH 1/4] s5pc1xx: support Samsung s5pc1xx SoC

2009-09-04 Thread Wolfgang Denk
Dear Minkyu Kang, In message <4aa0ce3b.7050...@samsung.com> you wrote: > This patch add support new SoCs that are s5pc100 and s5pc110 > s5pc1xx SoC is ARM Cortex A8 processor Please change into: This patch adds support for the Samsung s5pc100 and s5pc110 SoCs. The s5pc1xx SoC is

[U-Boot] [PATCH 1/4] s5pc1xx: support Samsung s5pc1xx SoC

2009-09-04 Thread Minkyu Kang
This patch add support new SoCs that are s5pc100 and s5pc110 s5pc1xx SoC is ARM Cortex A8 processor Signed-off-by: Minkyu Kang Signed-off-by: HeungJun, Kim --- cpu/arm_cortexa8/s5pc1xx/Makefile| 53 ++ cpu/arm_cortexa8/s5pc1xx/cache.c | 43 + cpu/arm_cortexa8/s5pc1xx