From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Schnell Date: Tue, 23 Mar 2010 11:39:35 +0100 Subject: [U-Boot] [Nios2-dev] [PATCH] cfi flash: add status polling method for amd flash In-Reply-To: <1269314648-6289-1-git-send-email-thomas@wytron.com.tw> References: <1269314648-6289-1-git-send-email-thomas@wytron.com.tw> Message-ID: <4BA89A67.7010305@lumino.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de >> With 16 bit flash configurations I suppose the Avalon bus will do four Word reads instead of a single one Supposedly it will do two Word reads, of course, still resulting in the same problem. -Michael