diff options
-rw-r--r-- | arch/arm/boot/dts/omap3-ldp.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap3-ldp.dts b/arch/arm/boot/dts/omap3-ldp.dts index 72dca0b7904d..f7a45deaaa32 100644 --- a/arch/arm/boot/dts/omap3-ldp.dts +++ b/arch/arm/boot/dts/omap3-ldp.dts | |||
@@ -141,7 +141,7 @@ | |||
141 | }; | 141 | }; |
142 | partition@2000000 { | 142 | partition@2000000 { |
143 | label = "Filesystem"; | 143 | label = "Filesystem"; |
144 | reg = <0x2000000 0xe000000>; | 144 | reg = <0x2000000 0x6000000>; |
145 | }; | 145 | }; |
146 | }; | 146 | }; |
147 | 147 | ||