708999ad61
These patches add support for the Broadcom XMC card (XLR/GTS). At this moment only Tomahawk switch (BCM956960K) is supported. Add device/broadcom/x86_64-bcm_xlr-r0 and platform/broadcom/sonic-platform-modules-brcm-xlr-gts files
10 lines
240 B
Bash
Executable File
10 lines
240 B
Bash
Executable File
#!/bin/bash
|
|
#
|
|
# This script provides a simple helper to test if the initscripts for all
|
|
# platforms work.
|
|
# It runs in simulation mode and don't actually initialize anything but still
|
|
# checks most of the codepaths
|
|
#
|
|
|
|
echo "Nothing to do!"
|