I am trying to boot DM6446 with ramdisk filesytem.
I am getting problem while booting like..........
workdir/filesys
filesize=24bd5f
fileaddr=85000000
gatewayip=
192.168.2.1
netmask=
255.255.255.0
ipaddr=
192.168.2.11
serverip=
192.168.2.65
noaddip=setenv bootargs $(bootargs) ip=dhcp
bootfile=July/uImage
bootm=0x80200000
ramboot=bootargs $(bootargs) mem=120M
bootcmd=noaddip addvid ramboot
bootargs=console=ttyS0,115200n8 mem=120M ip=dhcp
stdin=serial
stdout=serial
stderr=serial
ethaddr=00:0e:99:ff:ff:ff
videostd=ntsc
Environment size: 849/16380 bytes
DaVinci EVM # tftpboot 0x85000000 ramdisk.gz
TFTP from server
192.168.2.65; our IP address is
192.168.2.11
Filename 'ramdisk.gz'.
Load address: 0x85000000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
################
done
Bytes transferred = 2407775 (24bd5f hex)
DaVinci EVM # tftpboot 0x80200000 July/uImage
TFTP from server
192.168.2.65; our IP address is
192.168.2.11
Filename 'July/uImage'.
Load address: 0x80200000
Loading: #################################################################
#################################################################
#################################################################
#########################
done
Bytes transferred = 1125392 (112c10 hex)
DaVinci EVM # bootm 0x80200000
## Booting image at 80200000 ...
Image Name: Linux-2.6.10_mvl401-davinci_evm
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1125328 Bytes = 1.1 MB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing Linu..............................................................
............. done, booting the
any suggetion for me.Advanced thanks for your kind help.
regards,
chander