[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
Tue Jun 8 14:07:41 CEST 2021
On Tue, Jun 08, 2021 at 01:34:33PM +0530, Aswath Govindraju wrote:
> + Tom Rini
>
> I saw that this patch is delegated to Tom Rini in patchwork page but I
> did not add him in the cc-list. So, I added him now.
>
> Hi Tom,
>
> On 01/06/21 4:51 pm, 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.
> >
>
> May I know if this patch is good to be picked?
Yes but some of the recent "this cleanup caused a hard to spot
regression" have left me of the opinion that Kconfig migrations need to
go in to -next or early -rc rather than late -rc, so, soon now. Thanks
for your patience.
--
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/20210608/e0806839/attachment.sig>
More information about the U-Boot
mailing list