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