Hi, > From: Patrick DELAUNAY <[email protected]> > Sent: mercredi 9 septembre 2020 15:25 > > 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 <[email protected]> > --- > > configs/stm32mp15_basic_defconfig | 1 + > configs/stm32mp15_trusted_defconfig | 1 + > 2 files changed, 2 insertions(+) >
Applied to u-boot-stm/master, thanks! Regards Patrick

