From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Sharman Date: Tue, 30 Jan 2007 16:19:44 +1100 Subject: [U-Boot-Users] u-boot on AT91SAM9260 Message-ID: <45BED570.6020907@pwrcom.com.au> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, Does u-boot support the nandflash as found on the at91sam9260ek board? Also, does u-boot automatically detect the MAC address on the at9260ek board? I have been using the u-boot that came from Atmel as part of a linux demo. This one has an example booting from nandflash, which works fine. I owuldn't be changing from this except the MAC address in linux is 00:00:00:00:00:00. There is also u-boot in Ulf's buildroot with patches. But this one doesn't seem to detect the nandflash. "NAND bus width 16 instead 8 bit" Where do i change the bus width? Any pointers would be great. Regards Chris