Hi,
> #address-cells = <1>;
> #size-cells = <1>;
> rootfs at 800000 {
The partition must be called
partition at ...
> label = "rootfs";
> reg = <0x800000 0x800000>;
> };
> };
>};
cheers
ben