
Originally Posted by
swingtan
It's going to be hard to implement firmware and boot-block from the SD card without a big rewrite (I think). Currently there would be code to allow the FW and BB to be transfered over the USB link, so it would need to be rewritten to support the SD card filesystem. That means I/O support for the SD card controller as well as filesystem structures. It's not impossible, as many out devices will do at least firmware updates from a memory card (Canon cameras for one).
Simon.