forked from SFE-Chris/Logomatic-V2
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I found a problem with a Nokia FAT16 (non-SDHC) mcirosd card where the Logomatic Boot Loader gets caught in an endless loop trying to open the partition on the SD card. Windows can read and write to this card type with no problems. The loop starts inside the openroot() routine after the line fs = fat_open(partition); has been entered. I found that re-partitioning the Nokia card with a new FAT16 partition fixed the looping problem(just a format does not work) but if an error using rprint could be generated that would be better than endless looping. I hope this of some help.
Metadata
Metadata
Assignees
Labels
No labels