From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-7?B?K24xQmNKdy0=?= Date: Fri, 24 Sep 2004 10:19:27 +0800 Subject: [U-Boot-Users] why disable the i cache when erase the syncflash on mx1ads Message-ID: <295992047.19406@eyou.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I have downloaded the latest u-boot by means of CVS,and i configured it for MX1ADS,but I dont konw the code in board/mx1ads/flash.c int flash+AF8-erase(flash+AF8-info+AF8-t +ACo- info, int first ,int last) +AHs- ..................... icache+AF8-disable()+ADs- .................... +AH0- before the actual operation for the syncflash,why disable the I cache+ACE- I have dealed with Flash for some time ,but I never meet thing like such+ACE-