freebsd-nq/sys/arm64
Andrew Turner 698c14e189 Add a kernel variable to let the user to select their preferred order
between ACPI and FDT. This will be needed on machines with both, e.g. the
SoftIron Overdrive 3000. The kernel will accept one or more comma separated
values of either 'acpi' or 'fdt'. Any other values are skipped.

To set it the user can either set it on the loader command line, or
in loader.conf e.g. in loader.conf:
kern.cfg.order=acpi,fdt

This will try using ACPI then FDT. If none of the selected options work the
kernel tries to use one to get the serial console, then panics.

Reviewed by:	emaste (earlier version)
Obtained from:	ABT Systems Ltd
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D7274
2016-08-01 12:17:44 +00:00
..
acpica Add ARM64TODO comments to ACPI PCI stubs 2015-07-12 18:32:16 +00:00
arm64 Add a kernel variable to let the user to select their preferred order 2016-08-01 12:17:44 +00:00
cavium Remove the non-INTRNG support from the ThunderX PCIe drivers. 2016-07-14 17:23:49 +00:00
cloudabi64 Don't forget to set sa->narg for CloudABI system calls. 2016-07-08 20:09:21 +00:00
conf Add a generic EHCI USB driver based on the Allwinner A10 driver. It is ACPI 2016-07-29 08:50:36 +00:00
include Add a kernel variable to let the user to select their preferred order 2016-08-01 12:17:44 +00:00