发布openwrt固件,支持BCM6348,6358
本帖最后由 yarch 于 2009-2-28 12:30 编辑发布openwrt固件,支持BCM6348,6358
现在编译好了BCM6348,6358的固件,现传上来
说明:openwrt-96348GW-????????-cfe.bin 这个是带CFE的。
openwrt-brcm63xx-squashfs.trx 这个是63XX系列通用的不带CFE固件。
如果要刷带CFE的固件的话,猫有JTAG接口的才建议刷,刷前先备份原来的CFE(JTAG工具在另一贴https://www.chinadsl.net/thread-31585-1-1.html)。
不带JTAG接口的话请刷不带CFE的固件,因为现在还只是测试,没有JTAG接口的无法恢复CFE的。。
编译好的有许多格式的。现只放上squashfs格式的。
请测试后回贴说明一下使用效果,能不能用。谢谢。 自己先顶一下,请有BCM6358,且带JTAG接口的猫友们来刷来看看哈。 顶顶 顶 顶 楼主,无法刷写啊。
不带CFE的刷写无法开始,提示有非法映像。
带CFE的一开始刷写就重启了。代码如下:
Initializing Arena.
Initializing Devices.
Parallel flash device: name AM29LV320MT|S29GL128-A, id 0x2201, size 16384KB
Flash Layout: Boot Kern
AuxFS Misc PSI
Flash RootFS Partition Length: 12058624
CPU type 0x2A010: 300MHz, Bus: 133MHz, Ref: 64MHz
CPU running TP0
Total memory: 67108864 bytes (64MB)
Total memory used by CFE:0x80401000 - 0x80529860 (1214560)
Initialized Data: 0x8041E740 - 0x80421060 (10528)
** Flash image not found. **
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 (0-8) : 96358VW2
Number of MAC Addresses (1-32) : 11
Base MAC Address : 00:74:04:05:7c:06
PSI Size (1-64) KBytes : 24
Flash Block Size (1-128) in KBytes: 128
Auxillary File System Size Percent: 25
Main Thread Number : 0
udp_send finished
No answer .auto boot ...
web info: Upload 2125962 bytes, invalid image format.
web info: Upload 2236616 bytes, Broadcom image format.
CFE>Illegal image ! Image crc failed.
Resetting board...Boot Address 0xbe000000
Initializing Arena.
Initializing Devices.
Parallel flash device: name AM29LV320MT|S29GL128-A, id 0x2201, size 16384KB
Flash Layout: Boot Kern
AuxFS Misc PSI
Flash RootFS Partition Length: 12058624
CPU type 0x2A010: 300MHz, Bus: 133MHz, Ref: 64MHz
CPU running TP0
Total memory: 67108864 bytes (64MB)
Total memory used by CFE:0x80401000 - 0x80529860 (1214560)
Initialized Data: 0x8041E740 - 0x80421060 (10528)
** Flash image not found. **
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 (0-8) : 96358VW2
Number of MAC Addresses (1-32) : 11
Base MAC Address : 00:74:04:05:7c:06
PSI Size (1-64) KBytes : 24
Flash Block Size (1-128) in KBytes: 128
Auxillary File System Size Percent: 25
Main Thread Number : 0
udp_send finished
No answer .auto boot ...
CFE>
都是在IE里面进入CFE刷写的。 补充一点,我是用贝尔的100A6358猫测试的。测试前,已经重置Flash和重刷CFE。没有刷写任何固件来测试的。 本人有一个上海贝尔的RG100A-AA 电信E8-B版,应该符合lz的刷写条件,希望刷写后可以支持共享打印,其它功能如路由,四台限制、电信远程控制等已经解决了,就是不支持通过路由器共享打印,小小的不爽,所有想尝试一线,看LS的样子,好像搞不定啊,本人纯粹菜鸟,还不知道怎么刷写,有没有人搞个教程,最好是图解的,期待ing......... 本帖最后由 yarch 于 2009-2-28 19:28 编辑
楼主,无法刷写啊。
不带CFE的刷写无法开始,提示有非法映像。
带CFE的一开始刷写就重启了。代码如下:
Initializing Arena.
Initializing Devices.
Parallel flash device: name AM29LV320MT|S29GL128-A, id 0 ...
yl889 发表于 2009-2-28 16:27 https://www.chinadsl.net/images/common/back.gif
这位大哥,麻烦你用JTAG线直接刷这个映像吧。因为openwrt官网上面已经提到openwrt使用的是标准的LZMA协议,而现在这些猫的CFE是非标准LZMA协议的。见我的另一贴。
所以请你用JTAG线直接刷整个FLASH看看(辛苦一下,这个好像要很长时间,几个小吧?)你有JTAG线不怕变砖的,我的这个只有TTL线,我还不敢刷,正准备入手一个RG100A-AA来玩玩。
-----------------------------------------------------------------------------
1.6. Firmware/Bootloader
Some devices use RedBootsuchas Inventel Liveboxes. Other run CFE with a built-in LZMAdecompressorsuch as Siemens SE515, Free Freebox ... CFE is not usingstandard LZMAcompression arguments, and most noticebly, changes thedictionnary size,so beware.
2. How to help
[*]Port ATM/ADSL changes to kernel 2.6.27 and use the binary DSL for now[*]Test the currently merged kernel in order to see if it boots on CFE based boards.[*]--------------------------------------------------------------------------由上面这段可以看出,由CFE引导来刷这个固件多半是不行的。只有用JTAG来刷,试看看能不能成功启动。
如果可以的话那BCM6358的猫的可玩性就大了。BT,EMULE都可以了。
我编译的更多的固件放在这里:http://cqhy.freehostia.com/openwrt/bcm63xx/ 支持楼主研究63XX 我前几天就下了一个用jtag线写了其中的前800k数据
写完了一点反映都没有
可能不包含启动代码
整个的有时间弄一下 好东西。。等着看谁的DB120WG刷成功的。。