Re: [U-Boot] [PATCH] da850: add cache management support in config file

2011-08-01 Thread Netagunte, Nagabhushana
Detlev, Thanks for your comments, I will make appropriate changes to 'commit' message. -Nag On Fri, Jul 29, 2011 at 13:56:32, Detlev Zundel wrote: > Hi, > > > From: Nagabhushana Netagunte > > > > add support for cache management in config file. This is needed as per > > new cache management fram

Re: [U-Boot] [PATCH] da850: add cache management support in config file

2011-07-29 Thread Detlev Zundel
Hi, > From: Nagabhushana Netagunte > > add support for cache management in config file. This is > needed as per new cache management framework. da850 doesnt > support I-CACHE, D-CACHE or L2-CACHE usage which is indicated > by following definitions, > > 1. CONFIG_SYS_ICACHE_OFF > 2. CONFIG_SYS_DCA

[U-Boot] [PATCH] da850: add cache management support in config file

2011-07-28 Thread nagabhushana.netagunte
From: Nagabhushana Netagunte add support for cache management in config file. This is needed as per new cache management framework. da850 doesnt support I-CACHE, D-CACHE or L2-CACHE usage which is indicated by following definitions, 1. CONFIG_SYS_ICACHE_OFF 2. CONFIG_SYS_DCACHE_OFF 3. CONFIG_SYS