]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add necessary bits to get FreeBSD booting on the Unifi Security Gateway
authorjhibbits <jhibbits@FreeBSD.org>
Sun, 7 May 2017 22:04:12 +0000 (22:04 +0000)
committerjhibbits <jhibbits@FreeBSD.org>
Sun, 7 May 2017 22:04:12 +0000 (22:04 +0000)
commit739cf46bfd0b99b825e9006ace2b6b9e9ec92cbc
treee77f844317ff9ba1ceab68807faf39ca24d371f1
parentc9550acb7ce07715bc525466b3106632c836eadc
Add necessary bits to get FreeBSD booting on the Unifi Security Gateway

Summary:
The Ubiquiti Unifi Security Gateway is virtually identical to the
EdgeRouter Lite, with a smaller PCB and apparently a different board identifier.
Simply adding the new board identifier alongside the ERL identifier, FreeBSD
boots successfully, and can access the needed peripherals (tested with USB
booting, and basic pings on one ethernet interface)

Reviewed By: adrian
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D10639
sys/contrib/octeon-sdk/cvmx-app-init.h
sys/contrib/octeon-sdk/cvmx-helper-board.c