netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] liquidio: firmware loading
@ 2017-09-23  0:12 Felix Manlunas
  2017-09-23  0:12 ` [PATCH net-next 1/3] liquidio: allow override of firmware present in flash Felix Manlunas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Felix Manlunas @ 2017-09-23  0:12 UTC (permalink / raw)
  To: davem
  Cc: netdev, raghu.vatsavayi, derek.chickles, satananda.burla,
	ricardo.farrington

From: Rick Farrington <ricardo.farrington@cavium.com>

1. Allow host driver parameter to override auto-loaded firmware (in flash).
2. Verify version of firmware that is auto-loaded from flash.
3. Change value of fw_type module parameter to reflect default firmware
   image name that is loaded by host driver (in /sys/module/liquidio/...)

 drivers/net/ethernet/cavium/liquidio/lio_main.c    | 90 +++++++++++++++-------
 .../net/ethernet/cavium/liquidio/liquidio_image.h  |  1 +
 .../net/ethernet/cavium/liquidio/octeon_device.c   | 11 ++-
 .../net/ethernet/cavium/liquidio/octeon_device.h   | 10 +++
 4 files changed, 84 insertions(+), 28 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-09-26  3:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-23  0:12 [PATCH net-next 0/3] liquidio: firmware loading Felix Manlunas
2017-09-23  0:12 ` [PATCH net-next 1/3] liquidio: allow override of firmware present in flash Felix Manlunas
2017-09-23  0:12 ` [PATCH net-next 2/3] liquidio: verify firmware version when auto-loaded from flash Felix Manlunas
2017-09-23  0:12 ` [PATCH net-next 3/3] liquidio: update module parameter fw_type to reflect firmware type loaded Felix Manlunas
2017-09-26  3:26 ` [PATCH net-next 0/3] liquidio: firmware loading David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).