Files
u-boot/drivers
Patrick Delaunay 0c0394b502 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: Patrick Delaunay <patrick.delaunay@foss.st.com>
2021-02-07 19:22:55 +01:00
..
2021-01-31 23:55:56 +00:00
2021-01-30 14:25:41 -07:00
2021-02-07 19:22:54 +01:00
2021-01-30 14:25:41 -07:00
2021-01-30 14:25:41 -07:00
2021-01-25 21:52:01 +00:00
2021-01-18 15:23:06 -05:00
2021-02-03 03:38:41 -07:00
2021-01-23 11:30:31 +01:00