diff options
Diffstat (limited to 'arch/powerpc/boot/dts/adder875-redboot.dts')
-rw-r--r-- | arch/powerpc/boot/dts/adder875-redboot.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/adder875-redboot.dts b/arch/powerpc/boot/dts/adder875-redboot.dts index 8f7a79ffa3b..930bfb3894e 100644 --- a/arch/powerpc/boot/dts/adder875-redboot.dts +++ b/arch/powerpc/boot/dts/adder875-redboot.dts @@ -62,7 +62,7 @@ flash@0,0 { compatible = "cfi-flash"; reg = <0 0 0x800000>; - bank-width = <4>; + bank-width = <2>; device-width = <2>; }; }; |