This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

update kernel on DM355 evm

hi,all

  I download files(include:dvsdk_setuplinux_1_30_00_40;mvl_4_0_1_demo_lsp_setuplinux_01_20_00_014;NAND_programmer.out;ublDM355-nand;u-boot-1.2.0-dm355_evm;mvl_4_0_1_demo_target_setuplinux;mvl_4_0_1_demo_sys_setuplinux) from https://myportal.ti.com/portal/dt?lt=myti&provider=TIPassLoginSingleContainer&lang=cn&lt=myti&URI=https%3A%2F%2Ffocus.ti.com%3A443%2Fcn%2Fmyti%2Fdocs%2Fphp.tsp%3FsectionId%3D400

install files on the PC

#make uImage

..........

I downlad uImage on the dm355 EVM by tftp;

EVM#setenv bootargs 'console=ttyS0,115200n8 mem=116M root =/dev/nfs nfsroot=192.168.0.112:/home/stanler/workdir ip=192.168.0.102:192.168.0.112:192.168.0.1:255.255.255.0::eth0:off’

EVM#boot

.....

on the screeen it displays the follow message:

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:  3  2  1  0

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:    1557648 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:    1557648 Bytes =  1.5 MB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK

Starting kernel ...

Uncompressing Linux........................................................................................................ done, booting thek
k黭黭黭

 

die !!!!!!!!!!

 

please tell me how to modify it?Thank you!

 

 

 

  • Hi,

    Could You send me those files on email :NAND_programmer.out;ublDM355-nand;u-boot-1.2.0-dm355_evm ?

    Best regards

  • 4iiii@wp.pl

    postry@stud.umk.pl

     

  • Hi stanlerwang,

    Are you using our DM355 EVM (made by Spectrum Digital)?  If not, this may be the reason it is not getting passed this step.  I know of at least one customer using an EVM from SEED and having similar issue, in which case he needed to go to SEED for support.

    If you are using our EVM, then it appears that the kernel was found and uncompressed ok, but that after this things just stopped working (e.g. problem running kernel).  This probrably means there is a problem with the kernel; I would try using the pre-built kernel binary included in DVSDK as opposed to the one you built to see if it makes a difference.