arm64: Add EARLY_PRINTF and SOCDEV_PA to NOTES

This ensures they are build tested.

Sponsored by:	Arm Ltd
Differential Revision:	https://reviews.freebsd.org/D43364
This commit is contained in:
Andrew Turner 2024-01-08 17:25:02 +00:00
parent 53391af151
commit b889b90adb

View file

@ -121,6 +121,10 @@ device uart_ns8250 # ns8250-type UART driver
device uart_snps
device pl011
# Early printf using the pl011 uart under the Arm FVP
options SOCDEV_PA=0x1c090000
options EARLY_PRINTF=pl011
# USB support
device aw_usbphy # Allwinner USB PHY
device dwcotg # DWC OTG controller