]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/am335x_evm_spiboot_defconfig
configs: am335x_evm: Enable FASTBOOT based on kconfig
[people/ms/u-boot.git] / configs / am335x_evm_spiboot_defconfig
index 40c165d2f5a7303034e814621c5d673986f27b57..562c048c9047c7a06a3f404edc262548ca17b837 100644 (file)
@@ -15,6 +15,10 @@ CONFIG_ARCH_MISC_INIT=y
 CONFIG_SPL=y
 CONFIG_SPL_STACK_R=y
 CONFIG_SPL_MUSB_NEW_SUPPORT=y
+CONFIG_FASTBOOT=y
+CONFIG_USB_FUNCTION_FASTBOOT=y
+CONFIG_FASTBOOT_BUF_ADDR=0x81000000
+CONFIG_FASTBOOT_BUF_SIZE=0x07000000
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_FLASH is not set
 # CONFIG_CMD_SETEXPR is not set