summaryrefslogtreecommitdiff
path: root/cmd/source.c
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-09-09 15:24:34 +0200
committerPatrick Delaunay <patrick.delaunay@foss.st.com>2021-02-09 10:07:55 +0100
commit6c57154925c0f62c0c12430a74bf57911e16e8d4 (patch)
treec193112044f21f4e9e85e9d67f3353fbdef275b4 /cmd/source.c
parentf35ce379feffea0a7a2d52c599992dadb742378f (diff)
configs: stm32mp1: enable the fastboot oem command partconf
Enable the fastboot oem command partconf, used to select the correct eMMC boot partition, with same format than 'mmc partconf' with parameter: boot_ack boot_partition On stm32mp1 family: - boot_ack = 1 (Boot Acknowledge is needed by ROM code) - boot_partition = 1 or 2 (Boot partition 1 / 2 enabled for boot) So on EV1 board the expected commands to select boot partition 1 or 2 $> fastboot oem partconf:1 1 $> fastboot oem partconf:1 2 Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'cmd/source.c')
0 files changed, 0 insertions, 0 deletions