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:
bc42096
)
defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LIST
author
Cooper Jr., Franklin
<fcooper@ti.com>
Fri, 16 Jun 2017 22:25:33 +0000
(17:25 -0500)
committer
Tom Rini
<trini@konsulko.com>
Mon, 10 Jul 2017 18:26:01 +0000
(14:26 -0400)
Include K2G ICE to OF_LIST so it can be used for runtime board
detection.
Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/k2g_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/k2g_evm_defconfig
b/configs/k2g_evm_defconfig
index 8c69667b78508b27d2aefaf7b5221368cd15f35d..a43d7fc779f64dc8cbec47d55c1b30c277574bf4 100644
(file)
--- a/
configs/k2g_evm_defconfig
+++ b/
configs/k2g_evm_defconfig
@@
-47,4
+47,4
@@
CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_STORAGE=y
CONFIG_DTB_RESELECT=y
CONFIG_FIT_EMBED=y
-CONFIG_OF_LIST="keystone-k2g-generic keystone-k2g-evm"
+CONFIG_OF_LIST="keystone-k2g-generic keystone-k2g-evm
keystone-k2g-ice
"