From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roman Kolesnikov Date: Fri, 09 Jun 2006 20:18:25 -0700 Subject: [U-Boot-Users] Using at91 with a different parallel flash request for help Message-ID: <448A3A01.4060209@randrlabs.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, I am using a similar to at91rm9200ek board. The board is very similar to that of at91rm9200ek, except that the framebuffer is off and few other minor changes. I am also using an atmel parallel flash. It is 8 MB = 4M x16 by Atmel at49bv6416c. When I boot u boot 1.1.4 my sdram shows up (all 32MB) but my bank 1 shows 0. I am reading the board setup files and flash.c, but I am not shure what specifically to look for. Please advice, Roman