
31 Oct
2023
31 Oct
'23
3:50 p.m.
Hi,
On Mon, 20 Jun 2022 20:13:54 +0900, Jaehoon Chung wrote:
Add CONFIG_DFU_NAME_MAX_SIZE to change the proper size. If name is longer than default size, it can do wrong behavior during updating image. So it need to change the proper maximum size.
This patch is proviced the solution to change value with configuration.
[...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu-next)
[1/1] dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/de9b2e10f109960...
-- Mattijs