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

BCM953022K.bcm (914B)


      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 pbmp_valid=0x11f
      7 # internal GPHY
      8 phy_sys_interface_ge4.0=1
      9 phy_port_primary_and_offset_ge0=0x0000
     10 phy_port_primary_and_offset_ge1=0x0001
     11 phy_port_primary_and_offset_ge2=0x0002
     12 phy_port_primary_and_offset_ge3=0x0003
     13 phy_port_primary_and_offset_ge4=0x0004
     14 
     15 ## ==== MacSec Section ==== ##  
     16 macsec_enable = 1
     17 
     18 #MACSEC device address. MACSEC devices address, used to adress MACSEC core.
     19 #This is MDIO address that is being assigned to MACSEC core. The MDIO address
     20 #gets programmed to MACSEC PHY during initialization if MACSEC is enabled.
     21 macsec_dev_addr_ge4=0x21B
     22 
     23 #A MACSEC phy could be an integrated PHYs with multiple ports. This property
     24 #is needed to identify the index of each PHY port.
     25 macsec_port_index_ge4=0
     26