Skip to content
Commit f4906233 authored by Jaehoon Chung's avatar Jaehoon Chung Committed by Mattijs Korpershoek
Browse files

dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration



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.

Signed-off-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: default avatarMattijs Korpershoek <mkorpershoek@baylibre.com>
Reviewed-by: default avatarLukasz Majewski <lukma@denx.de>
Link: https://lore.kernel.org/r/20220620111354.448512-1-jh80.chung@samsung.com


[mkorpershoek: fixed build errors for dfu.h includes]
Signed-off-by: default avatarMattijs Korpershoek <mkorpershoek@baylibre.com>
parent dca7a895
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment