Remove the last traditional hints. These hints only served the purpose
for uart(4) to figure out which device to use as console. Use this file to define hw.uart.console instead so that we don't have to put it in the default loader.conf, which makes it hard to override.
This commit is contained in:
parent
fc524dda29
commit
5ab92b80d0
@ -1,4 +1,2 @@
|
||||
# $FreeBSD$
|
||||
hint.uart.0.baud="115200"
|
||||
hint.uart.0.flags="0x10"
|
||||
hint.uart.0.port="0x3f8"
|
||||
hw.uart.console="io:0x3f8,br:115200"
|
||||
|
Loading…
x
Reference in New Issue
Block a user