嵌入式开发者社区
标题:
omapl138 ARM核启动linux系统启动不了?
[打印本页]
作者:
小石
时间:
2017-4-9 11:22
标题:
omapl138 ARM核启动linux系统启动不了?
) `3 c) X* |+ j) f
我用的是uboot通过nfs加载虚拟机上的uImage文件,但是启动到下面红色标记处,就不向下运行了,请教下是什么原因?
) M% I9 c, G8 `1 Z$ [
谢谢!
$ N/ j: R9 Q2 U0 Z
Ethernet init succeed!
" p9 ]/ L. \# b2 H
DaVinci-EMAC
& z! R2 V, v( D3 n' I1 J8 }
Hit any key to stop autoboot: 0
' _! q2 B0 |! n$ M8 T4 W
Using DaVinci-EMAC device
4 W3 o( |, d, Z$ a* U" I
TFTP from server 192.168.2.6; our IP address is 192.168.2.8
8 J# M5 ?5 H7 m: \+ `- _
Filename 'uImage'.
) [5 u1 s r4 T ~' K" w. V
Load address: 0xc0700000
3 L9 g* e2 U' B( r
Loading: #################################################################
1 s L2 M' n# @ T
#################################################################
- B) D6 G" w. U6 y* b P! |- B
#################################################################
- t3 H+ G- b* @" a4 M9 g6 E4 _
##
% X. J' E4 y1 f5 h; K4 a2 E
done
5 x8 ] R, X2 F, c; ?
Bytes transferred = 2885872 (2c08f0 hex)
) C# J l5 C* I9 N* u3 Q% U1 R
## Booting kernel from Legacy Image at c0700000 ...
+ d4 a# ~! i. d& Q+ s% Z
Image Name: Linux-3.3.0+
# K- b7 `& N1 i6 e) @3 g
Image Type: ARM Linux Kernel Image (uncompressed)
8 u" B# _! x4 M0 b! `
Data Size: 2885808 Bytes = 2.8 MiB
+ _! {5 x+ o7 d% y2 _# @
Load Address: c0008000
2 Y s1 e% o" H" h* h% r; A
Entry Point: c0008000
7 K: c( O! y4 K6 }/ m: X
Verifying Checksum ... OK
6 r ^* D. m( M8 ]9 i& i
Loading Kernel Image ... OK
# W: t1 ]9 ]) c+ H% B* C7 |1 W+ J
OK
* }6 v4 b* R7 Q
2 l0 K x" ]7 R' p4 R- }
Starting kernel ...
: W/ n: t1 q7 K; c1 Y! k8 E$ S
* b1 C/ b) k& M, J8 p" s/ t
Uncompressing Linux... done, booting the kernel. //停在这里不运行了
3 C4 Z5 Z, L" q v0 u( [3 c; y/ }
; A, `2 V c. I6 G
; [, f/ w: E6 j9 @: @! S" K. ~
/ `! y8 L+ G0 L/ g& P
作者:
human
时间:
2017-4-9 18:22
检查一下串口设置是否有问题,默认的打印串口是uart2
作者:
小石
时间:
2017-4-9 19:01
human 发表于 2017-4-9 18:22
/ r( I) w H i5 u A. {3 D
检查一下串口设置是否有问题,默认的打印串口是uart2
# O1 ?. }& l2 {" K# m
应该不是串口问题吧,逼近之前有打印:
- B9 ]& `5 B% S V: @6 G" E
Starting kernel ...
* r7 a5 ?7 ^* f( W
4 ~+ C0 z1 ] D& \! r
Uncompressing Linux... done, booting the kernel.
6 ~" y" v/ E2 [- y0 f8 ?& i
9 {9 v; [. f! ^/ D+ h/ K2 W. m! z
然后创龙给的用户手册是 用"da850_omapl138_tl_defconfig" linux配置,出现上面的问题,
& Z! s n1 J f4 j0 w( s5 ^7 i) B. ~' h
然后我在 arch/arm/config/ 目录下 试了一下"da850_sdi_defconfig " 就可以继续向下运行了。
) Z/ P4 B# q2 u1 k+ {7 ~. x
0 o8 [/ |3 h, ^2 _* d, [( a9 p
我现在就找找串口的问题,感谢
欢迎光临 嵌入式开发者社区 (https://www.51ele.net/)
Powered by Discuz! X3.4