diff options
| author | Caleb Connolly <[email protected]> | 2025-03-24 19:17:40 +0100 |
|---|---|---|
| committer | Caleb Connolly <[email protected]> | 2025-04-10 15:43:09 +0200 |
| commit | 32ad75f7873cd05800a6ec1be9c5abcd5c9dcd35 (patch) | |
| tree | 28077672d94368a2c05bdb18c39a5968a9f19a04 /include/linux | |
| parent | 520f26425bb01c2fd471d0b8efd89bad5671a3b0 (diff) | |
qcom_defconfig: enable fastboot
Enable fastboot support over USB, using MMC as the backend. This will be
the internal eMMC on devices that have it, or the sdcard slot on devices
with UFS (if available).
We don't use a fixed address for the fastboot buffer because it's
allocated at runtime per-board. Entering fastboot mode should be done by
executing "run fastboot" or manually running:
fastboot -l $fastboot_addr_r usb 0
Reviewed-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Caleb Connolly <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
