Does the current FATFS driver support having an MBR at the start of the "disk"? I have to put a header of sorts at the start of my SD device that I want to put the FAT file system on to tell my processor how to boot. I'd like to put that into the 446 byte "executable code" area of an MBR and then point the driver at the FAT which would occur at some specific offset on the device. Is this possible with the current driver? This would allow me to have an area of RAW data and then have a partition for a file system afterward.
-- slide-o-blog http://slide-o-blog.blogspot.com/ -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss