Hi Graeme, On 14.12.2011 03:37, Graeme Russ wrote: >> Well, it shouldn't be that hard to get the data written to specific >> blocks on the dev PC using dd command. > > But what about bad blocks?
You don't need to worry much about this. MMC/SD card are not a raw flash devices they contain FTL that handles this internally. See http://www.linux-mtd.infradead.org/doc/ubifs.html#L_raw_vs_ftl for details. That's why you can use generic filesystems on MMC/SD (neither FAT not EXT2/3/4 is not designed for raw flash). Regards, Ilya. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot