[POWERPC] 8xx: adder875 - Fix flash bus-width and remove duplicate __initdata

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
Scott Wood
2008-01-22 12:31:41 -06:00
committed by Kumar Gala
vanhempi 5f44668c88
commit de7566bff3
3 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa

Näytä tiedosto

@@ -62,7 +62,7 @@
flash@0,0 {
compatible = "cfi-flash";
reg = <0 0 0x800000>;
bank-width = <4>;
bank-width = <2>;
device-width = <2>;
};
};