Page MenuHomeFreeBSD

powerpc: Add RF_LITTLEENDIAN resource flag
ClosedPublic

Authored by jhb on Jan 23 2024, 12:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 18, 12:07 AM
Unknown Object (File)
Fri, Oct 11, 8:15 PM
Unknown Object (File)
Oct 2 2024, 8:05 AM
Unknown Object (File)
Oct 2 2024, 6:10 AM
Unknown Object (File)
Sep 18 2024, 5:13 PM
Unknown Object (File)
Sep 7 2024, 6:07 AM
Unknown Object (File)
Aug 30 2024, 3:58 AM
Unknown Object (File)
Aug 5 2024, 10:53 AM
Subscribers

Details

Summary

If this powerpc-specific flag is set on a resource, then the
little-endian bus tag is always used when mapping that resource.

Make use of this flag in the mpc85xx/fsl_sata driver to avoid setting
the SATA BAR's bus tag after bus_alloc_resource.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable