mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
BERI_SIM.hint is no longer used, remove it.
MFC after: 3 days Sponsored by: DARPA/AFRL
This commit is contained in:
parent
ec08c07e8c
commit
8a60ded44f
1 changed files with 0 additions and 26 deletions
|
|
@ -1,26 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
#
|
||||
# Altera JTAG UARTs configured for console, debugging, and data putput on the
|
||||
# BERI simulator.
|
||||
#
|
||||
hint.altera_jtag_uart.0.at="nexus0"
|
||||
hint.altera_jtag_uart.0.maddr=0x7f000000
|
||||
hint.altera_jtag_uart.0.msize=0x40
|
||||
hint.altera_jtag_uart.0.irq=0
|
||||
|
||||
hint.altera_jtag_uart.1.at="nexus0"
|
||||
hint.altera_jtag_uart.1.maddr=0x7f001000
|
||||
hint.altera_jtag_uart.1.msize=0x40
|
||||
|
||||
hint.altera_jtag_uart.2.at="nexus0"
|
||||
hint.altera_jtag_uart.2.maddr=0x7f002000
|
||||
hint.altera_jtag_uart.2.msize=0x40
|
||||
|
||||
#
|
||||
# On-board DE4 and tPad SD Card IP core -- also present in Bluespec
|
||||
# simulation.
|
||||
#
|
||||
hint.altera_sdcardc.0.at="nexus0"
|
||||
hint.altera_sdcardc.0.maddr=0x7f008000
|
||||
hint.altera_sdcardc.0.msize=0x400
|
||||
Loading…
Reference in a new issue