DM35x initialization passed! TI UBL Version: 1.50 Booting Catalog Boot Loader BootMode = NAND Starting NAND Copy... Valid magicnum, 0xA1ACED66, found in block 0x00000019. 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: 0x20, Chip ID: 0xd3 (ST Micro NAND 1GiB 3,3 V 8-bit) Bad block table found at page 524224, version 0x01 Bad block table found at page 524160, version 0x01 No NAND device found!!! 1024 MiB *** Warning - bad CRC or NAND, using default environment In: serial Out: serial Err: serial ARM Clock :- 216MHz DDR Clock :- 171MHz Hit any key to stop autoboot: 0 ------- here I run loadb so I can kermit the kernel across serially -------- DM355 EVM # loadb ## Ready for binary (kermit) download to 0x80700000 at 115200 bps... ## Total Size = 0x0018182c = 1579052 Bytes ## Start Addr = 0x80700000 -------------- erase the flash --------------- DM355 EVM # nand erase 0x400000 0x182000 NAND erase: device 0 offset 0x400000, size 0x182000 Erasing at 0x580000 -- 107% complete. OK -------------- write the flash --------------- DM355 EVM # nand write 0x80700000 0x400000 0x182000 NAND write: device 0 offset 0x400000, size 0x182000 1581056 bytes written: OK -------------- set then save the env --------------- DM355 EVM # setenv bootcmd 'nboot 80700000 0 400000; bootm' DM355 EVM # saveenv Saving Environment to NAND... Erasing Nand...Writing to Nand... done -------------- now boot it up ----------------- DM355 EVM # boot Loading from NAND 1GiB 3,3V 8-bit, offset 0x400000 Image Name: Linux-2.6.10_mvl401 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1578988 Bytes = 1.5 MB Load Address: 80008000 Entry Point: 80008000 ## Booting image at 80700000 ... Image Name: Linux-2.6.10_mvl401 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1578988 Bytes = 1.5 MB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK OK Starting kernel ... Uncompressing Linux............................................................. Linux version 2.6.10_mvl401 (a0868396@gtcmbuild3.gt.design.ti.com) (gcc version 3.4.3 (MontaVista 3.4.3-25.0.104.0600975 2006-07-06)) #1 Sat Feb 2 23:59:35 EST 2008 CPU: ARM926EJ-Sid(wb) [41069265] revision 5 (ARMv5TEJ) CPU0: D VIVT write-back cache CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets CPU0: D cache: 8192 bytes, associativity 4, 32 byte lines, 64 sets Machine: DaVinci DM355 EVM Memory policy: ECC disabled, Data cache writeback DM0350 Built 1 zonelists Kernel command line: ip=dhcp mem=120M console=ttyS0,115200n8 root=/dev/ram0 rw i nitrd=0x82000000,4M PID hash table entries: 512 (order: 9, 8192 bytes) Console: colour dummy device 80x30 Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) Memory: 120MB = 120MB total Memory: 114048KB available (2748K code, 570K data, 180K init) Mount-cache hash table entries: 512 (order: 0, 4096 bytes) CPU: Testing write buffer coherency: ok spawn_desched_task(00000000) desched cpu_callback 3/00000000 ksoftirqd started up. desched cpu_callback 2/00000000 checking if image is initramfs...it isn't (bad gzip magic numbers); looks like a n initrd Freeing initrd memory: 4096K desched thread 0 started up. NET: Registered protocol family 16 DaVinci: 104 gpio irqs Registering platform device 'serial8250.0'. Parent at platform Registering platform device 'musb_hdrc'. Parent at platform Registering platform device 'nand_davinci.0'. Parent at platform Registering platform device 'dm9000.0'. Parent at platform Registering platform device 'mmc.0'. Parent at platform Registering platform device 'mmc.1'. Parent at platform DaVinci I2C DEBUG: 23:57:20 Feb 2 2008 Registering platform device 'i2c'. Parent at platform ch0 default output "COMPOSITE", mode "NTSC" VPBE Encoder Initialized LogicPD encoder initialized SCSI subsystem initialized usbcore: registered new driver usbfs usbcore: registered new driver hub musb_hdrc: version 2.2a/db-0.4.8 [cppi-dma] [host] [debug=0] musb_hdrc: ConfigData=0x06 (UTMI-8, dyn FIFOs, SoftConn) musb_hdrc: MHDRC RTL version 1.300 musb_hdrc: USB Host mode controller at c8002000 using DMA, IRQ 12 musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 1 hub 1-0:1.0: USB hub found hub 1-0:1.0: 1 port detected DaVinci I2C WARNING: i2c: NACK detected DaVinci I2C WARNING: i2c: NACK detected DaVinci I2C WARNING: i2c: NACK detected DaVinci I2C WARNING: i2c: NACK detected DaVinci I2C WARNING: i2c: NACK detected Registering platform device 'dm_spi.0'. Parent at platform NetWinder Floating Point Emulator V0.97 (double precision) JFFS2 version 2.2. (NAND) (C) 2001-2003 Red Hat, Inc. yaffs Feb 2 2008 23:56:53 Installing. Initializing Cryptographic API Registering platform device 'davincifb.0'. Parent at platform davincifb davincifb.0: dm_osd0_fb: 720x480x16@0,0 with framebuffer size 1350KB davincifb davincifb.0: dm_vid0_fb: 0x0x16@0,0 with framebuffer size 675KB davincifb davincifb.0: dm_osd1_fb: 720x480x4@0,0 with framebuffer size 1350KB davincifb davincifb.0: dm_vid1_fb: 0x0x16@0,0 with framebuffer size 675KB watchdog: TI DaVinci Watchdog Timer: timer margin 64 sec Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled Registering platform device 'serial8250'. Parent at platform ttyS0 at MMIO 0x1c20000 (irq = 40) is a 16550A ttyS1 at MMIO 0x1c20400 (irq = 41) is a 16550A ttyS2 at MMIO 0x1e06000 (irq = 14) is a 16550A io scheduler noop registered io scheduler anticipatory registered RAMDISK driver initialized: 1 RAM disks of 32768K size 1024 blocksize loop: loaded (max 8 devices) dm9000 Ethernet Driver eth0: dm9000 at c8062000,c8064002 IRQ 45 MAC: 00:0e:99:02:c5:bc i2c /dev entries driver Linux video capture interface: v1.00 Registering platform device 'vpfe.1'. Parent at platform vpfe vpfe.1: DaVinci v4l2 capture driver V1.0 loaded Registering platform device 'DavinciDisplay.1'. Parent at platform Trying to register davinci display video device. layer=c25f5c00,layer->video_dev=c25f5d64 Trying to register davinci display video device. layer=c25f5a00,layer->video_dev=c25f5b64 davinci_init:DaVinci V4L2 Display Driver V1.0 loaded ipipe major#: 254, minor# 0 Registering platform device 'dm355_ipipe.2'. Parent at platform ipipe driver registered af major#: 253, minor# 0 Registering platform device 'dm355_af.2'. Parent at platform aew major#: 252, minor# 0 Registering platform device 'dm355_aew.2'. Parent at platform elevator: using anticipatory as default io scheduler nand_davinci nand_davinci.0: Using 4-bit hardware ECC NAND device: Manufacturer ID: 0x20, Chip ID: 0xd3 (ST Micro NAND 1GiB 3,3V 8-bit) Bad block table not found for chip 0 nand_bbt: ECC error while reading bad block table Creating 5 MTD partitions on "nand_davinci.0": 0x00000000-0x003c0000 : "bootloader" 0x003c0000-0x00400000 : "params" 0x00400000-0x00800000 : "kernel" 0x00800000-0x20800000 : "filesystem1" 0x20800000-0x40000000 : "filesystem2" nand_davinci nand_davinci.0: hardware revision: 2.3 dm_spi.0: davinci SPI Controller driver at 0xc8066000 (irq = 42) use_dma=0 Initializing USB Mass Storage driver... usbcore: registered new driver usb-storage USB Mass Storage support registered. usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.0:USB HID core driver mice: PS/2 mouse device common for all mice mmc mmc.0: Supporting 4-bit mode mmc mmc.0: Using DMA mode mmc mmc.1: Supporting 4-bit mode mmc mmc.1: Using DMA mode Registering platform device 'davinci-audio.0'. Parent at platform NET: Registered protocol family 2 IP: routing cache hash table of 512 buckets, 4Kbytes TCP: Hash tables configured (established 8192 bind 16384) Initializing XFRM netlink socket NET: Registered protocol family 1 NET: Registered protocol family 10 IPv6 over IPv4 tunneling driver NET: Registered protocol family 17 eth0: link down Sending DHCP requests ., OK IP-Config: Got DHCP answer from 0.0.0.0, my address is 192.168.0.220 IP-Config: Complete: device=eth0, addr=192.168.0.220, mask=255.255.255.0, gw=192.168.0.2, host=192.168.0.220, domain=, nis-domain=(none), bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= RAMDISK: Couldn't find valid RAM disk image starting at 0. yaffs: dev is 1048576 name is "ram0" yaffs: Attempting MTD mount on 1.0, "ram0" yaffs: dev is 1048576 name is "ram0" yaffs: Attempting MTD mount on 1.0, "ram0" Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0) <6>eth0: link up, 100Mbps, full-duplex, lpa 0x45E1