diff options
Diffstat (limited to 'arch/arm/boot/dts/omap3-lilly-a83x.dtsi')
-rw-r--r-- | arch/arm/boot/dts/omap3-lilly-a83x.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap3-lilly-a83x.dtsi b/arch/arm/boot/dts/omap3-lilly-a83x.dtsi index d97308896f0c..e81fb651d5d0 100644 --- a/arch/arm/boot/dts/omap3-lilly-a83x.dtsi +++ b/arch/arm/boot/dts/omap3-lilly-a83x.dtsi | |||
@@ -363,7 +363,7 @@ | |||
363 | <7 0 0x15000000 0x01000000>; | 363 | <7 0 0x15000000 0x01000000>; |
364 | 364 | ||
365 | nand@0,0 { | 365 | nand@0,0 { |
366 | reg = <0 0 0x1000000>; | 366 | reg = <0 0 4>; /* CS0, offset 0, IO size 4 */ |
367 | nand-bus-width = <16>; | 367 | nand-bus-width = <16>; |
368 | ti,nand-ecc-opt = "bch8"; | 368 | ti,nand-ecc-opt = "bch8"; |
369 | /* no elm on omap3 */ | 369 | /* no elm on omap3 */ |