Hi all,
I am trying IPNC demo and I have problem to boot kernel. Acording readme.txt I set all env variables but kernel can not start. Have anybody some idea? thanks.
Petr
LOG:
DM36x initialization passed! TI UBL Version: 1.50 Booting Catalog Boot Loader BootMode = NAND Starting NAND Copy... Valid magicnum, 0xA1ACED66, found in block 0x00000004. DONE Jumping to entry point at 0x81080000. U-Boot customized by RidgeRun U-Boot 1.3.4-svn66 (Oct 27 2010 - 16:12:10) I2C: ready DRAM: 128 MB NAND: NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron NAND 256MiB 3,3V 8-bit) Bad block table not found for chip 0 Bad block table not found for chip 0 nand_bbt: Error while writing bad block table -5 256 MiB In: serial Out: serial Err: serial Ethernet PHY: GENERIC @ 0x00 Hit any key to stop autoboot: 0 DM365 LEOPARD #
printenv bootdelay=4 baudrate=115200 bootfile="uImage" filesize=447560 fileaddr=82000000 autostart=yes kernelloadaddr=0x82000000 kernelsaveaddr=0x400000 kerneloffset=0x400000 ksize=0x460000 kernelmd5sum=c140fc97a88fa1af4ba0db8d7d725652 ipaddr=192.168.0.122 serverip=192.168.0.10 bootcmd=nand read 0x82000000 0x1000000 0xb00000;nboot 0x80700000 0 0x400000;bootm 0x80700000 stdin=serial stdout=serial stderr=serial ethaddr=00:0C:0C:A0:02:b5 ver=U-Boot 1.3.4-svn66 (Oct 27 2010 - 16:12:10) bootargs=console=ttyS0,115200n8 root/dev/ram0 rw initrd=0x82000000,11M mem=60M eth=00:0C:0C:A0:02:b5 ip=192.168.0.122:eth:on Environment size: 603/262140 bytes DM365 LEOPARD # saveenv Saving Environment to NAND... Erasing Nand... Erasing at 0x3e0000 -- 100% complete. Writing to Nand... done DM365 LEOPARD # tftpboot 82000000 ipnc TFTP from server 192.168.0.10; our IP address is 192.168.0.122 Filename 'ipnc'. Load address: 0x82000000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################### done Bytes transferred = 1858500 (1c5bc4 hex) Automatic boot of image at addr 0x82000000 ... ## Booting kernel from Legacy Image at 82000000 ... Image Name: Linux-2.6.18_pro500-davinci Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1858436 Bytes = 1.8 MB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux............................................................................................................................ done, booting the kernel.
Hi , petrikinha
I have a same problem with you . Have you solved it ? How to do ?
Looking forward to your replying !