Re: [uClinux-dev] ENOENT creating /dev/root on MTD RAM partition

2007-04-02 Thread John Williams
I wrote: I'm working on the 2.6 kernel for MicroBlaze (embedded, NOMMU) arch. Like some other nommu archs, we typically mount root on an MTD RAM partition (either CRAMFS or ROMFS). All of this is working fine on 2.6.19 plus SnapGear 2.6.19-uc0-bigpatch NOMMU patchset. However, since coming

[uClinux-dev] ENOENT creating /dev/root on MTD RAM partition

2007-04-01 Thread John Williams
Hello, I'm working on the 2.6 kernel for MicroBlaze (embedded, NOMMU) arch. Like some other nommu archs, we typically mount root on an MTD RAM partition (either CRAMFS or ROMFS). All of this is working fine on 2.6.19 plus SnapGear 2.6.19-uc0-bigpatch NOMMU patchset. However, since coming f