diff options
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | 2023-05-30 14:26:21 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@foss.st.com> | 2023-06-16 11:05:15 +0200 |
commit | d3126a32938c2881bb04391480dcb4b8f2529b7b (patch) | |
tree | 0644ad8c902cf8940361595aee65a208b3c88c1a /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | 30a93729bbaf4292dfd802e73c6e7a0d00555a20 (diff) |
config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMAT
Remove the support of the fastboot "oem format" command for STM32MP15x
boards and removed the associated env variable "partitions".
This command is not required; with fastboot tool, the GPT partition can
be handle with "flash" command in "gpt" target (=CONFIG_FASTBOOT_GPT_NAME),
for example: fastboot flash gpt gpt.bin
This patch avoids to define the GPT partitioning in U-Boot environment,
which is incompatible with planned modifications, for example to
support TF-A firmware update.
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions