u-boot-brain/arch/arm/mach-stm32mp/cmd_stm32prog
Simon Glass 0528979fa7 part: Drop disk_partition_t typedef
We should not be using typedefs and these make it harder to use
forward declarations (to reduce header file inclusions). Drop the typedef.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 17:33:33 -04:00
..
cmd_stm32prog.c stm32mp: stm32prog: add support of RAM target 2020-05-14 09:02:12 +02:00
Makefile stm32mp: stm32prog: add serial link support 2020-05-14 09:02:12 +02:00
stm32prog_serial.c stm32mp: stm32prog: add serial link support 2020-05-14 09:02:12 +02:00
stm32prog_usb.c stm32mp: stm32prog: add serial link support 2020-05-14 09:02:12 +02:00
stm32prog.c part: Drop disk_partition_t typedef 2020-05-18 17:33:33 -04:00
stm32prog.h stm32mp: stm32prog: add support of RAM target 2020-05-14 09:02:12 +02:00