[U-Boot] [PATCH 2/3 v3] S5PC100: Function to configure the SROMC registers.

2010-02-19 Thread ch . naveen
From: Naveen Krishna CH 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 --- Changes since V1: 1. Funtion config_sromc() is renamed to s5pc1xx_config_sromc(). Comments fr

Re: [U-Boot] [PATCH 2/3 v3] S5PC100: Function to configure the SROMC registers.

2010-02-23 Thread Minkyu Kang
Dear Naveen Krishna CH, On 19 February 2010 19:23, wrote: > From: Naveen Krishna CH > > 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 > --- > Changes since V1:

Re: [U-Boot] [PATCH 2/3 v3] S5PC100: Function to configure the SROMC registers.

2010-02-23 Thread Naveen Krishna Ch
Hi Kang, Thanks for your comments. Let me know in case of other comments. I will incorporate them in v4 patch set and send this evening. On 23 February 2010 14:02, Minkyu Kang wrote: > Dear Naveen Krishna CH, > > On 19 February 2010 19:23, wrote: > > From: Naveen Krishna CH > > > > Nand Fla