Page MenuHomeFreeBSD

powerpc: enable ice in GENERIC64LE
ClosedPublic

Authored by pkubaj on Jan 20 2022, 9:37 PM.
Tags
None
Referenced Files
F102181302: D33974.diff
Fri, Nov 8, 2:50 PM
Unknown Object (File)
Oct 7 2024, 9:27 PM
Unknown Object (File)
Sep 19 2024, 4:54 PM
Unknown Object (File)
Sep 19 2024, 6:04 AM
Unknown Object (File)
Sep 19 2024, 5:36 AM
Unknown Object (File)
Sep 18 2024, 10:11 PM
Unknown Object (File)
Sep 16 2024, 11:19 AM
Unknown Object (File)
Sep 16 2024, 12:18 AM
Subscribers

Details

Summary

While I don't own the hardware to test, previous ports of drivers to POWER
required only endianness conversions for big-endian, so enabling on
little-endian should be fine, since the driver builds.

Test Plan

make buildkernel

Diff Detail

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

Event Timeline

Yeah, I don't think there's any hardware limitation that would prevent powerpc from working. We just can't test it or ensure that it works on those systems.

(And it's more annoying to update multiple kernel config files every time there's a change, but eh, that's life)

This revision is now accepted and ready to land.Jan 20 2022, 9:52 PM
This revision was automatically updated to reflect the committed changes.