Re: [PATCH 2/2] watchdog: ziirave_wdt: Add support to upload the firmware.

2016-07-20 Thread Enric Balletbo Serra
Hi Martyn, Many thanks for the review. 2016-07-18 23:43 GMT+02:00 Martyn Welch : > Few comments inline > > > On 17/06/16 11:52, Enric Balletbo i Serra wrote: >> >> This patch adds and entry to the sysfs to start firmware upload process >> on the specified device with the requested firmware. >> >>

Re: [PATCH 2/2] watchdog: ziirave_wdt: Add support to upload the firmware.

2016-07-18 Thread Martyn Welch
Few comments inline On 17/06/16 11:52, Enric Balletbo i Serra wrote: This patch adds and entry to the sysfs to start firmware upload process on the specified device with the requested firmware. The uploading of the firmware needs only to happen once per firmware upgrade, as the firmware is stor

[RESEND PATCH 2/2] watchdog: ziirave_wdt: Add support to upload the firmware.

2016-07-09 Thread Enric Balletbo i Serra
This patch adds and entry to the sysfs to start firmware upload process on the specified device with the requested firmware. The uploading of the firmware needs only to happen once per firmware upgrade, as the firmware is stored in persistent storage. If the firmware upload or the firmware verific

[PATCH 2/2] watchdog: ziirave_wdt: Add support to upload the firmware.

2016-06-17 Thread Enric Balletbo i Serra
This patch adds and entry to the sysfs to start firmware upload process on the specified device with the requested firmware. The uploading of the firmware needs only to happen once per firmware upgrade, as the firmware is stored in persistent storage. If the firmware upload or the firmware verific