Page MenuHomeFreeBSD

Add some CMD53-related definitions
ClosedPublic

Authored by kibab on Apr 5 2019, 4:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 12, 10:28 AM
Unknown Object (File)
Sun, May 12, 6:02 AM
Unknown Object (File)
Sun, May 5, 12:53 PM
Unknown Object (File)
Thu, May 2, 3:18 PM
Unknown Object (File)
Mon, Apr 29, 1:47 PM
Unknown Object (File)
Sat, Apr 27, 6:53 PM
Unknown Object (File)
Sat, Apr 20, 12:49 AM
Unknown Object (File)
Jan 15 2024, 6:39 PM
Subscribers

Details

Summary

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

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23539
Build 22543: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Apr 6 2019, 8:53 PM
sys/dev/mmc/mmcreg.h
577

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.