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:
79aa33c
)
configs: Odroid C2: enable device tree overlays
author
xypron.glpk@gmx.de
<xypron.glpk@gmx.de>
Thu, 29 Jun 2017 19:29:55 +0000
(21:29 +0200)
committer
Tom Rini
<trini@konsulko.com>
Thu, 6 Jul 2017 20:17:16 +0000
(16:17 -0400)
The Odroid C2 comes with several expansion options such as an RTC module.
As these expansions are not considered in the Linux device tree they have
to be enabled via device tree overlays.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
configs/odroid-c2_defconfig
patch
|
blob
|
history
diff --git
a/configs/odroid-c2_defconfig
b/configs/odroid-c2_defconfig
index 547cd52ec2590e26e39f72e16442724114a76adc..35314142a0421df319edfe3f60dc2bd58f6b8b8d 100644
(file)
--- a/
configs/odroid-c2_defconfig
+++ b/
configs/odroid-c2_defconfig
@@
-28,3
+28,4
@@
CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_DEBUG_UART_ANNOUNCE=y
CONFIG_DEBUG_UART_SKIP_INIT=y
CONFIG_MESON_SERIAL=y
+CONFIG_OF_LIBFDT_OVERLAY=y