<div>Hi All,</div>
<div>&nbsp;</div>
<div>I am working on ARM1176 CPU, and using ARM-1.2.0. </div>
<div>Can anyone tell me how Cache is configured in UBoot code, Cache Policy for both I and D Cache?</div>
<div>&nbsp;</div>
<div>If UBoot is configuring the cache then which cache policy(write back Or write through) is bein used, and where&nbsp;is that present in code?</div>
<div>If you look at the file cmd_cache.c, the in printf statement of data cache function the write through policy is hardcoded, why is this so? Since this is independent of CPU we are using.</div>
<div>&nbsp;</div>
<div>Again, as per ARM1176 Arch referance manal(page no. ), the cache type register in system control coprocessor &nbsp;say&#39;s&nbsp;cache&nbsp;works in&nbsp;write back mode.</div>
<div>&nbsp;</div>
<div>can anyone help me our in this?</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Vaibhav</div>