No subject


Sat May 31 16:04:23 EST 2008


be "flash at 1,0".

> +			compatible = "cfi-flash";
> +			reg = <1 0x0 0x2000000>;
> +			#address-cells = <1>;
> +			#size-cells = <1>;
> +			bank-width = <2>;
> +			device-width = <2>;
> +			partition at 0 {
> +				label = "ramdisk";
> +				reg = <0 0x7a0000>;
> +			};
> +			partition at 7a0000 {
> +				label = "user";
> +				reg = <0x7a0000 0x1860000>;
> +			};
> +		};
> +	};

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson


More information about the Linuxppc-dev mailing list