u-boot-brain/board/st/common
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_stboard.c board: stm32mp1: add finished good in board identifier OTP 2020-03-24 14:14:40 +01:00
Kconfig stm32mp1: move MTDPART configuration in Kconfig 2020-05-14 09:02:12 +02:00
MAINTAINERS stm32mp1: move stboard command in board/st/common directory 2020-01-17 13:58:27 +01:00
Makefile board: stm32mp1: move set_dfu_alt_info in st common directory 2020-05-14 09:02:12 +02:00
stm32mp_dfu.c part: Drop disk_partition_t typedef 2020-05-18 17:33:33 -04:00
stm32mp_mtdparts.c stm32mp: stm32prog: adapt the MTD partitions 2020-05-14 09:02:12 +02:00