configs: stm32mp1: enable the fastboot oem command bootbus
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 9 Sep 2020 13:24:35 +0000 (15:24 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 9 Feb 2021 09:08:24 +0000 (10:08 +0100)
commit8c005c731f155e73b742ec6a4de1ba7e0b1a8bf9
treeb3aa3fa270d40d6a42b86b6e6395a4ce0c76006d
parent6c57154925c0f62c0c12430a74bf57911e16e8d4
configs: stm32mp1: enable the fastboot oem command bootbus

Enable the fastboot oem command bootbus, used to configure the eMMC
boot behavior, with same format than 'mmc bootbus'
and with parameter: boot_bus_width reset_boot_bus_width boot_mode

On stm32mp1 boards the expected command is
$> fastboot oem partconf:0 0 0

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
configs/stm32mp15_basic_defconfig
configs/stm32mp15_trusted_defconfig