From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Mon, 22 Mar 2010 23:06:08 +0800 Subject: [U-Boot] [PATCH v2] cfi flash: add status polling method for amd flash In-Reply-To: <201003221205.02540.sr@denx.de> References: <1269039467-11946-1-git-send-email-thomas@wytron.com.tw> <201003221205.02540.sr@denx.de> Message-ID: <4BA78760.9060902@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/22/2010 07:05 PM, Stefan Roese wrote: > I realise that this is copied from flash_status_check(). There has been a > discussion and a not yet finished patch for this part. Please take a look at > this thread: > > http://www.mail-archive.com/u-boot at lists.denx.de/msg19297.html > > And the last version was posted here, with still a smaller change to be made: > > http://www.mail-archive.com/u-boot at lists.denx.de/msg20515.html > > It would be great if you could handle this in your patch as suggested in this > email thread. > > Hi Stefan, Thank you for the tout links, because I was bitten too. I have updated the patch as you suggested. I will test it on boards and resend. Best regards, Thomas