openbcm

Git mirror of https://github.com/Broadcom-Network-Switching-Software/OpenBCM
git clone git://git.finwo.net/mirror/broadcom/openbcm
Log | Files | Refs | README

gh_bcm953411x.soc (644B)


      1 # 
      2 # This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file.
      3 # 
      4 # Copyright 2007-2019 Broadcom Inc. All rights reserved.
      5 #
      6 # Script to configure BCM953411K/R board
      7 #
      8 
      9 # Enable LED matrix mode (RDB_Reg 0x85f) for the 1st PHY54292
     10 phy raw 0x0 0x17 0xf7e
     11 phy raw 0x0 0x15 0x0000
     12 phy raw 0x0 0x1e 0x85f
     13 phy raw 0x0 0x1f 0x23
     14 phy raw 0x0 0x1e 0x87
     15 phy raw 0x0 0x1f 0x8000
     16 
     17 # Enable LED matrix mode (RDB_Reg 0x85f) for the 2nd PHY54292
     18 phy raw 0x9 0x17 0xf7e
     19 phy raw 0x9 0x15 0x0000
     20 phy raw 0x9 0x1e 0x85f
     21 phy raw 0x9 0x1f 0x23
     22 phy raw 0x9 0x1e 0x87
     23 phy raw 0x9 0x1f 0x8000