Module Name: src Committed By: jmcneill Date: Fri Dec 21 14:50:18 UTC 2018
Modified Files: src/sys/arch/arm/acpi: acpi_platform.c Log Message: Use SPCR to force console selection for com@acpi. This is needed because we may use a non-standard bus_space tag (a4x) to attach the console early, which breaks com_is_console. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/acpi/acpi_platform.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.