summaryrefslogtreecommitdiff
path: root/configs/am335x_boneblack_defconfig
diff options
context:
space:
mode:
authorSam Protsenko <semen.protsenko@linaro.org>2018-02-27 23:45:04 +0200
committerTom Rini <trini@konsulko.com>2018-03-13 21:59:29 -0400
commit79717c8047cfe9a6a4c06ee839ef5f94c0fb5406 (patch)
treeb84bda15c723bb0d6b30040cb733c0307f7db654 /configs/am335x_boneblack_defconfig
parent7a390c0e256f722aec3e54455633f9307b2ba294 (diff)
configs: am335x_boneblack: Enable fastboot flash capability
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> Acked-by: Lukasz Majewski <lukma@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am335x_boneblack_defconfig')
-rw-r--r--configs/am335x_boneblack_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/am335x_boneblack_defconfig b/configs/am335x_boneblack_defconfig
index ed430e7130..f45e40956c 100644
--- a/configs/am335x_boneblack_defconfig
+++ b/configs/am335x_boneblack_defconfig
@@ -17,6 +17,8 @@ CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n"
CONFIG_AUTOBOOT_DELAY_STR="d"
CONFIG_AUTOBOOT_STOP_STR=" "
CONFIG_FASTBOOT=y
+CONFIG_FASTBOOT_FLASH=y
+CONFIG_FASTBOOT_FLASH_MMC_DEV=1
CONFIG_CMD_SPL=y
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_SETEXPR is not set