So, I had 2.6.18 and just now upgraded to 2.6.22 and applied atmel.3 patches.
Now I can't mount the rootfs, it says it doesn't know the block device
VFS: Cannot open root device "mmcblk0p1" or unknown-block(0,0)
Please append a correct "root=" boot option; here are the available partitions:
1f00 128 mtdblock0 (driver?)
1f01 8000 mtdblock1 (driver?)
1f02 64 mtdblock2 (driver?)
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
I tried all of those options above without any success. Did something relevant changed between those two kernel versions?
Cheers