On Friday 19 December 2008, Kevin Hilman wrote: > David Brownell <[email protected]> writes: > > > On Friday 19 December 2008, Kevin Hilman wrote: > >> > >> Nope. > > > > Puzzling. That's after you did a TFTP from U-Boot? > > PINMUX2 == 0x0004 as I boot; if that's different, it > > would explain some AEMIF oddities. > > > > Regardless, I'll send an updated USB patch that > > should let you use a USB Ethernet adapter until that > > dm9000 issue gets sorted on your board. > > Just curious what boot fw you're using.
Whatever un-versioned UBL came with the board. It's clearly looking different from what you're using. I'll hope we have the same RBL; U-Boot seems the same. - Dave this is MT29F16G08FAA device UBL: detected valid U-Boot magic number UBL: booting to U-Boot U-Boot 1.2.0 (Feb 2 2008 - 23:52:10) DRAM: 128 MB NAND: NAND device: Manufacturer ID: 0x2c, Chip ID: 0xd3 (Micron NAND 1GiB 3,3V 8-bit) Bad block table found at page 524224, version 0x01 Bad block table found at page 524160, version 0x01 NAND device: Manufacturer ID: 0x2c, Chip ID: 0xd3 (Micron NAND 1GiB 3,3V 8-bit) Bad block table found at page 524224, version 0x01 Bad block table found at page 524160, version 0x01 2048 MiB In: serial Out: serial Err: serial ARM Clock :- 216MHz DDR Clock :- 171MHz Hit any key to stop autoboot: ... > I think I upgraded mine to > the TI v1.30 release images, but here's the console log from UBL and > u-boot: > > Kevin > > > �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. > > > > > > U-Boot 1.2.0 (Feb 2 2008 - 23:52:10) > > > > DRAM: 128 MB > ) > NAND: NAND device: Manufacturer ID: 0x2c, Chip ID: 0xd3 (Micron NAND 1GiB > 3,3V > Bad block table found at page 524224, version 0x01 > > Bad block table found at page 524160, version 0x01 > > NAND device: Manufacturer ID: 0x2c, Chip ID: 0xd3 (Micron NAND 1GiB 3,3V > 8-bit) > Bad block table found at page 524224, version 0x01 > > Bad block table found at page 524160, version 0x01 > > 2048 MiB > > In: serial > > Out: serial > > Err: serial > > ARM Clock :- 216MHz > > DDR Clock :- 171MHz > > Hit any key to stop autoboot: 0 > > _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
