Add constants for fast path resume copying
[coreboot.git] / src / mainboard / asus / a8v-e_deluxe / devicetree.cb
1 chip northbridge/amd/amdk8/root_complex         # Root complex
2   device lapic_cluster 0 on                     # APIC cluster
3     chip cpu/amd/socket_939                     # CPU
4       device lapic 0 on end                     # APIC
5     end
6   end
7   device pci_domain 0 on                        # PCI domain
8     subsystemid 1043 0 inherit
9     chip northbridge/amd/amdk8                  # mc0
10       device pci 18.0 on                        # Northbridge
11         # Devices on link 0, link 0 == LDT 0
12         chip southbridge/via/vt8237r            # Southbridge
13           register "ide0_enable" = "1"          # Enable IDE channel 0
14           register "ide1_enable" = "1"          # Enable IDE channel 1
15           register "ide0_80pin_cable" = "1"     # 80pin cable on IDE channel 0
16           register "ide1_80pin_cable" = "1"     # 80pin cable on IDE channel 1
17           register "fn_ctrl_lo" = "0"           # Enable SB functions
18           register "fn_ctrl_hi" = "0xad"        # Enable SB functions
19           device pci 0.0 on end                 # HT
20           device pci f.1 on end                 # IDE
21           device pci 11.0 on                    # LPC
22             chip drivers/generic/generic        # DIMM 0-0-0
23               device i2c 50 on end
24             end
25             chip drivers/generic/generic        # DIMM 0-0-1
26               device i2c 51 on end
27             end
28             chip drivers/generic/generic        # DIMM 0-1-0
29               device i2c 52 on end
30             end
31             chip drivers/generic/generic        # DIMM 0-1-1
32               device i2c 53 on end
33             end
34             chip superio/winbond/w83627ehg      # Super I/O
35               device pnp 2e.0 on                # Floppy
36                 io 0x60 = 0x3f0
37                 irq 0x70 = 6
38                 drq 0x74 = 2
39               end
40               device pnp 2e.1 on                # Parallel port
41                 io 0x60 = 0x378
42                 irq 0x70 = 7
43                 drq 0x74 = 3
44               end
45               device pnp 2e.2 on                # Com1
46                 io 0x60 = 0x3f8
47                 irq 0x70 = 4
48               end
49               device pnp 2e.3 off               # Com2 (N/A on this board)
50                 io 0x60 = 0x2f8
51                 irq 0x70 = 3
52               end
53               device pnp 2e.5 off               # PS/2 keyboard & mouse (off)
54               end
55               device pnp 2e.106 off             # Serial flash interface (SFI)
56                 io 0x60 = 0x100
57               end
58               device pnp 2e.007 off             # GPIO 1
59               end
60               device pnp 2e.107 on              # Game port
61                 io 0x60 = 0x201
62               end
63               device pnp 2e.207 on              # MIDI
64                 io 0x62 = 0x330
65                 irq 0x70 = 0xa
66               end
67               device pnp 2e.307 off             # GPIO 6
68               end
69               device pnp 2e.8 off               # WDTO#, PLED
70               end
71               device pnp 2e.009 on              # GPIO 2
72               end
73               device pnp 2e.109 off             # GPIO 3
74               end
75               device pnp 2e.209 off             # GPIO 4
76               end
77               device pnp 2e.309 on              # GPIO 5
78               end
79               device pnp 2e.a off               # ACPI
80               end
81               device pnp 2e.b on                # Hardware monitor
82                 io 0x60 = 0x290
83                 irq 0x70 = 0
84               end
85             end
86           end
87           device pci 12.0 off end               # VIA LAN (off, other chip used)
88         end
89         chip southbridge/via/k8t890             # "Southbridge" K8T890
90         end
91       end
92       device pci 18.1 on end
93       device pci 18.2 on end
94       device pci 18.3 on end
95     end
96   end
97 end