From 4a21f4c60662a94a20cb56558285b58ae4526af7 Mon Sep 17 00:00:00 2001 From: Navdeep Parhar Date: Wed, 13 Mar 2019 06:46:15 +0000 Subject: cxgbe(4): Update T4/5/6 firmwares to 1.23.0.0. Obtained from: Chelsio Communications MFC after: 1 month Sponsored by: Chelsio Communications --- sys/modules/cxgbe/t5_firmware/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/cxgbe/t5_firmware/Makefile') diff --git a/sys/modules/cxgbe/t5_firmware/Makefile b/sys/modules/cxgbe/t5_firmware/Makefile index 6e7b9da8f7a6..4b1f6ee61aaa 100644 --- a/sys/modules/cxgbe/t5_firmware/Makefile +++ b/sys/modules/cxgbe/t5_firmware/Makefile @@ -17,7 +17,7 @@ FIRMWS+= ${F}:${F:C/.txt//}:1.0.0.0 .endif .endfor -T5FW_VER= 1.22.0.3 +T5FW_VER= 1.23.0.0 FIRMWS+= t5fw.fw:t5fw:${T5FW_VER} CLEANFILES+= t5fw.fw -- cgit v1.2.3