u-boot/arch/arm/mach-stm32mp/cmd_stm32prog
Patrick Delaunay 69446dee37 stm32mp: stm32prog: use get_cpu_dev for GetID command
Use get_cpu_dev() in uart getID command and remove the defines
DEVICE_ID_BYTE1 and 2 defines.

This patch prepare the support for new SOC family.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2021-06-18 10:09:41 +02:00
..
cmd_stm32prog.c stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE 2021-06-18 10:09:41 +02:00
Kconfig stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB 2021-03-11 17:41:17 +01:00
Makefile stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB 2021-03-11 17:41:17 +01:00
stm32prog.c stm32mp: stm32prog: correctly handle DM_PMIC 2021-06-18 10:09:41 +02:00
stm32prog.h stm32mp: stm32prog: add support of initrd in flashlayout 2021-06-18 10:09:41 +02:00
stm32prog_serial.c stm32mp: stm32prog: use get_cpu_dev for GetID command 2021-06-18 10:09:41 +02:00
stm32prog_usb.c stm32mp: stm32prog: handle the next phase after USB re-enumeration 2021-06-18 10:09:41 +02:00