From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tolunay Orkun Date: Mon, 20 Nov 2006 11:46:48 -0600 Subject: [U-Boot-Users] [GIT PULL] AVR32 relocation In-Reply-To: <20061120180517.7d1d275e@dhcp-252-105.norway.atmel.com> References: <20061120180517.7d1d275e@dhcp-252-105.norway.atmel.com> Message-ID: <4561EA08.9090303@orkun.us> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Haavard Skinnemoen wrote: > Now, I would like to use the cfi driver with the AT49BV6416 chip on > atstk1000 instead of the custom driver, but unfortunately, it doesn't > work. I'll have a closer look at it later (I think it's a combination > of the geometry reversal issue and a special non-intel unlocking > algorithm.) Try the latest cfi driver from git. My patch to address geometry reversal for AMD style flash was applied today. Tolunay