mirror of
https://xff.cz/git/u-boot/
synced 2025-09-20 01:52:09 +02:00
x86: Rename coreboot.dsti to serial.dtsi
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>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
/dts-v1/;
|
||||
|
||||
/include/ "coreboot.dtsi"
|
||||
/include/ "serial.dtsi"
|
||||
|
||||
/ {
|
||||
#address-cells = <1>;
|
||||
|
@@ -1,6 +1,6 @@
|
||||
/dts-v1/;
|
||||
|
||||
/include/ "coreboot.dtsi"
|
||||
/include/ "serial.dtsi"
|
||||
|
||||
/ {
|
||||
#address-cells = <1>;
|
||||
|
Reference in New Issue
Block a user