- Notifications
You must be signed in to change notification settings - Fork0
micjo/bbox3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Turn off hardware flow control in minicom or you won't be able to send keys
CPU: Broadcom BCM63168D0DRAM: 256 MiBNAND: 128 MiBBoard Id (0-6) : F@ST3865bTotal Memory: 268435456 bytes (256MB)Boot Address: 0xb8000000NextLevelBoot U-boot @ 0x8ff00000Chip ID: BCM63168D0, MIPS: 400MHz, DDR: 400MHz, Bus: 200MHzNAND Config: Reg=15142200, chipSize=128 MB, blockSize=128K, erase_shift=11busWidth=1, pageSize=2048B, page_shift=11, page_mask=000007ff
./cfetool.py --read=test.bin --addr=0xb8000000 --size=0x8000000 --block=0x20000
Find an image from a router with the same CPU and try to boot it.Some other page mentions that the BBOX3 is simply a rebrand of a Sagemcom F@ST 3864.Browsing theOpenWRT builds leads me to brcm63xxand consequently to theFAST2704V2-squashfs-cfe.bin. I willattempt to boot this via tftpboot. The assumption is that it is from a similar brandand seeing as tftpboot should boot from RAM and not flash, hopefully the device willnot be bricked.
Some of the uboot commands are not running as expected. Performing gowith the address just seems to freeze the device. Perhaps the uboothas been tainted with.
To Try:
- Try reflashing uboot in CFE?
- Try all different images based on bcm63xxx