]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/am57xx_hs_evm_defconfig
configs: am57xx: Enable fastboot
[people/ms/u-boot.git] / configs / am57xx_hs_evm_defconfig
index 3267f5e7a92c25f4cc039af8a742ddf5d7fafa22..c508b8e4dabc959f965076852489c3fa9e79ddcc 100644 (file)
@@ -18,6 +18,15 @@ CONFIG_SPL=y
 CONFIG_SPL_STACK_R=y
 CONFIG_SPL_DMA_SUPPORT=y
 CONFIG_HUSH_PARSER=y
+CONFIG_FASTBOOT=y
+CONFIG_USB_FUNCTION_FASTBOOT=y
+CONFIG_CMD_FASTBOOT=y
+CONFIG_ANDROID_BOOT_IMAGE=y
+CONFIG_FASTBOOT_BUF_ADDR=0x82000000
+CONFIG_FASTBOOT_BUF_SIZE=0x2f000000
+CONFIG_FASTBOOT_USB_DEV=1
+CONFIG_FASTBOOT_FLASH=y
+CONFIG_FASTBOOT_FLASH_MMC_DEV=1
 CONFIG_CMD_BOOTZ=y
 # CONFIG_CMD_IMLS is not set
 CONFIG_CMD_ASKENV=y