arm: Add EARLY_PRINTF and SOCDEV_PA/VA to NOTES

This ensures they are build tested.

Sponsored by:   Arm Ltd
This commit is contained in:
Andrew Turner 2024-02-13 10:08:11 +00:00
parent a9fc9d6d15
commit 69e4b35eb3

View file

@ -56,6 +56,14 @@ device syscon
# Backlight subsystem
device backlight
# Serial (COM) ports
device pl011
# Early printf using the pl011 uart under the Arm FVP
options SOCDEV_PA=0x1c090000
options SOCDEV_VA=0x1c090000
options EARLY_PRINTF=pl011
# Undo options from sys/conf/NOTES that we do not want...
nooptions COMPAT_FREEBSD4