嵌入式开发者社区

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

作者: 小石    时间: 2017-4-9 11:22
标题: omapl138 ARM核启动linux系统启动不了?
3 V8 ~( \# U- r- D' h
我用的是uboot通过nfs加载虚拟机上的uImage文件,但是启动到下面红色标记处,就不向下运行了,请教下是什么原因?
/ B4 d( [* @5 R2 j; E谢谢!! M7 n. d2 y6 e/ r+ o- T1 b
Ethernet init succeed!
5 h5 ^1 v- b& R5 z4 wDaVinci-EMAC
0 t' O$ N4 d5 f9 jHit any key to stop autoboot:  0
; _$ b: R/ ]7 l) uUsing DaVinci-EMAC device. o8 J+ D5 `* w% {' v
TFTP from server 192.168.2.6; our IP address is 192.168.2.8
: T6 K' @. Q5 Z6 cFilename 'uImage'.
5 }* C2 M$ `' Z# ALoad address: 0xc0700000; G; v" A2 z& x7 }
Loading: #################################################################
4 _  v9 ?8 L/ Z         #################################################################
9 E: X5 w, g+ B7 `$ s) a         #################################################################5 e- \* j% [, P; D; `
         ##
  F' R6 `7 }8 Q) v& I; Q' ydone
. a% D7 p& z( F1 hBytes transferred = 2885872 (2c08f0 hex)$ \( O8 K6 B* t7 @+ E
## Booting kernel from Legacy Image at c0700000 ...) V- b' w  v- ~% _' ^
   Image Name:   Linux-3.3.0+! N5 }& s% H) o
   Image Type:   ARM Linux Kernel Image (uncompressed)
+ L6 J4 p# e5 d   Data Size:    2885808 Bytes = 2.8 MiB
& u. [* H' Q9 b1 o8 \5 ?" _9 J6 a   Load Address: c0008000
, }. B; @9 M6 g4 P   Entry Point:  c00080002 q2 b, O( \2 e/ ]
   Verifying Checksum ... OK
# u( o* A, s" d' r: k* _   Loading Kernel Image ... OK
# P. ]' m, @0 a3 r$ }, o9 C  a8 bOK
# K3 M, g" C- X: X) K
: `' B9 R1 b5 W6 U& a$ q) vStarting kernel ...6 }1 `0 m7 Z/ g' G

2 l7 `" @& C, m  cUncompressing Linux... done, booting the kernel.    //停在这里不运行了# l0 j0 t- r# \3 ]

  c( }7 C( |! G  G7 R( c
, z! e0 T  K3 G  f. `- |

& t5 Z& I2 n7 F" `/ w1 x$ w
作者: human    时间: 2017-4-9 18:22
检查一下串口设置是否有问题,默认的打印串口是uart2
作者: 小石    时间: 2017-4-9 19:01
human 发表于 2017-4-9 18:22; Z7 l+ o; F! l
检查一下串口设置是否有问题,默认的打印串口是uart2
- n4 \/ o4 k, `% Z5 I
应该不是串口问题吧,逼近之前有打印:
& e) K4 G! v3 H6 a2 HStarting kernel ...
0 ?2 e3 Z8 X( B8 v6 @0 g3 R% A5 P6 F7 E5 S* L- V
Uncompressing Linux... done, booting the kernel. $ v4 s" t! x2 J1 M  h$ {
# K* F: J: b7 D; J2 T3 ^
然后创龙给的用户手册是 用"da850_omapl138_tl_defconfig" linux配置,出现上面的问题,* u. X) b5 Z& M7 Z) w! c, b
然后我在 arch/arm/config/ 目录下 试了一下"da850_sdi_defconfig " 就可以继续向下运行了。0 x" z& B+ A6 R7 h* u, @
6 o6 V0 P5 R/ j8 ~  r# w. P0 n, b2 H
我现在就找找串口的问题,感谢




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