Page MenuHomeFreeBSD

Switch the Marvell code to use ofw_reg_to_paddr
AbandonedPublic

Authored by andrew on Feb 16 2016, 3:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 13, 1:31 PM
Unknown Object (File)
Fri, Mar 13, 10:41 AM
Unknown Object (File)
Feb 11 2026, 7:53 AM
Unknown Object (File)
Jan 22 2026, 9:23 PM
Unknown Object (File)
Dec 30 2025, 1:38 AM
Unknown Object (File)
Dec 27 2025, 10:48 PM
Unknown Object (File)
Dec 25 2025, 7:26 AM
Unknown Object (File)
Nov 26 2025, 10:17 AM
Subscribers

Details

Summary

ofw_reg_to_paddr is the new preferd way to find and map early memory mapped registers

Diff Detail

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

Event Timeline

andrew retitled this revision from to Switch the Marvell code to use ofw_reg_to_paddr.
andrew updated this object.
andrew edited the test plan for this revision. (Show Details)
andrew added reviewers: zbb, bsz_semihalf.com.

mv_msi_data is function used only on ArmadaXP, which doesn't work on current anyway. So I can't test if it works unless we find a brave hero that brings ArmadaXP alive.