主题 : 同一个代码,同一个引导程序,出错的提示代码竟然不一样one_wire_status: 4 or 2 复制链接 | 浏览器收藏 | 打印
级别: 侠客
UID: 52583
精华: 0
发帖: 83
金钱: 420 两
威望: 84 点
综合积分: 166 分
注册时间: 2011-07-21
最后登录: 2013-01-15
楼主  发表于: 2011-12-08 21:07

 同一个代码,同一个引导程序,出错的提示代码竟然不一样one_wire_status: 4 or 2

各位ARM同道中人,今天用u-boot_nand_mini6410的u-boot从NAND启动,使用tftp下载友善提供的zImage_n43, 启动到一半提示错误:
FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will !
yaffs: dev is 32505858 name is "mtdblock2" rw                                  
yaffs: passed flags ""                                                          
1Wire touchscreen OK                                                            
/init: line 103: can't open /r/dev/console: no such file                        
Kernel panic - not syncing: Attempted to kill init!                            
[<c0177c44>] (unwind_backtrace+0x0/0xe4) from [<c0514804>] (panic+0x58/0x174)  
[<c0514804>] (panic+0x58/0x174) from [<c0189e48>] (do_exit+0x68/0x5e4)          
[<c0189e48>] (do_exit+0x68/0x5e4) from [<c018a688>] (do_group_exit+0x90/0xc4)  
[<c018a688>] (do_group_exit+0x90/0xc4) from [<c018a6cc>] (sys_exit_group+0x10/0)
one_wire_status: 2                                                              
[<c018a6cc>] (sys_exit_group+0x10/0x18) from [<c01725e0>] (ret_fast_syscall+0x0)
one_wire_status: 4  
而昨天这个时候我这样引导的时候,提示的错误代码是:one_wire_status: 2

郁闷中,同一个代码,同一个引导程序,出错的提示代码竟然不一样,谁碰到过这样的问题吗?给指明下道路,谢谢
自由,自强,共享,共创。
级别: 论坛版主
UID: 12573
精华: 27
发帖: 8838
金钱: 46490 两
威望: 9298 点
综合积分: 18216 分
注册时间: 2010-01-09
最后登录: 2019-07-16
1楼  发表于: 2011-12-09 08:10
提供的信息不完整,见我签名
新手如何向我们反馈有效的信息,以便解决问题,见此贴:
http://www.arm9home.net/read.php?tid-14431.html

[注]: 此处签名链接仅为指引方向,而非解答问题本身.
级别: 侠客
UID: 52583
精华: 0
发帖: 83
金钱: 420 两
威望: 84 点
综合积分: 166 分
注册时间: 2011-07-21
最后登录: 2013-01-15
2楼  发表于: 2011-12-09 13:00
哦,下午下班后,我重新整理下,再把这个问题印上,谢谢了
yw8
梦溪求索
级别: 新手上路
UID: 69713
精华: 0
发帖: 23
金钱: 125 两
威望: 25 点
综合积分: 46 分
注册时间: 2012-05-10
最后登录: 2015-08-13
3楼  发表于: 2012-09-10 10:52
不断打印
one_wire_status: 4
one_wire_status: 4
one_wire_status: 4
one_wire_status: 4
one_wire_status: 4
one_wire_status: 3
one_wire_status: 4
one_wire_status: 3
one_wire_status: 4
one_wire_status: 4
one_wire_status: 4
one_wire_status: 3
……
啥问题呢?