Page MenuHomeFreeBSD

powerpc: Add RF_LITTLEENDIAN resource flag
ClosedPublic

Authored by jhb on Jan 23 2024, 12:10 AM.
Tags
None
Referenced Files
F157578255: D43553.id.diff
Sat, May 23, 12:45 AM
Unknown Object (File)
Wed, May 20, 11:18 AM
Unknown Object (File)
Wed, May 20, 1:32 AM
Unknown Object (File)
Sun, May 17, 6:54 AM
Unknown Object (File)
Mon, Apr 27, 5:13 PM
Unknown Object (File)
Apr 10 2026, 6:26 PM
Unknown Object (File)
Apr 8 2026, 6:48 AM
Unknown Object (File)
Apr 5 2026, 6:40 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