[dpdk-dev] [PATCH 05/16] nfp: add nsp fw upload command

Alejandro Lucero alejandro.lucero at netronome.com
Thu Aug 31 11:04:27 CEST 2017


On Mon, Aug 28, 2017 at 5:42 PM, Ferruh Yigit <ferruh.yigit at intel.com>
wrote:

> On 8/24/2017 5:20 PM, Alejandro Lucero wrote:
> > Using NSPU interface for fw upload. Firmware file needs to be
> > installed in specific path inside system firmware directory.
> >
> > NSPU buffer is used for writing the firmware before sending the
> > command.
> >
> > Signed-off-by: Alejandro Lucero <alejandro.lucero at netronome.com>
>
> <...>
>
> > +
> > +#define DEFAULT_FW_PATH       "/lib/firmware/netronome"
> > +#define DEFAULT_FW_FILENAME   "nic_dpdk_default.nffw"
>
> This can be good to mention about this in documentation.
>
> And FW upload support in release notes.
>

I'll add this in next patchset version.

Thanks


More information about the dev mailing list