嵌入式开发者社区

标题: omapl138 ARM核启动linux系统启动不了? [打印本页]

作者: 小石    时间: 2017-4-9 11:22
标题: omapl138 ARM核启动linux系统启动不了?
5 F5 W/ U; C% I( h+ A: r$ w  z
我用的是uboot通过nfs加载虚拟机上的uImage文件,但是启动到下面红色标记处,就不向下运行了,请教下是什么原因?/ U; v# i6 h" j% Q2 [2 _9 C
谢谢!7 a# s3 q7 ^  b7 R) x6 w5 C7 e
Ethernet init succeed!
6 P7 q) w0 T% I* m) ]- yDaVinci-EMAC$ z/ ^: i! f/ u' O" G
Hit any key to stop autoboot:  0 + s6 j1 {: X' I8 c6 V, z
Using DaVinci-EMAC device) e& U# x/ v" A5 h9 ], b* B0 a
TFTP from server 192.168.2.6; our IP address is 192.168.2.8( e) N' j# E  i) |
Filename 'uImage'.
! \, o. {  @: [3 GLoad address: 0xc0700000
3 z: }1 {9 I- s5 M: \" f4 P. b6 z; p& DLoading: #################################################################: _% r' ^# t7 Z+ s4 p% b1 W
         ################################################################## y1 e, v. p8 d( s$ V- e" c
         #################################################################
! [+ E  |+ H# D! t0 p) |         ##: V3 O+ ~" e3 T$ R
done4 H! j3 I' |1 V# z" U/ t6 x
Bytes transferred = 2885872 (2c08f0 hex)
" t- x  I& E. ]$ j  H3 d4 }& w) I## Booting kernel from Legacy Image at c0700000 ...1 n' P/ }* i& i. Y. T/ q1 L" ?
   Image Name:   Linux-3.3.0+
2 P* S/ R' x  O8 j9 z   Image Type:   ARM Linux Kernel Image (uncompressed)
: Q. y7 u0 M. q$ j9 s   Data Size:    2885808 Bytes = 2.8 MiB
; N7 j+ Q* x. V) A8 p   Load Address: c0008000$ ^5 O+ q) o0 a2 R; }3 w% h
   Entry Point:  c00080002 z, i. f& |9 C: S7 w, v1 D
   Verifying Checksum ... OK
* H+ s4 e, f* z- Y   Loading Kernel Image ... OK8 p5 M; b. Q4 M1 Z! T
OK
% q; Y, F1 R2 p: m" q4 }8 A8 Y" j' c0 f  ^: }6 G
Starting kernel ...6 m* V) V+ }9 c6 m' U( E
4 T8 Z: ?& p8 l9 P" o0 f9 P5 S
Uncompressing Linux... done, booting the kernel.    //停在这里不运行了5 Y" g9 a% f1 S$ B) D4 ?1 g
8 O+ f) r# l3 K: Q& j7 n

% A+ D2 u! K! V

7 C) ]. W$ ?' p' q) G7 X% S5 x
作者: human    时间: 2017-4-9 18:22
检查一下串口设置是否有问题,默认的打印串口是uart2
作者: 小石    时间: 2017-4-9 19:01
human 发表于 2017-4-9 18:22
1 q+ c) f) H# L7 L- ^检查一下串口设置是否有问题,默认的打印串口是uart2

0 H: D' L1 i5 I$ E: g* b! o应该不是串口问题吧,逼近之前有打印:; f3 G# x; g; l. L$ _$ X
Starting kernel ...
; ^# ^  A' C5 I, \( B5 U1 d5 @% T$ W4 O) [1 ?+ V
Uncompressing Linux... done, booting the kernel. 5 O& v" j; c5 u! l* u

. B# U4 `; |2 v# t8 U9 V2 N, P4 v# _然后创龙给的用户手册是 用"da850_omapl138_tl_defconfig" linux配置,出现上面的问题,# E* ]4 E* }0 {& G8 C- ?
然后我在 arch/arm/config/ 目录下 试了一下"da850_sdi_defconfig " 就可以继续向下运行了。
& U3 x2 q" X: G( {0 l8 C& D- M  N) l( K8 [
我现在就找找串口的问题,感谢




欢迎光临 嵌入式开发者社区 (https://www.51ele.net/) Powered by Discuz! X3.4