Val532,
Does your mtdparts in the kernel command line look like this?
And you could take mtdparts arg out all together, since we don't have those working yet anyway.
Does your mtdparts in the kernel command line look like this?
Kernel command line: console=ttyS0,115200 mtdparts=orion_nand:0xa0000@0x0(uboot),0x10000@0xa0000(env),0x228000@0xb0000(zImage),0x300000@0x2d8000(initrd),32m@0x0(flash) root=LABEL=rootfs rootdelay=10
And you could take mtdparts arg out all together, since we don't have those working yet anyway.