From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roman Kolesnikov Date: Fri, 09 Jun 2006 20:46:20 -0700 Subject: [U-Boot-Users] Using at91 with a different parallel flash, request for help In-Reply-To: References: Message-ID: <448A408C.6010505@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, The only difference I see is in the CFI address 13h becomes 3 for my chip instead of 2 for at91rm9200ek board parallel flash. I am not sure what altogether must be changed. As always with me, the experience always comes after the need. Thanks Roman Message: 8 Date: Fri, 09 Jun 2006 20:18:25 -0700 From: Roman Kolesnikov Subject: [U-Boot-Users] Using at91 with a different parallel flash request for help To: u-boot-users at lists.sourceforge.net Message-ID: <448A3A01.4060209@randrlabs.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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