[PATCH v3] usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig

Tom Rini trini at konsulko.com
Wed Jun 9 14:19:56 CEST 2021


On Tue, Jun 01, 2021 at 04:51:47PM +0530, Aswath Govindraju wrote:

> Currently the config options CONFIG_SYS_DFU_DATA_BUF_SIZE and
> CONFIG_SYS_DFU_MAX_FILE_SIZE are being set in include/configs/<board>.h
> files and also in <board_name>_defconfig files without a Kconfig option. It
> is easier for users to set these configs in defconfig files than in config
> header files as they are a part of the source code.
> 
> Add Kconfig symbols, and update the defconfigs by using tools/moveconfig.py
> script.
> 
> Suggested-by: Pratyush Yadav <p.yadav at ti.com>
> Signed-off-by: Aswath Govindraju <a-govindraju at ti.com>
> Acked-by: Oleksandr Suvorov <oleksandr.suvorov at toradex.com>
> Acked-by: Matthias Brugger <mbrugger at suse.com>
> Acked-by: Lukasz Majewski <lukma at denx.de>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210609/037f06d5/attachment.sig>


More information about the U-Boot mailing list