|
|
6#

楼主 |
发表于 2015-1-22 10:37:52
|
只看该作者
6 M9 t! p5 ?, _" K我后来吧光盘中的内核镜像考到Ubantu相应的文件中。可以正常启动,运行也正常。但是我今天再次启动的时候,碰到了这样问题,
6 R1 S$ [, ?2 C* i! q C[ 20.850340] CMEMK module: built on Jan 21 2015 at 17:48:280 c; T+ ^0 y9 x! Z$ R8 E* j. Z
[ 20.855900] Reference Linux version 2.6.37/ |# G0 O& ]- G, H: |6 p* j
[ 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.c
5 h7 w U4 D! r3 H8 V7 H8 R2 S+ Y9 V[ 20.889135] CMEM Range Overlaps Kernel Physical - allowing overlap
; X. e6 T9 Y9 n; x6 i9 M[ 20.895418] CMEM phys_start (0xc2000000) overlaps kernel (0xc0000000 -> 0xc6000000)( ]8 Z0 ~0 _8 V3 X$ Z6 l+ ~; x
[ 20.923379] allocated heap buffer 0xc9000000 of size 0x1200000
8 U/ O$ H. e+ \; k5 a[ 20.930092] heap fallback enabled - will try heap if pool buffer is not available* r4 s- ^" q1 k6 t: O
[ 20.937742] cmemk initialized% B4 \) |' ]& y: ~! N/ Z0 [
[ 21.024300] DSPLINK Module (1.65.01.05_eng) created on Date: Jan 21 2015 Time: 17:46:29
2 m. h! L2 L% B0 _+ `一直卡在这里。
* x ?' w# x/ r2 \: A: V2 r) m O: M- v' W4 V
下面是我的环境变量,请问该如何解决。我的板子是创龙A1版的
/ g6 ^8 U; z* F% }& X/ j+ v) p2 J baudrate=115200 q4 v8 g* x) b* r9 w [
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/ E. @( j8 _. B1 f5 b
bootcmd=tftp c0700000 uImage;bootm c0700000
5 ~$ C. c& e. l6 r2 N: Hbootdelay=15 a% I, e9 D! y9 m6 t2 _
bootfile=uImage* ]7 v, o& @1 r9 U; Y/ A# e
ethact=DaVinci-EMAC- s# C, _5 z( f0 C1 s! ?2 q
ethaddr=06:01:e0:39:0e:db
/ T5 O: i0 B# E# Dfileaddr=C0700000; \5 A9 M" A D% r; G; F2 [
filesize=21A7884 A1 h9 I! R6 x* z
hwconfig=dsp:wake=yes
, v% |* s' Y o& Eipaddr=192.168.18.1498 E$ f5 I6 _! a
mem_args=mem=32M@0xc0000000 mem=64M@0xc4000000
+ k, i4 }, Y: p# M/ xserverip=192.168.18.148- Y3 D0 X0 L$ L
stderr=serial$ ~. x) P3 s0 g& Q/ I: A! i
stdin=serial
( ]% r7 J: w0 L: S! T- F2 gstdout=serial
8 D8 S! p8 Q3 _1 @9 W" K5 Uver=U-Boot 2012.04.01-00054-g9a6dfff (Nov 04 2014 - 22:07:15)
" Z' F+ g6 i# ?" C p# M) x4 h- ?
Environment size: 586/131068 bytes
: ^8 i. i1 R/ G' R7 Q$ s' v% ] |
|