diff --git a/firmware/python/cameralink_gateway/_ClinkDevRoot.py b/firmware/python/cameralink_gateway/_ClinkDevRoot.py index 0509ee5..206bf11 100644 --- a/firmware/python/cameralink_gateway/_ClinkDevRoot.py +++ b/firmware/python/cameralink_gateway/_ClinkDevRoot.py @@ -59,7 +59,7 @@ def __init__(self, self.FebVersionLock = 0x08020000 # Set the FEB firmware Version lock = https://github.com/slaclab/lcls2-pgp-pcie-apps/blob/master/firmware/targets/shared_config.mk - self.PcieVersionLock = 0x03070000 + self.PcieVersionLock = 0x03080000 # Set local variables self.laneConfig = laneConfig