Page MenuHomeFreeBSD

release: arm64: Add PINEBOOK config
ClosedPublic

Authored by manu on Nov 26 2018, 8:52 AM.
Tags
None
Referenced Files
F147772770: D18337.diff
Fri, Mar 13, 1:29 PM
F147765047: D18337.diff
Fri, Mar 13, 12:15 PM
Unknown Object (File)
Fri, Mar 13, 6:23 AM
Unknown Object (File)
Thu, Mar 12, 1:29 PM
Unknown Object (File)
Thu, Mar 12, 8:53 AM
Unknown Object (File)
Thu, Mar 12, 5:36 AM
Unknown Object (File)
Wed, Mar 11, 10:26 PM
Unknown Object (File)
Wed, Mar 11, 9:46 PM

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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.