Actions
Feature #15340
closedcxgbe could make use of firmware loader API
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
Currently the firmware blobs and textual configuration files that the t4 nexus loads into cxgbe instances are compiled into the driver from generated byte arrays.
It would be nice if this could use the Firmware loader API in common with other drivers.
Related issues
Updated by Joshua M. Clulow 15 days ago
- Project changed from site to illumos gate
Updated by Andy Fiddaman 15 days ago
- Category set to driver - device drivers
- Status changed from New to In Progress
- Difficulty changed from Medium to Bite-size
Updated by Andy Fiddaman 15 days ago
- Related to Feature #15341: cxgbe: update firmware version to 1.27.1.0 added
Updated by Electric Monk 7 days ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 618f2068008f1ba882bf4b931e8bbd020f37b99e
commit 618f2068008f1ba882bf4b931e8bbd020f37b99e Author: Andy Fiddaman <illumos@fiddaman.net> Date: 2023-02-01T21:04:39.000Z 15340 cxgbe could make use of firmware loader API 15341 cxgbe: update firmware version to 1.27.1.0 Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Approved by: Dan McDonald <danmcd@mnx.io>
Actions