u-boot/board/st/common
Patrick Delaunay 6d91f0a3a1 board: st: common: cleanup dfu support
split the file stm32mp_dfu.c in two files to simplify the Makefile
- stm32mp_dfu.c: required by CONFIG_SET_DFU_ALT_INFO
- stm32mp_dfu_virt.c: required by CONFIG_DFU_VIRT for stm32prog
  command or VIRT device for PMIC for CONFIG_SET_DFU_ALT_INFO.

This patch also remove some remaining #ifdef CONFIG
and avoid compilation error when CONFIG_SET_DFU_ALT_INFO is not
activated.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2023-10-04 13:32:41 +02:00
..
cmd_stboard.c board: st: Add support of STM32MP13x boards in stm32board cmd 2023-01-12 16:37:13 +01:00
Kconfig board: st: remove board_mtdparts_default 2023-06-16 11:01:16 +02:00
MAINTAINERS Correct U-Boot upstream repository 2021-02-28 13:57:30 -05:00
Makefile board: st: common: cleanup dfu support 2023-10-04 13:32:41 +02:00
stm32mp_dfu.c board: st: common: cleanup dfu support 2023-10-04 13:32:41 +02:00
stm32mp_dfu_virt.c board: st: common: cleanup dfu support 2023-10-04 13:32:41 +02:00
stpmic1.c ARM: stm32: Power cycle Buck3 in reset on DHSOM 2023-08-16 15:19:57 +02:00
stpmic1.h ARM: stm32: Power cycle Buck3 in reset on DHSOM 2023-08-16 15:19:57 +02:00
stusb160x.c board: st: common: migrate trace to dev and log macro 2021-01-13 09:52:58 +01:00
stusb160x.h board: st: move type-c stusb1600 controller code in a driver 2020-07-07 16:01:23 +02:00