当前位置: 技术问答>linux和unix
Davinci芯片移植Linux内核解压后死机的问题
来源: 互联网 发布时间:2016-09-28
本文导语: 环境变量的配置: bootdelay=3 baudrate=115200 hostname=shjzhyy ethaddr=00:0E:99:01:02:03 bootfile=uImage-nfs bootcmd=tftp;bootm filesize=1457e0 serverip=172.16.128.7 netmask=255.255.0.0 ipaddr=172.16.128.6 nfshost=172.16.128.7 gatewayip=172.16.128.1 bootargs=video=davincifb:vid...
环境变量的配置:
bootdelay=3
baudrate=115200
hostname=shjzhyy
ethaddr=00:0E:99:01:02:03
bootfile=uImage-nfs
bootcmd=tftp;bootm
filesize=1457e0
serverip=172.16.128.7
netmask=255.255.0.0
ipaddr=172.16.128.6
nfshost=172.16.128.7
gatewayip=172.16.128.1
bootargs=video=davincifb:vid0=720x576x16,2500K:vid1=720x576x16,2500K:osd0=720x576x16,2025K davinci_enc_mngr.ch0_output=COMPOSITE davinci_enc_mngr.ch0_mode=pal console=ttyS0,115200n8 noinitrd rw root=/dev/nfs nfsroot=172.16.128.7:/home/filesys,nolock mem=112M ip=172.16.128.6:172.16.128.7:172.16.128.1
fileaddr=8a0000000
stdin=serial
stdout=serial
stderr=serial
操作过程:
EVM # tftp
TFTP from server 172.16.128.7; our IP address is 172.16.128.6
Filename 'uImage-nfs'.
Load address: 0x80700000
Loading: #################################################################
#################################################################
#################################################################
##################################################
done
Bytes transferred = 1252244 (131b94 hex)
EVM # bootm
## Booting image at 80700000 ...
Image Name: Linux-2.6.10_mvl401
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1252180 Bytes = 1.2 MB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing Linu.................................................................................... done, booting the
然后就死在这里了,另外一块板子却一切正常,同样的UBL,U-boot和内核。
请各位大虾指导一二。(芯片是DM6446,DDR是两片128M(起始地址80000000),64MFlash)
bootdelay=3
baudrate=115200
hostname=shjzhyy
ethaddr=00:0E:99:01:02:03
bootfile=uImage-nfs
bootcmd=tftp;bootm
filesize=1457e0
serverip=172.16.128.7
netmask=255.255.0.0
ipaddr=172.16.128.6
nfshost=172.16.128.7
gatewayip=172.16.128.1
bootargs=video=davincifb:vid0=720x576x16,2500K:vid1=720x576x16,2500K:osd0=720x576x16,2025K davinci_enc_mngr.ch0_output=COMPOSITE davinci_enc_mngr.ch0_mode=pal console=ttyS0,115200n8 noinitrd rw root=/dev/nfs nfsroot=172.16.128.7:/home/filesys,nolock mem=112M ip=172.16.128.6:172.16.128.7:172.16.128.1
fileaddr=8a0000000
stdin=serial
stdout=serial
stderr=serial
操作过程:
EVM # tftp
TFTP from server 172.16.128.7; our IP address is 172.16.128.6
Filename 'uImage-nfs'.
Load address: 0x80700000
Loading: #################################################################
#################################################################
#################################################################
##################################################
done
Bytes transferred = 1252244 (131b94 hex)
EVM # bootm
## Booting image at 80700000 ...
Image Name: Linux-2.6.10_mvl401
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1252180 Bytes = 1.2 MB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing Linu.................................................................................... done, booting the
然后就死在这里了,另外一块板子却一切正常,同样的UBL,U-boot和内核。
请各位大虾指导一二。(芯片是DM6446,DDR是两片128M(起始地址80000000),64MFlash)
|
我也碰到过,主要是内存读写数据不正确造成的
|
检查是不是内存有虚焊
|
快要沉了,帮你顶下
希望有会的人来帮你解答下
希望有会的人来帮你解答下
|
板子卡死了好像是启动不了,内核解压也是成功的,你的板子是完全一样的么?启动不了,不知道具体原因。呵呵,我是菜鸟
|
硬件问题
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。