On Donnerstag, 15. Februar 2007, Steve Bennett wrote: > I have the Coldfire 5282-based Intec WildFireMod which uses the dBUG > boot loader to load the linux kernel from an SD card. > > Unfortunately this only works up to 1GB sized cards. dBUG fails > to read the 2GB card. I suspect this is because of lack of support > for the block size != 512 on these cards. > > Has anyone got a 2GB SD card working in a similar environment, > especially with dBUG?
Steve, please note that ALL SD cards have 512 bytes blocksize. All I/O is in 512 Byte blocks. The blocksize of 1KByte which is reported for 2GB cards is ONLY to compute the capacity of the card. regards Wolfgang -- Das Leben kann nur rückwärts verstanden, muß aber vorwärts gelebt werden. _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
