As I am writing a Wiki in french, I try to explain in it how to list files in an ext2 partition.
Quite simple for a SD card or an USB key, but I would be able to list files in the '/root' partition of the Flash-nand...
So I try : ext2ls mtd 0:2", "ext2ls mtd2" and more, but it seem to be impossible without defining before "mtdparts".
The help of my u-boot says that "mtdparts" is a command, but around I see it used as a variable in "bootargs".
I don't know if my question is really essential, but I don't like at all when I can't understand something...
