Commit Graph

2 Commits (main)

Author SHA1 Message Date
Emil Velikov 5ddb886bef Remove execute bit from firmware files
AFAICT neither of the firmware files need to be executable, so drop the
execute bit.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-10-16 15:52:59 +00:00
Vadym Kochan 16052e4a41 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 <vadym.kochan@plvision.eu>
Signed-off-by: Mickey Rachamim <mickeyr@marvell.com>
2021-04-23 14:14:51 +03:00