diff options
Diffstat (limited to 'arch/arm/boot/dts/omap2420-h4.dts')
-rw-r--r-- | arch/arm/boot/dts/omap2420-h4.dts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/omap2420-h4.dts b/arch/arm/boot/dts/omap2420-h4.dts index 224c08f472f4..34cdecb4fdda 100644 --- a/arch/arm/boot/dts/omap2420-h4.dts +++ b/arch/arm/boot/dts/omap2420-h4.dts | |||
@@ -50,15 +50,15 @@ | |||
50 | label = "bootloader"; | 50 | label = "bootloader"; |
51 | reg = <0 0x20000>; | 51 | reg = <0 0x20000>; |
52 | }; | 52 | }; |
53 | partition@0x20000 { | 53 | partition@20000 { |
54 | label = "params"; | 54 | label = "params"; |
55 | reg = <0x20000 0x20000>; | 55 | reg = <0x20000 0x20000>; |
56 | }; | 56 | }; |
57 | partition@0x40000 { | 57 | partition@40000 { |
58 | label = "kernel"; | 58 | label = "kernel"; |
59 | reg = <0x40000 0x200000>; | 59 | reg = <0x40000 0x200000>; |
60 | }; | 60 | }; |
61 | partition@0x240000 { | 61 | partition@240000 { |
62 | label = "file-system"; | 62 | label = "file-system"; |
63 | reg = <0x240000 0x3dc0000>; | 63 | reg = <0x240000 0x3dc0000>; |
64 | }; | 64 | }; |