On Mon, Aug 28, 2017 at 5:42 PM, Ferruh Yigit <ferruh.yi...@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.luc...@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