#
bc064967 |
| 30-Oct-2021 |
Adrian Chadd <adrian@FreeBSD.org> |
ipq401x: flip on SMP for the ASUS AC1300
This actually enables SMP and yes it boots.
Reviewed by: andrew, manu, imp Differential Revision: https://reviews.freebsd.org/D32723
|
#
015ff812 |
| 16-Oct-2021 |
Adrian Chadd <adrian@FreeBSD.org> |
ipq4018: add initial IPQ4018/IPQ4019 support
Summary: This adds required IPQ4018/IPQ4019 SoC support to boot. It also includes support for disabling the ARMv7 hardware breakpoint / debug stuff at co
ipq4018: add initial IPQ4018/IPQ4019 support
Summary: This adds required IPQ4018/IPQ4019 SoC support to boot. It also includes support for disabling the ARMv7 hardware breakpoint / debug stuff at compile time as this is required for the IPQ SoCs, and printing out the undefined instruction itself.
Test Plan: * compiled/booted on an IPQ4019 SoC AP
Reviewers: #core_team!
Subscribers: imp, andrew
Differential Revision: https://reviews.freebsd.org/D32538
show more ...
|