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
F97609572: D35594.diff
Mon, Sep 30, 8:33 AM
Unknown Object (File)
Thu, Sep 26, 7:52 PM
Unknown Object (File)
Thu, Sep 26, 12:43 AM
Unknown Object (File)
Wed, Sep 25, 8:08 PM
Unknown Object (File)
Wed, Sep 25, 6:39 AM
Unknown Object (File)
Tue, Sep 24, 7:20 PM
Unknown Object (File)
Mon, Sep 9, 12:36 AM
Unknown Object (File)
Wed, Sep 4, 7:13 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