From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Engel Date: Thu, 04 May 2006 14:50:52 +0200 Subject: [U-Boot-Users] [PATCH] Fix printing of wrong bank number cfi_flash.c Message-ID: <4459F8AC.9040302@marconi.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de While flash bank numbering starts from 1 in the user interface, the CFI flash driver might print numbers starting from 0. The attached patch fixes this. No changelog provided because of triviality. Regards, Andreas Engel -------------- next part -------------- A non-text attachment was scrubbed... Name: cfi_flash.diff Type: text/x-patch Size: 492 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20060504/2e121510/attachment.bin