* [U-Boot] [PATCH] ARM: da850evm_direct_nor: Enable CONFIG_BLK
@ 2018-08-14 1:44 Adam Ford
2018-09-18 21:23 ` [U-Boot] " Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Adam Ford @ 2018-08-14 1:44 UTC (permalink / raw)
To: u-boot
At least for now, CONFIG_BLK is working, but this variant of
the da850evm doesn't need/support SPL so it's OK to enable it
here.
Signed-off-by: Adam Ford <aford173@gmail.com>
diff --git a/configs/da850evm_direct_nor_defconfig b/configs/da850evm_direct_nor_defconfig
index 9d6c47df50..bb8fa3bd6e 100644
--- a/configs/da850evm_direct_nor_defconfig
+++ b/configs/da850evm_direct_nor_defconfig
@@ -35,6 +35,7 @@ CONFIG_CMD_DIAG=y
CONFIG_OF_CONTROL=y
CONFIG_ENV_IS_IN_FLASH=y
CONFIG_DM=y
+CONFIG_BLK=y
CONFIG_DA8XX_GPIO=y
CONFIG_DM_I2C=y
CONFIG_DM_I2C_COMPAT=y
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] ARM: da850evm_direct_nor: Enable CONFIG_BLK
2018-08-14 1:44 [U-Boot] [PATCH] ARM: da850evm_direct_nor: Enable CONFIG_BLK Adam Ford
@ 2018-09-18 21:23 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2018-09-18 21:23 UTC (permalink / raw)
To: u-boot
On Mon, Aug 13, 2018 at 08:44:08PM -0500, Adam Ford wrote:
> At least for now, CONFIG_BLK is working, but this variant of
> the da850evm doesn't need/support SPL so it's OK to enable it
> here.
>
> Signed-off-by: Adam Ford <aford173@gmail.com>
>
> diff --git a/configs/da850evm_direct_nor_defconfig b/configs/da850evm_direct_nor_defconfig
> index 9d6c47df50..bb8fa3bd6e 100644
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180918/ab1ec3dc/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-09-18 21:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-14 1:44 [U-Boot] [PATCH] ARM: da850evm_direct_nor: Enable CONFIG_BLK Adam Ford
2018-09-18 21:23 ` [U-Boot] " Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox