Commit 3d9238fe authored by Josua Mayer's avatar Josua Mayer

add serdes 4_5_2 for clearfog cx example to runme.sh

Note that the QSFP can not work in this configuration as the retimer
only supports 10/25 frequencies.
parent 34c04744
......@@ -74,6 +74,12 @@ case "${SERDES}" in
DPC=dpc-8_x_usxgmii.dtb
DPL=dpl-eth.8x10g.19.dtb
;;
4_5_2)
DPC=dpc-8_x_usxgmii.dtb
DPL=dpl-eth.8x10g.19.dtb
MC_FORCE=patches/mc_lx2160a_10.32.0.itb
DEFAULT_FDT_FILE="fsl-lx2160a-clearfog-cx.dtb"
;;
4_*)
DPC=dpc-backplane.dtb
DPL=dpl-eth.8x10g.19.dtb
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment