|
|
6#

楼主 |
发表于 2015-1-22 10:37:52
|
只看该作者
9 A# o/ \, m7 ~0 E; [+ k
我后来吧光盘中的内核镜像考到Ubantu相应的文件中。可以正常启动,运行也正常。但是我今天再次启动的时候,碰到了这样问题,) l/ O& E; R, }5 j3 r
[ 20.850340] CMEMK module: built on Jan 21 2015 at 17:48:28
) q$ ^. j9 b+ ?) D% p8 c[ 20.855900] Reference Linux version 2.6.374 `% v# E8 \+ C9 c+ o6 w5 @( M
[ 20.869120] File /home/tl/ti-dvsdk_omapl138-evm_04_03_00_06/linuxutils_2_26_02_05/packages/ti/sdo/linuxutils/cmem/src/module/cmemk.c0 z/ G/ D* B. t: h' e6 c
[ 20.889135] CMEM Range Overlaps Kernel Physical - allowing overlap
! K' L# L( n4 l[ 20.895418] CMEM phys_start (0xc2000000) overlaps kernel (0xc0000000 -> 0xc6000000)! R/ o( T6 ?- |# @* Z
[ 20.923379] allocated heap buffer 0xc9000000 of size 0x1200000# ?* |& B- ^. E3 [
[ 20.930092] heap fallback enabled - will try heap if pool buffer is not available6 G) ]/ e1 h, y+ Q
[ 20.937742] cmemk initialized3 j9 b# G8 P2 [+ A
[ 21.024300] DSPLINK Module (1.65.01.05_eng) created on Date: Jan 21 2015 Time: 17:46:29: O: k2 v& s2 O( U# U4 [8 }: G
一直卡在这里。! C( h9 `9 n& B
^; C. d+ x! O0 S& ^. E- G: @下面是我的环境变量,请问该如何解决。我的板子是创龙A1版的
5 m2 {% n! i9 C baudrate=115200# S: E( \# H5 n8 g( |' Q) X4 n
bootargs=mem=32M@0xc0000000 mem=64M@0xc4000000 console=ttyS2,115200n8 ip=dhcp eth=06:01:e0:39:0e:db root=/dev/nfs nfsroot=192.168.18.148:/home/tl/targetfs,nolock rw. \" ^6 v; R- k7 \& B$ J8 _
bootcmd=tftp c0700000 uImage;bootm c0700000. ~8 B$ y( r4 j4 m% X) s0 c
bootdelay=1
4 i4 U" z2 W' H: jbootfile=uImage$ D+ R% b* \. w, ?. |. c" T4 {
ethact=DaVinci-EMAC
) L8 I* ^& k5 c5 X& Hethaddr=06:01:e0:39:0e:db2 \. [. ` T# Z3 M- L d2 a$ K
fileaddr=C0700000
/ i% v) T5 a: [9 o" Afilesize=21A788
4 o$ | T- |" o8 g% N9 K1 i5 `hwconfig=dsp:wake=yes
* Y. W a2 Y: wipaddr=192.168.18.149
' S& s# I2 N! @8 g) i4 hmem_args=mem=32M@0xc0000000 mem=64M@0xc4000000+ B2 u& M4 y) k4 E' [+ x
serverip=192.168.18.148
7 v8 G+ A }) K4 d5 I/ Istderr=serial/ R7 I9 [4 S" Z: H, `8 X
stdin=serial
2 R5 R5 {! Y) d$ q" H0 D) b. i, {stdout=serial
, s0 ^2 l# Y- i3 `( ?! M: {; rver=U-Boot 2012.04.01-00054-g9a6dfff (Nov 04 2014 - 22:07:15)
5 U6 g. K6 ~, Q7 Q$ ] f3 l J2 i4 @0 d1 B3 ?8 h5 i1 s
Environment size: 586/131068 bytes $ Z3 I$ E: g' e
|
|