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

td2p_memtest.soc (642B)


      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 # Trident2Plus Sanity Memory tests
      7 #
      8 # Script to run all available memory tests as quickly as possible.
      9 # For testing basic sanity of new drivers, simulators, chips, etc.
     10 #
     11 
     12 set rct=false
     13 
     14 echo "Running Switching Memory Tests ..."
     15 
     16 counter off
     17 l2mode off
     18 linkscan off
     19 memscan off
     20 config add parity_enable=0
     21 #init soc;
     22 #init misc;
     23 
     24 rcload tr50_bcm56860_a0.soc
     25 rcload tr51_bcm56860_a0.soc
     26 rcload tr52_bcm56860_a0.soc
     27 rcload tr71_bcm56860_a0.soc