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:
2c9dfb5
)
dm: sandbox: Enable of-platdata for sandbox_spl
author
Simon Glass
<sjg@chromium.org>
Mon, 4 Jul 2016 17:58:20 +0000
(11:58 -0600)
committer
Simon Glass
<sjg@chromium.org>
Fri, 15 Jul 2016 02:40:24 +0000
(20:40 -0600)
Enable this feature so that we can use it for testing in sandbox_spl.
Signed-off-by: Simon Glass <sjg@chromium.org>
configs/sandbox_spl_defconfig
patch
|
blob
|
history
diff --git
a/configs/sandbox_spl_defconfig
b/configs/sandbox_spl_defconfig
index d92597b11070d64bab06d1ff49f35567cb915c58..0f6dda8c7eab484c11f5c5fbaf915130c2d5ee8e 100644
(file)
--- a/
configs/sandbox_spl_defconfig
+++ b/
configs/sandbox_spl_defconfig
@@
-64,6
+64,7
@@
CONFIG_CMD_FS_GENERIC=y
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y
CONFIG_OF_HOSTFILE=y
+CONFIG_SPL_OF_PLATDATA=y
CONFIG_NETCONSOLE=y
CONFIG_SPL_DM=y
CONFIG_REGMAP=y