diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2020-10-29 13:47:41 +0900 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-10-30 14:20:27 +0100 |
commit | 045fd8b13dc7b08a309043c28fc764c8fd2fde14 (patch) | |
tree | 3fe5fad33b5adfacd8b694659290631f3b18f029 /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | 31393564462ac706c080fbd9625382540a41d27c (diff) | |
download | u-boot-045fd8b13dc7b08a309043c28fc764c8fd2fde14.tar.gz u-boot-045fd8b13dc7b08a309043c28fc764c8fd2fde14.tar.xz u-boot-045fd8b13dc7b08a309043c28fc764c8fd2fde14.zip |
dfu: rename dfu_tftp_write() to dfu_write_by_name()
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@linaro.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions