Hi,
On 9/26/23 17:09, Patrice Chotard wrote:
From: Patrick Delaunay <[email protected]>
Activate the command stm32prog with CONFIG_CMD_STM32MPROG.
The CONFIG_SET_DFU_ALT_INFO is also activated to support
the required weak functions for the DFU virtual backen defined in
board/st/common/stm32mp_dfu.c.
Signed-off-by: Patrick Delaunay <[email protected]>
Signed-off-by: Patrice Chotard <[email protected]>
---
configs/stm32mp13_defconfig | 2 ++
include/configs/stm32mp13_common.h | 4 ++++
2 files changed, 6 insertions(+)
Reviewed-by: Patrick Delaunay <[email protected]>
Thanks
Patrick