Skip to content

Commit

Permalink
Update led.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bluecmd authored Feb 28, 2024
1 parent d30f27b commit 7c7ec40
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions led.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,7 @@ binary blobs so modifying them or porting a new platform is extremely time consu
The address `0x3800` is called `CUSTOM_HANDLER_ADDR`. You can find the source code for making your own custom LED code in the [OpenBCM](https://github.com/Broadcom-Network-Switching-Software/OpenBCM/tree/master/sdk-6.5.27/tools/led/cmicx) ([backup](https://github.com/bluecmd/OpenBCM/tree/master/sdk-6.5.27/tools/led/cmicx)) repository.

[SONIX](https://sonix.network/) publishes their custom LED code [at github](https://github.com/sonix-network/broadcom-leds).

## Innovium Teralynx 7 LED driving

The IVM77700 communicates directly with two CPLDs in order to drive LED status. What type of protocol it uses and how it determines the port split between them is unknown.

0 comments on commit 7c7ec40

Please sign in to comment.