Re: [U-Boot] [PATCH v2 15/17] SPEAr : Basic spear1300 architecture support added

2010-05-03 Thread Vipin KUMAR
On 5/3/2010 6:03 AM, Tom Rix wrote: > > Expand the commit log to describe this new part. > Include a URL reference to where it can be reviewed. > OK would be done in patch v3 > Vipin KUMAR wrote: >> Signed-off-by: Vipin Kumar >> --- >> arch/arm/cpu/arm_cortexa8/spear13xx/Makefile| 52 +++

Re: [U-Boot] [PATCH v2 15/17] SPEAr : Basic spear1300 architecture support added

2010-05-02 Thread Tom Rix
Expand the commit log to describe this new part. Include a URL reference to where it can be reviewed. Vipin KUMAR wrote: > Signed-off-by: Vipin Kumar > --- > arch/arm/cpu/arm_cortexa8/spear13xx/Makefile| 52 > arch/arm/cpu/arm_cortexa8/spear13xx/cache.S | 112 > arch/ar

[U-Boot] [PATCH v2 15/17] SPEAr : Basic spear1300 architecture support added

2010-04-25 Thread Vipin KUMAR
Signed-off-by: Vipin Kumar --- arch/arm/cpu/arm_cortexa8/spear13xx/Makefile| 52 arch/arm/cpu/arm_cortexa8/spear13xx/cache.S | 112 arch/arm/cpu/arm_cortexa8/spear13xx/cpu.c | 99 +++ arch/arm/cpu/arm_cortexa8/spear13xx/reset.c | 47 arch/arm/cpu/ar