ecnx / bcm-flash-utility

CLI Firmware Flash Tool for Broadcom BCM Routers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broadcom Firmware Flash Utility

CAUTION!!!

If an inappropriate firmware flashed, the device WILL BE DAMAGED. Author takes no responsibility for this software!

How to use

usage: brfw option args...

options:
  -i           show board information
  -l num val   set led state to value
  -b [count]   blink all the leds found
  -r           restart system now
  -f file      flash firmware file
  -n file      flash file no prompt
  -h           show help message

Prebuilt Binaries

If you can compile by yourself, it is recommended. Otherwise you could use prebuilt statically linked binaries.

About

CLI Firmware Flash Tool for Broadcom BCM Routers

License:GNU General Public License v3.0


Languages

Language:C 94.6%Language:Makefile 5.4%