projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
658854a
)
arm: mvebu: clearfog: enable bubt command
author
Joel Johnson
<mrjoel@lixil.net>
Fri, 17 Apr 2020 15:38:07 +0000
(09:38 -0600)
committer
Stefan Roese
<sr@denx.de>
Wed, 22 Apr 2020 12:28:15 +0000
(14:28 +0200)
With support added for Armada 38x, include the bubt command in
ClearFog defconfig.
Signed-off-by: Joel Johnson <mrjoel@lixil.net>
Reviewed-by: Stefan Roese <sr@denx.de>
configs/clearfog_defconfig
patch
|
blob
|
history
diff --git
a/configs/clearfog_defconfig
b/configs/clearfog_defconfig
index ada35cb53bae765edd56215faecd9fd704d0bc7d..1566a4ff82e0aa3a4682327de4af3a675c397a9f 100644
(file)
--- a/
configs/clearfog_defconfig
+++ b/
configs/clearfog_defconfig
@@
-31,6
+31,7
@@
CONFIG_SPL_CMD_TLV_EEPROM=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
+CONFIG_CMD_MVEBU_BUBT=y
CONFIG_CMD_PCI=y
CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y