小编ASB*_*ASB的帖子

加载内核时U-Boot挂起?

我正在飞思卡尔电路板imx50evk上工作.我使用LTIB(linux目标图像构建器)构建了uboot.bin和uImage.在U-Boot提示符下输入bootm addr命令,然后在显示"正在加载内核..."消息后挂起

> MX50_RDP U-Boot > boot

MMC read: dev # 0, block # 2048, count 6290 partition # 0 ... 
6290 blocks read: OK
## Booting kernel from Legacy Image at 70800000 ...
   Image Name:   Linux-2.6.35.8
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1323688 Bytes =  1.3 MB
   Load Address: a0008000
   Entry Point:  a0008000
   Verifying Checksum ... OK
   Loading Kernel Image ...
Run Code Online (Sandbox Code Playgroud)

arm linux-kernel u-boot

5
推荐指数
1
解决办法
2万
查看次数

标签 统计

arm ×1

linux-kernel ×1

u-boot ×1