天嵌 ARM开发社区

 找回密码
 注册
查看: 2344|回复: 0

E9 u-boot、uImage和rootfs的烧写问题

[复制链接]
hawkfier 发表于 2014-10-3 19:43:25 | 显示全部楼层 |阅读模式
E9到我手里有一段时间了,我最先熟悉的是Linux部分;
参照E9教程,利用SD卡自制启动卡部分,我已实现,串口打印信息如下:
▒
,,,,,,,,,省略开头,,,
Please press Enter to activate this console. ADDRCONF(NETDEV_UP): eth0: link is not ready
ifconfig eth0 192.168.1.6 netmask 255.255.255.0 up
add default gw 192.168.1.2
Done
ehci_fsl_bus_suspend begins, Host 1
ehci_fsl_bus_suspend ends, Host 1

Please press Enter to activate this console. ADDRCONF(NETD[root@EmbedSky /]# Please press Enter to activate this console. ADDRCONF(NETDEV_
UP): eth0: link is not ready
i-/bin/sh: syntax error: unexpected "("
f[root@EmbedSky /]# ifconfig eth0 192.168.1.6 netmask 255.255.255.0 up
add default gw 1[root@EmbedSky /]# add default gw 192.168.1.2
D-/bin/sh: add: not found
o[root@EmbedSky /]# Done
e-/bin/sh: Done: not found
[root@EmbedSky /]# ehci_fsl_bus_suspend begins, Host 1
e-/bin/sh: ehci_fsl_bus_suspend: not found
h[root@EmbedSky /]# ehci_fsl_bus_suspend ends, Host 1
-/bin/sh: ehci_fsl_bus_suspend: not found
[root@EmbedSky /]#
P[root@EmbedSky /]# Please press Enter to activate this console. ADDRCONF(NETDEV_
UP): eth0: link is not ready
i-/bin/sh: syntax error: unexpected "("
[root@EmbedSky /]# ifconfig eth0 192.168.1.6 netmask 255.255.255.0 up
add default gw [root@EmbedSky /]# add default gw 192.168.1.2
D-/bin/sh: add: not found
o[root@EmbedSky /]# Done
e-/bin/sh: Done: not found
[root@EmbedSky /]# ehci_fsl_bus_suspend begins, Host 1
e-/bin/sh: ehci_fsl_bus_suspend: not found
h[root@EmbedSky /]# ehci_fsl_bus_suspend ends, Host 1
-/bin/sh: ehci_fsl_bus_suspend: not found
[root@EmbedSky /]#
接下来,串口终端无任何打印信息了;

其中,EmbedSky.ini拷贝是光驱B文件下的,未做任何改动;
我用的是一张8G的SD卡,我电脑配置还可以,用VM装的ubuntu 12.04的虚拟机,利用读卡器在ubuntu下识别到SD卡后,我直接在SD卡中,新建了images/bootloader  /images/linux文件夹,并将u-boot.bin、uImage、 rootfs.tgz直接拷贝到sd卡中(利用vm的vmtools工具,并未在ubuntu下,挂在一个文件来拷贝)

E9教程提示是烧写过程可能很长,所以即使串口未打印信息,我依然等待了10多分钟,将SD卡从E9的TF卡槽中拔下后,通过读卡器,在Ubuntu下,再次查看分区,发现多了一个/dev/sdb2:
/dev/sdb1            2048    15099903     7548928   83  Linux
/dev/sdb2        15099904    15130623       15360   83  Linux

请天嵌的大牛们,支持一下,谢谢拉!!!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

i.MX8系列ARM cortex A53 M4 工控板上一条 /1 下一条

Archiver|手机版|小黑屋|天嵌 嵌入式开发社区 ( 粤ICP备11094220号 )

GMT+8, 2024-5-3 15:39 , Processed in 1.031243 second(s), 19 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表