Page MenuHomeFreeBSD

Enable sdhci ACPI driver for AMD eMMC 5.0 controller
ClosedPublic

Authored by rajeshasp on Sep 17 2018, 10:35 AM.
Tags
None
Referenced Files
F148866136: D17189.id48567.diff
Fri, Mar 20, 3:30 PM
F148795268: D17189.id48567.diff
Fri, Mar 20, 6:29 AM
Unknown Object (File)
Thu, Mar 19, 8:13 AM
Unknown Object (File)
Thu, Mar 19, 8:13 AM
Unknown Object (File)
Wed, Mar 18, 4:53 AM
Unknown Object (File)
Sat, Mar 7, 11:15 PM
Unknown Object (File)
Sat, Mar 7, 10:56 PM
Unknown Object (File)
Thu, Mar 5, 5:17 AM
Subscribers

Details

Summary

This patch is to enable SDHCI ACPI driver to identify AMD eMMC 5.0 controller.

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.Sep 19 2018, 9:20 PM

Hi Rajesh,

Did you do functional testing of this patch on actual hardware?

Thanks

Hi Oleksandr,

Sorry about the delayed response.

Yes, I have did functional verification of this patch with our development platform which has a eMMC 5.0 controller and a 64GB eMMC disk. With this patch, our controller is enumerated and I could see the disk getting detected with boot0 (4MB), boot1(4MB), RPMB partition(4MB) and user accessible space of around 55GB. I could able to run iozone properly for basic read/write.

I am facing some issue when trying to use HS400 mode. I am working on it and have some questions. Will come back to you once have some clarity there.

This revision was automatically updated to reflect the committed changes.