Merge from projects/mips to head by hand:

Copy over OCTEON1.hints file.
This commit is contained in:
Warner Losh 2010-01-09 18:14:27 +00:00
commit 48d3352bfa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=201913

View file

@ -0,0 +1,13 @@
# /*
# * This product includes software developed by the University of
# * California, Berkeley and its contributors."
# */
# device.hints
hw.uart.console="io:0x1"
hint.obio.0.at="nexus"
hint.obio.0.maddr="0x1"
hint.obio.0.flags="0x1"
hint.uart.0.at="obio"
hint.uart.0.maddr="0x1"
hint.uart.0.flags="0x1"