Page MenuHomeFreeBSD

riscv: support Allwinner D1 MMC controller
Needs ReviewPublic

Authored by julien.cassette_gmail.com on Jun 25 2022, 12:54 PM.
Tags
None
Referenced Files
F156290972: D35594.diff
Tue, May 12, 6:00 AM
Unknown Object (File)
Wed, May 6, 12:22 AM
Unknown Object (File)
Thu, Apr 30, 5:32 PM
Unknown Object (File)
Wed, Apr 29, 7:12 AM
Unknown Object (File)
Wed, Apr 29, 7:12 AM
Unknown Object (File)
Sun, Apr 26, 11:22 PM
Unknown Object (File)
Sat, Apr 18, 10:31 PM
Unknown Object (File)
Thu, Apr 16, 12:07 PM

Details

Reviewers
manu
mhorne
Group Reviewers
riscv
Summary

This was a work in progress but I cannot get it to work, so just
submitting it if someone has an idea or wants to debug it...

Modify the aw_mmc driver for the D1:

  • BUFF_SIZE must be a multiple of 4 bytes
  • BUFF_ADDR is a word address
  • NEXT_DESP_ADDR is a word address
  • DES_BASE_ADDR is a word address

Signed-off-by: Julien Cassette <julien.cassette@gmail.com>

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46113
Build 43002: arc lint + arc unit