From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Tue, 31 Oct 2006 17:08:12 -0600 Subject: [U-Boot-Users] Sector size with CFI driver? In-Reply-To: <4547C739.1080209@orkun.us> References: <4547AB63.8090802@freescale.com> <4547B7C8.1070202@orkun.us> <4547C2D8.2090307@freescale.com> <4547C739.1080209@orkun.us> Message-ID: <4547D75C.4020803@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Tolunay Orkun wrote: > 3) In previous message you listed your configuration having 2 banks. Do > you really have two banks of flash? (each having 8MB? with a total of > 16MB) I have two 8MB flash chips (29LV640) on the board. The first starts at fe000000 and the second at fe800000. I have a jumper that can swap the two chips. > 4) Check the syntax of erase command. You can specify the erase range in > terms of block numbers instead of addresses as well. I'll try that. Thanks. -- Timur Tabi Linux Kernel Developer @ Freescale