]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/mips/conf/BERI_DE4.hints
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / sys / mips / conf / BERI_DE4.hints
1 # $FreeBSD$
2
3 # Hardwired location of bitfile
4 hint.map.0.at="cfid0s.fpga0"
5 hint.map.0.start=0x00000000
6 hint.map.0.end=0x00c00000
7 hint.map.0.name="fpga"
8
9 # Kernel on the second chip
10 hint.map.1.at="cfid0s.os"
11 hint.map.1.start=0x007e0000
12 hint.map.1.end=0x01fe0000
13 hint.map.1.name="kernel"
14
15 # Altera Triple-Speed Ethernet Mac, present in tPad and DE-4 configurations
16 # configured from fdt(4) but PHYs are still described in here.
17 # Currently configured for individual tse_mac cores.
18 hint.e1000phy.0.at="miibus0"
19 hint.e1000phy.0.phyno=0
20 hint.e1000phy.1.at="miibus0"
21 hint.e1000phy.1.phyno=0
22 hint.e1000phy.2.at="miibus0"
23 hint.e1000phy.2.phyno=0
24 hint.e1000phy.3.at="miibus0"
25 hint.e1000phy.3.phyno=0
26