o Add device tree files and kernel configuration files
commit0fbd3fd28dd303a812640fec118ec45d16bb7a1b
authorbr <br@FreeBSD.org>
Tue, 26 Apr 2016 13:22:08 +0000 (26 13:22 +0000)
committerbr <br@FreeBSD.org>
Tue, 26 Apr 2016 13:22:08 +0000 (26 13:22 +0000)
tree99d2effb8c70e416f0f7f673beb5cddb2a324417
parentd609088cbb4f183c1daf6b1250a3941f996206ee
o Add device tree files and kernel configuration files
  for RISC-V cpus synthesized on FPGA hardware.
o Include new files to the build.
sys/boot/fdt/dts/riscv/lowrisc.dts [new file with mode: 0644]
sys/boot/fdt/dts/riscv/rocket.dts [new file with mode: 0644]
sys/conf/files.riscv
sys/riscv/conf/GENERIC
sys/riscv/conf/LOWRISC [copied from sys/riscv/conf/QEMU with 69% similarity]
sys/riscv/conf/LOWRISC.hints [new file with mode: 0644]
sys/riscv/conf/QEMU
sys/riscv/conf/ROCKET [copied from sys/riscv/conf/QEMU with 84% similarity]
sys/riscv/conf/SPIKE