]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
x86: Rename coreboot.dsti to serial.dtsi
authorBin Meng <bmeng.cn@gmail.com>
Wed, 24 Dec 2014 05:06:38 +0000 (13:06 +0800)
committerSimon Glass <sjg@chromium.org>
Tue, 13 Jan 2015 01:03:40 +0000 (17:03 -0800)
The name of coreboot.dtsi is misleading, as it actually describes
the legacy serial port device node.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/dts/crownbay.dts
arch/x86/dts/link.dts
arch/x86/dts/serial.dtsi [moved from arch/x86/dts/coreboot.dtsi with 100% similarity]

index 3f43f3ca372b46484fa8cbfa85e8ef24159bf3be..c3e112f717990c2eca445de89ef2034f4b5cbf63 100644 (file)
@@ -6,7 +6,7 @@
 
 /dts-v1/;
 
-/include/ "coreboot.dtsi"
+/include/ "serial.dtsi"
 
 / {
        #address-cells = <1>;
index a739080a2fc480fc575eff2de449018988bfae1d..c6b7d82b45022d34a992ee213b57444a783f9886 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "coreboot.dtsi"
+/include/ "serial.dtsi"
 
 / {
        #address-cells = <1>;