From mboxrd@z Thu Jan 1 00:00:00 1970 From: Haavard Skinnemoen Date: Sun, 27 Jan 2008 14:19:41 +0100 Subject: [U-Boot-Users] support for AT49BV642DT flash In-Reply-To: <1201456945.3053.8.camel@root> References: <1201456945.3053.8.camel@root> Message-ID: <20080127141941.479b1ad8@siona> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 27 Jan 2008 18:02:25 +0000 vibi wrote: > this diff has been taken after applying atmel's patch > "u-boot-1.1.5_atmel_1.4.diff" I suspect that makes it not all that interesting to this list... > diff -Nurp u-boot-1.1.5/board/at91rm9200dk/flash.c > u-boot-1.1.5-changed/board/at91rm9200dk/flash.c This flash should be supported by the CFI driver in latest git, although I haven't tested the T (Top Boot) variant. If it doesn't work, I'll be happy to help you debug and fix it. Haavard