[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <47bc4f14-b76e-9322-c6bc-9af85a77aff4@gmail.com>
Date: Wed, 27 Feb 2019 09:26:38 -0700
From: David Ahern <dsahern@...il.com>
To: Jakub Kicinski <jakub.kicinski@...ronome.com>, jiri@...nulli.us,
stephen@...workplumber.org
Cc: oss-drivers@...ronome.com, netdev@...r.kernel.org
Subject: Re: [PATCH iproute2-next] devlink: add support for updating device
flash
On 2/26/19 1:20 PM, Jakub Kicinski wrote:
> Add new command for updating flash of devices via devlink API.
> Example:
>
> $ cp flash-boot.bin /lib/firmware/
> $ devlink dev flash pci/0000:05:00.0 file flash-boot.bin
>
> Signed-off-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
> ---
> devlink/devlink.c | 54 ++++++++++++++++++++++++++++++++++++++++++
> man/man8/devlink-dev.8 | 32 +++++++++++++++++++++++++
> 2 files changed, 86 insertions(+)
>
applied to iproute2-next after updating the headers. Thanks
Powered by blists - more mailing lists