u-boot/arch/arm/mach-stm32mp/cmd_stm32prog
Patrick Delaunay b18c3abdea stm32mp: stm32prog: use defines for virtual partition size
Use the existing defines PMIC_SIZE and OTP_SIZE and a new define
CMD_SIZE for virtual partition size.

This patch corrects the size for OTP partition in alternate name
(1024 instead of 512) and avoids other alignment issues.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2021-07-16 09:28:46 +02:00
..
cmd_stm32prog.c stm32mp: stm32prog: fix the content of short help message 2021-07-16 09:28:46 +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: use defines for virtual partition size 2021-07-16 09:28:46 +02:00
stm32prog.h stm32mp: stm32prog: use defines for virtual partition size 2021-07-16 09:28:46 +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: use defines for virtual partition size 2021-07-16 09:28:46 +02:00