projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0506620
)
arm: mvebu: theadorable_debug_defconfig: Enable CONFIG_BLK
author
Stefan Roese
<sr@denx.de>
Mon, 11 Mar 2019 12:29:21 +0000
(13:29 +0100)
committer
Stefan Roese
<sr@denx.de>
Fri, 12 Apr 2019 05:04:18 +0000
(07:04 +0200)
This patch enables CONFIG_BLK as this is now possible with the recent
DM conversion of the Armada XP SATA driver.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
configs/theadorable_debug_defconfig
patch
|
blob
|
history
diff --git
a/configs/theadorable_debug_defconfig
b/configs/theadorable_debug_defconfig
index fb9307aaf58014f2b7f0fd5ea34c60ecaa654132..3736aec537dbd13324b2c466b8b3c02f802659f6 100644
(file)
--- a/
configs/theadorable_debug_defconfig
+++ b/
configs/theadorable_debug_defconfig
@@
-51,6
+51,7
@@
CONFIG_ENV_SPI_MAX_HZ=50000000
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_SPL_OF_TRANSLATE=y
CONFIG_SATA_MV=y
+CONFIG_BLK=y
CONFIG_BOOTCOUNT_LIMIT=y
CONFIG_BOOTCOUNT_RAM=y
CONFIG_FPGA_ALTERA=y