From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 21 Aug 2008 09:19:08 +0200 Subject: [U-Boot] [PATCH] Fix regression in drivers/mtd/cfi_flash.c. In-Reply-To: <200808202151.m7KLphu1017296@pogo.cesa.opbu.xerox.com> References: <200808202151.m7KLphu1017296@pogo.cesa.opbu.xerox.com> Message-ID: <200808210919.08919.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 Wednesday 20 August 2008, Andrew Klossner wrote: > Fix a regression in the 1.3.4 version of drivers/mtd/cfi_flash.c. > > Add a case to the new switch statement in flash_real_protect() > to make flash chips using the Intel extended command set work again. > Also correct a debug printf format-string/argument mismatch. The Intel extended command set problem was fixed with another patch just yesterday: [PATCH] Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect() >From Nick Spence. It would be great though if you could send another patch to fix the debug printf problem. Thanks. Best regards, 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 =====================================================================