]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/mips/conf/AR5312_BASE.hints
Merge OpenSSL 1.1.1g.
[FreeBSD/FreeBSD.git] / sys / mips / conf / AR5312_BASE.hints
1 # $FreeBSD$
2 hint.apb.0.at="nexus0"
3 hint.apb.0.irq=4
4
5 # uart0
6 hint.uart.0.at="apb0"
7 # see atheros/uart_cpu_ar71xx.c why +3
8 hint.uart.0.maddr=0x1C000003
9 hint.uart.0.msize=0x20
10 #hint.uart.0.irq=4
11 #hint.uart.0.flags="0x30"
12
13 # Watchdog
14 hint.ar5315_wdog.0.at="apb0"
15 hint.ar5315_wdog.0.irq=6
16
17 # Ethernet
18 hint.are.0.at="nexus0" 
19 hint.are.0.maddr=0x18100000
20 hint.are.0.msize=0x00100000  
21 hint.are.0.irq=1
22
23 hint.are.1.at="nexus0"     
24 hint.are.1.maddr=0x18200000
25 hint.are.1.msize=0x00100000
26 hint.are.1.irq=2
27
28 # GEOM redboot FIS directory offset
29 #hint.redboot.0.fisoffset="0x007e0000"