Skip to content
Commit 0c0394b5 authored by Patrick Delaunay's avatar Patrick Delaunay Committed by Marek Vasut
Browse files

fastboot: add command to select the eMMC boot configuration



Add command oem bootbus which executes the command
``mmc bootbus <id> <arg>`` on the current fastboot mmc device
(<i> = CONFIG_FASTBOOT_FLASH_MMC_DEV) to set the eMMC boot
configuration on first update, with
<arg> =  boot_bus_width reset_boot_bus_width boot_mode

$> fastboot oem bootbus:<boot_bus_width> <reset_boot_bus_width> <boot_mode>

Signed-off-by: default avatarPatrick Delaunay <patrick.delaunay@foss.st.com>
parent b2f6b97b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment