找回密码
 注册

QQ登录

只需一步,快速开始

查看: 4322|回复: 9

郁闷了,刷挂了6338,串口CFE无法中断

[复制链接]
发表于 2009-10-10 20:15:58 | 显示全部楼层 |阅读模式
本帖最后由 sciwander 于 2009-10-10 23:57 编辑

连好了串口后发现没办法中断cfe,只能一直跑下去直到挂死

CFE version 1.0.37-0.8 for BCM96338 (32bit,SP,BE)
Build Date: Thu Jun 29 17:27:05 CST 2006 (root@localhost.localdomain)
Copyright (C) 2000,2001,2002,2003 Broadcom Corporation.
Initializing Arena.
Initializing Devices.
Auto-negotiation timed-out
10 MB Half-Duplex (assumed)
CPU type 0x29010: 240MHz
Total memory used by CFE:  0x80401000 - 0x80523CE0 (1191136)
Initialized Data:          0x8041BED0 - 0x8041D680 (6064)
BSS Area:                  0x8041D680 - 0x80421CE0 (18016)
Local Heap:                0x80421CE0 - 0x80521CE0 (1048576)
Stack Area:                0x80521CE0 - 0x80523CE0 (8192)
Text (code) segment:       0x80401000 - 0x8041BECC (110284)
Boot area (physical):      0x00524000 - 0x00564000
Relocation Factor:         I:00000000 - D:00000000
Board IP address                : 192.168.1.1:ffffff00
Host IP address                 : 192.168.1.100
Gateway IP address              :
Run from flash/host (f/h)       : f
Default host run file name      : vmlinux
Default host flash file name    : bcm963xx_fs_kernel
Boot delay (0-9 seconds)        : 1
Board Id Name                   : 96338L-2M-8M
Psi size in KB                  : 24
Number of MAC Addresses (1-32)  : 11
Base MAC Address                : 00:74:05:7a:4e:a7
Ethernet PHY Type               : Internal
Memory size in MB               : 8
*** Press any key to stop auto run (1 seconds) ***
Auto run second count down: 0
Code Address: 0x80010000, Entry Address: 0x8017b018
Decompression OK!
Entry at 0x8017b018
Closing network.
Starting program at 0x8017b018
Linux version 2.6.8.1 ([email=root@CL-Linux]root@CL-Linux[/email]) (gcc version 3.4.2) #1 Wed Jul 19 18:59:35 CST 2006
Total Flash size: 2048K with 35 sectors
96338L-2M-8M prom init
CPU revision is: 00029010
Determined physical RAM map:
memory: 007a0000 @ 00000000 (usable)
On node 0 totalpages: 1952
  DMA zone: 1952 pages, LIFO batch:1
  Normal zone: 0 pages, LIFO batch:1
  HighMem zone: 0 pages, LIFO batch:1
Built 1 zonelists
Kernel command line: root=31:0 ro noinitrd
brcm mips: enabling icache and dcache...
Primary instruction cache 16kB, physically tagged, 2-way, linesize 16 bytes.
Primary data cache 8kB 2-way, linesize 16 bytes.
PID hash table entries: 32 (order 5: 256 bytes)
Using 120.000 MHz high precision timer.
Dentry cache hash table entries: 2048 (order: 1, 8192 bytes)
Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
Memory: 6052k/7808k available (1263k kernel code, 1736k reserved, 184k data, 68k init, 0k highmem)
Calibrating delay loop... 239.20 BogoMIPS
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Checking for 'wait' instruction...  unavailable.
NET: Registered protocol family 16
Can't analyze prologue code at 8014a7f4
PPP generic driver version 2.4.2
NET: Registered protocol family 24
Using noop io scheduler
bcm963xx_mtd driver v1.0
brcmboard: brcm_board_init entry
bcm963xx_serial driver v2.0
NET: Registered protocol family 2
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 512 bind 1024)
NET: Registered protocol family 1
NET: Registered protocol family 17
Ebtables v2.0 registered
NET: Registered protocol family 8
NET: Registered protocol family 20
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
VFS: Mounted root (squashfs filesystem) readonly.
Freeing unused kernel memory: 68k freed
init started:  BusyBox v1.00 (2006.07.19-11:01+0000) multi-call binary
Algorithmics/MIPS FPU Emulator v1.5

BusyBox v1.00 (2006.07.19-11:01+0000) Built-in shell (msh)
Enter 'help' for a list of built-in commands.

Loading drivers and kernel modules...
atmapi: module license 'Proprietary' taints kernel.
blaadd: blaa_detect entry
adsl: adsl_init entry
Broadcom BCMPROCFS v1.0 initialized
Broadcom BCM6338A2 Ethernet Network Device v0.3 Jul 19 2006 18:58:09
Config Internal PHY Through MDIO
BCM63xx_ENET: Auto-negotiation timed-out
BCM63xx_ENET: 10 MB Half-Duplex (assumed)
eth0: MAC Address: 00:74:05:7A:4E:A7
BcmAdsl_Initialize=0xC005D228, g_pFnNotifyCallback=0xC0070F84
AdslCoreHwReset: AdslOemDataAddr = 0xA07F8054
dgasp: kerSysRegisterDyingGaspHandler: dsl0 registered
==>   Bcm963xx Software Version: 3.02L.09.A2pB018e.d16m   <==
device eth0 entered promiscuous mode
br0: port 1(eth0) entering learning state
br0: topology change detected, propagating
br0: port 1(eth0) entering forwarding state
device eth0 left promiscuous mode
br0: port 1(eth0) entering disabled state
 楼主| 发表于 2009-10-10 20:16:41 | 显示全部楼层
没办法中断,我反转了TX,RX也没用
翻转后什么输出都没了
 楼主| 发表于 2009-10-10 20:33:40 | 显示全部楼层
BCM6338单口千万不要刷成4口的
 楼主| 发表于 2009-10-10 23:57:57 | 显示全部楼层
大侠们指教下
发表于 2009-10-11 00:04:57 | 显示全部楼层
如果有数据显示就表示cfe没有坏!
 楼主| 发表于 2009-10-11 09:44:50 | 显示全部楼层
但是没有中断啊
我就是听了这个帖子https://www.chinadsl.net/thread-30269-1-1.html 才刷的
刷了4口的cfe进去了
 楼主| 发表于 2009-10-12 12:09:32 | 显示全部楼层
晕死,没人关注过BCM6338了
发表于 2009-10-12 12:12:04 | 显示全部楼层
10几元就能买一个,没有折腾价值。
发表于 2010-3-10 08:17:27 | 显示全部楼层
再刷回来了,
发表于 2010-3-10 11:37:24 | 显示全部楼层
只要CFE没有坏那就可以刷回来!
*滑块验证:
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|小黑屋|宽带技术网 |网站地图 粤公网安备44152102000001号

GMT+8, 2025-5-19 07:49 , Processed in 0.023943 second(s), 3 queries , Redis On.

Powered by Discuz! X3.5 Licensed

Copyright © 2001-2020, Tencent Cloud.

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