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:
62f7970
)
x86: Adjust link device tree include file
author
Simon Glass
<sjg@chromium.org>
Thu, 28 Feb 2013 19:26:17 +0000
(19:26 +0000)
committer
Simon Glass
<sjg@chromium.org>
Mon, 4 Mar 2013 23:57:51 +0000
(15:57 -0800)
This is currently set to coreboot.dtsi, but we cannot support this on
old device tree compilers (dtc <= 1.3), so adjust to use ARCH_CPU_DTS
to let the Makefile preprocessor sort this out.
Signed-off-by: Simon Glass <sjg@chromium.org>
board/chromebook-x86/dts/link.dts
patch
|
blob
|
history
diff --git
a/board/chromebook-x86/dts/link.dts
b/board/chromebook-x86/dts/link.dts
index af60f59de780fd090425ef95ef5711f7dabbc7f3..ae8217d02e538a6ebb1d1d79882d8fb6045078f3 100644
(file)
--- a/
board/chromebook-x86/dts/link.dts
+++ b/
board/chromebook-x86/dts/link.dts
@@
-1,6
+1,6
@@
/dts-v1/;
-/include/
"coreboot.dtsi"
+/include/
ARCH_CPU_DTS
/ {
#address-cells = <1>;