From mboxrd@z Thu Jan 1 00:00:00 1970 From: kyle rhodes Date: Mon, 22 Nov 2004 08:22:29 +0000 Subject: [U-Boot-Users] Paged memory? Message-ID: <41A1A1C5.3040301@castlecaretech.plus.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, We are developing a custom board using the Blackfin processor and would like to use U-boot if possible. We have 8 Meg of flash that is split into 8 * 1 Meg pages, the pages being controlled by some programmable io pins. Is this sort of memory architecture supported by u-boot? Thanks