mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
arm: zynq: Fix indentation for zynq-cse targets
Trivial DT style fixes. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#size-cells = <1>;
|
||||
ranges;
|
||||
|
||||
slcr: slcr@f8000000 {
|
||||
slcr: slcr@f8000000 {
|
||||
u-boot,dm-pre-reloc;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
@@ -72,7 +72,6 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
&dcc {
|
||||
|
@@ -79,7 +79,6 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
&dcc {
|
||||
|
Reference in New Issue
Block a user