summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmjad Ouled-Ameur <[email protected]>2021-12-06 18:22:00 +0100
committerTom Rini <[email protected]>2022-01-16 08:31:03 -0500
commit5ce7df1078a506f01d63d821b6531fac86e079b9 (patch)
tree756c0bfd563e90ce12529f5c1865e6c777bd6e95
parente660cfad5339719721a96257090ae47bbc2abee6 (diff)
configs: am43xx_hs_evm: Add SPL_USB_STORAGE Support
Enable CONFIG_SPL_USB_STORAGE to support UBS MSC boot support. Signed-off-by: Faiz Abbas <[email protected]> Signed-off-by: Amjad Ouled-Ameur <[email protected]>
-rw-r--r--configs/am43xx_hs_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am43xx_hs_evm_defconfig b/configs/am43xx_hs_evm_defconfig
index 3ff2e5b6220..d4bebd2c01e 100644
--- a/configs/am43xx_hs_evm_defconfig
+++ b/configs/am43xx_hs_evm_defconfig
@@ -33,6 +33,7 @@ CONFIG_SPL_NAND_BASE=y
CONFIG_SPL_NET=y
CONFIG_SPL_NET_VCI_STRING="AM43xx U-Boot SPL"
CONFIG_SPL_USB_HOST=y
+CONFIG_SPL_USB_STORAGE=y
CONFIG_SPL_USB_GADGET=y
CONFIG_SPL_USB_ETHER=y
CONFIG_SYS_I2C_EEPROM_ADDR_LEN=2