From: Vadym Kochan Date: Wed, 3 Feb 2021 13:21:25 +0000 (+0200) Subject: mrvl: prestera: Add Marvell Prestera Switchdev firmware 3.0 version X-Git-Tag: 20210511~20^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16052e4a41bd0d47793fa33eb718081df28efe11;p=thirdparty%2Flinux-firmware.git mrvl: prestera: Add Marvell Prestera Switchdev firmware 3.0 version Main changes: - add initial L3 support - changed a bit the way of events sending - changed ABI for some IPC calls - add LAG support This firmware version is ABI un-compatible with the current 2.0, so add it as separate binary. Signed-off-by: Vadym Kochan Signed-off-by: Mickey Rachamim --- diff --git a/WHENCE b/WHENCE index 62e67031..2052f743 100644 --- a/WHENCE +++ b/WHENCE @@ -5410,6 +5410,7 @@ provided this copyright notice is accompanying it. Driver: prestera - Marvell driver for Prestera family ASIC devices File: mrvl/prestera/mvsw_prestera_fw-v2.0.img +File: mrvl/prestera/mvsw_prestera_fw-v3.0.img Licence: Redistributable. See LICENCE.Marvell for details. diff --git a/mrvl/prestera/mvsw_prestera_fw-v3.0.img b/mrvl/prestera/mvsw_prestera_fw-v3.0.img new file mode 100755 index 00000000..00a347e7 Binary files /dev/null and b/mrvl/prestera/mvsw_prestera_fw-v3.0.img differ