projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
7a390c0
)
configs: am335x_boneblack: Enable fastboot flash capability
author
Sam Protsenko
<semen.protsenko@linaro.org>
Tue, 27 Feb 2018 21:45:04 +0000
(23:45 +0200)
committer
Tom Rini
<trini@konsulko.com>
Wed, 14 Mar 2018 01:59:29 +0000
(21:59 -0400)
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Acked-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/am335x_boneblack_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_boneblack_defconfig
b/configs/am335x_boneblack_defconfig
index
ed430e7
..
f45e409
100644
(file)
--- 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