[PATCH v7 01/17] dfu: rename dfu_tftp_write() to dfu_write_by_name()
AKASHI Takahiro
takahiro.akashi at linaro.org
Fri Oct 30 05:45:11 CET 2020
Tom,
On Thu, Oct 29, 2020 at 10:43:16AM -0400, Tom Rini wrote:
> On Thu, Oct 29, 2020 at 01:47:41PM +0900, AKASHI Takahiro wrote:
>
> > This function is essentially independent from tftp, and will also be
> > utilised in implementing UEFI capsule update in a later commit.
> > So just give it a more generic name.
> > In addition, a new configuration option, CONFIG_DFU_WRITE_ALT, was
> > introduced so that the file will be compiled with different options,
> > particularly one added in a later commit.
> >
> > Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
>
> Reviewed-by: Tom Rini <trini at konsulko.com>
Thank you so much for all of your quick reviews.
-Takahiro Akashi
>
> --
> Tom
More information about the U-Boot
mailing list