freebsd-nq/sys/riscv
Philip Paeps 6c45627f46 Call devmap_bootstrap in RISC-V machine dependent code to actually create
the static device mappings.

While RISC-V support was added to subr_devmap.c in r298631, it was never
actually initialised in the machine dependent code.

Submitted by:	Nicholas O'Brien <nickisobrien_gmail.com>
Reviewed by:	br, kp
Sponsored by:	Axiado
Differential Revision:	https://reviews.freebsd.org/D21975
2019-10-11 16:28:46 +00:00
..
conf RISC-V: Support EARLY_AP_STARTUP 2019-09-16 22:17:16 +00:00
include Eliminate an unused declaration. The variable in question is only defined 2019-10-07 04:22:03 +00:00
riscv Call devmap_bootstrap in RISC-V machine dependent code to actually create 2019-10-11 16:28:46 +00:00