
16 Jul
2021
16 Jul
'21
10:30 a.m.
Hi,
On 7/5/21 9:39 AM, Patrick Delaunay wrote:
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
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | 6 +++--- arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h | 1 + arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_usb.c | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-)
Applied to u-boot-stm/master, thanks!
Regards Patrick