[PATCH 3/4] mpc8349emitx: add OF descriptions of LocalBus devices

Scott Wood scottwood at freescale.com
Tue Nov 17 06:36:27 EST 2009


On Mon, Nov 16, 2009 at 04:58:53PM +0300, Dmitry Eremin-Solenikov wrote:
> +		flash at 0,1 {
> +			#address-cells = <1>;
> +			#size-cells = <1>;
> +			compatible = "cfi-flash";
> +			reg = <0x0 0x800000 0x800000>;
> +			bank-width = <2>;
> +			device-width = <1>;
> +		};

Should be "flash at 0,800000".

-Scott


More information about the Linuxppc-dev mailing list