u-boot/arch/arm/mach-stm32mp/cmd_stm32prog
Patrick Delaunay f226ec1e49 stm32mp: cmd_stm32prog: add dependencies with USB_GADGET_DOWNLOAD
This patch avoids compilation issue when CONFIG_USB_GADGET is deactivated
in defconfig, with undefined reference to run_usb_dnl_gadget and to
g_dnl_set_product.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Igor Opaniuk <igor.opaniuk@foundries.io>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2024-04-19 10:27:18 +02:00
..
cmd_stm32prog.c stm32: Use bootm_run() and bootz_run() 2023-12-21 16:07:52 -05:00
Kconfig stm32mp: cmd_stm32prog: add dependencies with USB_GADGET_DOWNLOAD 2024-04-19 10:27:18 +02:00
Makefile stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB 2021-03-11 17:41:17 +01:00
stm32prog_serial.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
stm32prog_usb.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
stm32prog.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
stm32prog.h arm: Rename STM32MP15x 2024-01-19 14:38:59 +01:00