Skip to content

jiaotilizi/bcm-switch-firmware-compilation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

bcm-switch-firmware-compilation

  • bcm53346.sh Setting environment variables for the compilation.

  • sdk-xgs-robo-6.5.7.tar.gz This is the SDK of Broadcom Robo Chip.

bin.user.proxy and u-boot.bin compilation

$./bcm53346.sh
$tar -xvzf sdk-xgs-robo-6.5.7.tar.gz
$cd sdk-xgs-robo-6.5.7/systems/linux/kernel
$mkdir iproc
$cd common
$make

The bcm.user.proxy will be compiled into the directory sdk-xgs-robo-6.5.7/build/linux/kernel/common

About

sdk-xgs-robo-6.5.7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.2%
  • C++ 13.1%
  • OpenEdge ABL 2.8%
  • Objective-C 2.2%
  • Standard ML 0.5%
  • Assembly 0.2%