From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 6 Jun 2007 21:48:05 +0200 Subject: [U-Boot-Users] u-boot on nadflash for at91sam9260ek In-Reply-To: <4666EF99.2080801@bioingenieria.es> References: <4666EF99.2080801@bioingenieria.es> Message-ID: <200706062148.05313.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 06 June 2007, Victor Librado wrote: > I am using the same value for the SMC registers as stated in my linux > kernel board-at91sam9260ek.c. In linux I can perform nandflash > read/erase/write ok. (flash_eraseall / nandwrite commands). > > May I have to define the JFFS2 partitions in u-boot configuration > my_board.h as I have in Linux? No, this sounds like a driver problem. Do you use the old legancy NAND interface (CFG_NAND_LEGACY) with the old access macros (NAND_DISABLE_CE...), or do you use the new interface? Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================