mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-22 14:41:42 +00: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:
parent
7996fcca9d
commit
df09969070
2 changed files with 1 additions and 3 deletions
|
@ -38,7 +38,7 @@
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
ranges;
|
ranges;
|
||||||
|
|
||||||
slcr: slcr@f8000000 {
|
slcr: slcr@f8000000 {
|
||||||
u-boot,dm-pre-reloc;
|
u-boot,dm-pre-reloc;
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
|
@ -72,7 +72,6 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&dcc {
|
&dcc {
|
||||||
|
|
|
@ -79,7 +79,6 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&dcc {
|
&dcc {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue