[U-Boot] AT91SAM9xxx SDCard/MMC support?

Reinhard Meyer reinhard.meyer at emk-elektronik.de
Thu Jul 1 21:19:40 CEST 2010


Reinhard Meyer (-VC) wrote:
> *** the CSD Data is the same, the interpretation of
> non-byte values is different. Looks like an alignment
> or byteswap issue...
>   
The issue has been solved: A bitfielded struct was effectively unioned with
a u32 array... Bad by design.
SD/MMC now works for 9260/9XE, probably for 9G20, too.
After a bit more cleanup I will provide a patch.


More information about the U-Boot mailing list