diff options
Diffstat (limited to 'arch/powerpc/boot')
-rw-r--r-- | arch/powerpc/boot/dts/adder875-redboot.dts | 2 | ||||
-rw-r--r-- | arch/powerpc/boot/dts/adder875-uboot.dts | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/adder875-redboot.dts b/arch/powerpc/boot/dts/adder875-redboot.dts index 8f7a79ffa3bf..930bfb3894eb 100644 --- a/arch/powerpc/boot/dts/adder875-redboot.dts +++ b/arch/powerpc/boot/dts/adder875-redboot.dts | |||
@@ -62,7 +62,7 @@ | |||
62 | flash@0,0 { | 62 | flash@0,0 { |
63 | compatible = "cfi-flash"; | 63 | compatible = "cfi-flash"; |
64 | reg = <0 0 0x800000>; | 64 | reg = <0 0 0x800000>; |
65 | bank-width = <4>; | 65 | bank-width = <2>; |
66 | device-width = <2>; | 66 | device-width = <2>; |
67 | }; | 67 | }; |
68 | }; | 68 | }; |
diff --git a/arch/powerpc/boot/dts/adder875-uboot.dts b/arch/powerpc/boot/dts/adder875-uboot.dts index 60d4ad5a86d9..0197242dacfb 100644 --- a/arch/powerpc/boot/dts/adder875-uboot.dts +++ b/arch/powerpc/boot/dts/adder875-uboot.dts | |||
@@ -61,7 +61,7 @@ | |||
61 | flash@0,0 { | 61 | flash@0,0 { |
62 | compatible = "cfi-flash"; | 62 | compatible = "cfi-flash"; |
63 | reg = <0 0 0x800000>; | 63 | reg = <0 0 0x800000>; |
64 | bank-width = <4>; | 64 | bank-width = <2>; |
65 | device-width = <2>; | 65 | device-width = <2>; |
66 | }; | 66 | }; |
67 | }; | 67 | }; |