Page MenuHomeFreeBSD

release: arm64: Add PINEBOOK config
ClosedPublic

Authored by manu on Nov 26 2018, 8:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 6, 2:17 PM
Unknown Object (File)
Mar 17 2024, 6:22 AM
Unknown Object (File)
Mar 14 2024, 1:38 PM
Unknown Object (File)
Mar 14 2024, 1:38 PM
Unknown Object (File)
Mar 11 2024, 12:55 AM
Unknown Object (File)
Feb 2 2024, 5:04 PM
Unknown Object (File)
Jan 13 2024, 11:25 AM
Unknown Object (File)
Jan 6 2024, 10:11 AM

Details

Summary

Add a configuration for PINEBOOK image.
Pinebook is a arm64 laptop based on a Pine64 board.

Since the usb trackpad need a quirk, add a common function for adding
quirk for arm board.
A default one is supplied as most board to not need quirks.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21202
Build 20553: arc lint + arc unit

Event Timeline

gjb added a subscriber: gjb.

Accepted for head, but it is too late to make it for 12.0.

This revision is now accepted and ready to land.Nov 26 2018, 4:18 PM
In D18337#389476, @gjb wrote:

Accepted for head, but it is too late to make it for 12.0.

Thanks, we miss a few fixes for 12.0 anyway so I didn't planned to commit for it.

This revision was automatically updated to reflect the committed changes.