From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neeraj Tandon Date: Fri, 3 Apr 2009 15:37:56 -0700 (PDT) Subject: [U-Boot] (no subject) Message-ID: <165956.29444.qm@web35704.mail.mud.yahoo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I am using u-boot version 2009.3-rc1 for TI Davinci t467 EVM. I built the u-boot.bin for NAND flash. My only mdoification was in file include/configs/davinci_devevm.h where I #define CONFIG_SYS_USE_NAND. I built this and flashed this using TI provide sfh_DM6467.exe. The flashng goes well and I see blocks 6 and 7 being written. However on power on of EVM I see following: Chip initialization passed! TI UBL Version: 1.30 Booting Catalog Boot Loader BootMode = NAND Starting NAND Copy... Valid MagicNum found. DONE Jumping to entry point at 0x81080000 This keeps repeating and EVM it is unable to boot. Any one used this version of u-boot with a NAND flash and TI DVEVM. Any suggestion on changes I should make to isolate this error ? Thanks, Neeraj