From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 17 Dec 2010 09:59:30 +0100 Subject: [U-Boot] [PATCH] cfi_flash: Use flash_read32() in sector_erased() In-Reply-To: <1288024299-6430-1-git-send-email-sr@denx.de> References: <1288024299-6430-1-git-send-email-sr@denx.de> Message-ID: <201012170959.30472.sr@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 Monday 25 October 2010 18:31:39 Stefan Roese wrote: > The function sector_erased() is modified to not use pointer > access, but to use the correct accessor functions. This fixes a > problem on the t3corp board with the Xilinx DS617 flash chips. Here > a board specific accessor function is needed to read from flash > in 32bit mode. This patch enables such an operation mode. Applied to u-boot-cfi-flash/next. Thanks. Cheers, Stefan -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de