Page MenuHomeFreeBSD

Add some CMD53-related definitions
ClosedPublic

Authored by kibab on Apr 5 2019, 4:57 PM.
Tags
None
Referenced Files
F131875738: D19832.id56077.diff
Sat, Oct 11, 9:38 PM
F131873175: D19832.id.diff
Sat, Oct 11, 9:08 PM
F131865865: D19832.id56075.diff
Sat, Oct 11, 7:44 PM
F131865551: D19832.id55848.diff
Sat, Oct 11, 7:39 PM
F131860794: D19832.diff
Sat, Oct 11, 6:46 PM
Unknown Object (File)
Fri, Oct 10, 5:33 PM
Unknown Object (File)
Thu, Oct 9, 12:14 AM
Unknown Object (File)
Fri, Sep 26, 3:35 PM
Subscribers

Details

Summary

In preparation to adding block mode functions, add necessary definitions.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 6 2019, 8:53 PM
sys/dev/mmc/mmcreg.h
577 ↗(On Diff #55848)

0x00100 is a magic number, Would SD_IO_CCCR_SIZE or some new constant be more appropriate?

Addressed reviewer's comment about magic constant, added more comments.

This revision now requires review to proceed.Apr 10 2019, 8:34 PM
This revision is now accepted and ready to land.Apr 10 2019, 8:42 PM
This revision was automatically updated to reflect the committed changes.