summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/dm8168-evm.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/dm8168-evm.dts')
-rw-r--r--dts/src/arm/dm8168-evm.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/dts/src/arm/dm8168-evm.dts b/dts/src/arm/dm8168-evm.dts
index cf05d532db..5126e2d72e 100644
--- a/dts/src/arm/dm8168-evm.dts
+++ b/dts/src/arm/dm8168-evm.dts
@@ -154,19 +154,19 @@
label = "X-Loader";
reg = <0 0x80000>;
};
- partition@0x80000 {
+ partition@80000 {
label = "U-Boot";
reg = <0x80000 0x1c0000>;
};
- partition@0x1c0000 {
+ partition@1c0000 {
label = "Environment";
reg = <0x240000 0x40000>;
};
- partition@0x280000 {
+ partition@280000 {
label = "Kernel";
reg = <0x280000 0x500000>;
};
- partition@0x780000 {
+ partition@780000 {
label = "Filesystem";
reg = <0x780000 0xf880000>;
};