From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 02 Apr 2013 16:35:21 +0200 Subject: [U-Boot] [PATCH] mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices In-Reply-To: <52ae4e86-c353-4c13-ab4a-4127c01e2a34@CO9EHSMHS026.ehs.local> References: <52ae4e86-c353-4c13-ab4a-4127c01e2a34@CO9EHSMHS026.ehs.local> Message-ID: <515AECA9.1060002@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01.03.2013 12:24, Jagannadha Sutradharudu Teki wrote: > This patch addjusted the write buffer size for M29EW devices those > are operated in 8-bit mode. > > The M29EW devices seem to report the CFI information wrong when > it's in 8 bit mode. > > There's an app note from Numonyx on this issue and there's a patch > in the open source as well for Linux, but it doesn't seem to be in mainline. > > Signed-off-by: Jagannadha Sutradharudu Teki > Tested-by: Jagannadha Sutradharudu Teki Applied to u-boot-cfi-flash/master. Thanks, Stefan