af6423c01b7294bacf590b1b7593c3b1485e2ec1
[coreboot.git] / src / mainboard / asus / mew-am / Config.lb
1 ##
2 ## This file is part of the coreboot project.
3 ##
4 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
5 ##
6 ## This program is free software; you can redistribute it and/or modify
7 ## it under the terms of the GNU General Public License as published by
8 ## the Free Software Foundation; either version 2 of the License, or
9 ## (at your option) any later version.
10 ##
11 ## This program is distributed in the hope that it will be useful,
12 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
13 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 ## GNU General Public License for more details.
15 ##
16 ## You should have received a copy of the GNU General Public License
17 ## along with this program; if not, write to the Free Software
18 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
19 ##
20
21 ## CONFIG_XIP_ROM_SIZE must be a power of 2.
22 default CONFIG_XIP_ROM_SIZE = 64 * 1024
23 include /config/nofailovercalculation.lb
24
25 arch i386 end
26 driver mainboard.o
27 if CONFIG_GENERATE_PIRQ_TABLE
28         object irq_tables.o
29 end
30 makerule ./failover.E
31         depends "$(CONFIG_MAINBOARD)/../../../arch/i386/lib/failover.c ../romcc"
32         action "../romcc -E -O --label-prefix=failover -I$(TOP)/src -I. $(CPPFLAGS) $(CONFIG_MAINBOARD)/../../../arch/i386/lib/failover.c -o $@"
33 end
34 makerule ./failover.inc
35         depends "$(CONFIG_MAINBOARD)/../../../arch/i386/lib/failover.c ../romcc"
36         action "../romcc -O --label-prefix=failover -I$(TOP)/src -I. $(CPPFLAGS) $(CONFIG_MAINBOARD)/../../../arch/i386/lib/failover.c -o $@"
37 end
38 makerule ./auto.E
39         # depends       "$(CONFIG_MAINBOARD)/auto.c option_table.h ../romcc"
40         depends "$(CONFIG_MAINBOARD)/auto.c ../romcc"
41         # Note: The -mcpu=p2 is important, or else... 'too few registers'.
42         action  "../romcc -mcpu=p2 -E -O -I$(TOP)/src -I. $(CPPFLAGS) $(CONFIG_MAINBOARD)/auto.c -o $@"
43 end
44 makerule ./auto.inc
45         # depends "$(CONFIG_MAINBOARD)/auto.c option_table.h ../romcc"
46         depends "$(CONFIG_MAINBOARD)/auto.c ../romcc"
47         # Note: The -mcpu=p2 is important, or else... 'too few registers'.
48         action  "../romcc -mcpu=p2 -O -I$(TOP)/src -I. $(CPPFLAGS) $(CONFIG_MAINBOARD)/auto.c -o $@"
49 end
50 mainboardinit cpu/x86/16bit/entry16.inc
51 mainboardinit cpu/x86/32bit/entry32.inc
52 ldscript /cpu/x86/16bit/entry16.lds
53 ldscript /cpu/x86/32bit/entry32.lds
54 if CONFIG_USE_FALLBACK_IMAGE
55         mainboardinit cpu/x86/16bit/reset16.inc
56         ldscript /cpu/x86/16bit/reset16.lds
57 else
58         mainboardinit cpu/x86/32bit/reset32.inc
59         ldscript /cpu/x86/32bit/reset32.lds
60 end
61 mainboardinit arch/i386/lib/cpu_reset.inc
62 mainboardinit arch/i386/lib/id.inc
63 ldscript /arch/i386/lib/id.lds
64 if CONFIG_USE_FALLBACK_IMAGE
65         ldscript /arch/i386/lib/failover.lds
66         mainboardinit ./failover.inc
67 end
68 mainboardinit cpu/x86/fpu_enable.inc
69 mainboardinit ./auto.inc
70 mainboardinit cpu/x86/mmx_disable.inc
71
72 dir /pc80
73 config chip.h
74
75 # TODO: On-board graphics.
76 chip northbridge/intel/i82810           # Northbridge
77   device apic_cluster 0 on              # APIC cluster
78     chip cpu/intel/socket_PGA370        # CPU
79       device apic 0 on end              # APIC
80     end
81   end
82   device pci_domain 0 on                # PCI domain
83     device pci 0.0 on end               # Graphics Memory Controller Hub (GMCH)
84     device pci 1.0 on end               # Chipset Graphics Controller (CGC)
85     chip southbridge/intel/i82801xx     # Southbridge
86       register "ide0_enable" = "1"
87       register "ide1_enable" = "1"
88
89       device pci 1e.0 on end            # PCI bridge
90       device pci 1f.0 on                # ISA bridge
91         chip superio/smsc/smscsuperio   # Super I/O
92           device pnp 2e.0 on            # Floppy
93             io 0x60 = 0x3f0
94             irq 0x70 = 6
95             drq 0x74 = 2
96           end
97           device pnp 2e.3 on            # Parallel port
98             io 0x60 = 0x378
99             irq 0x70 = 7
100             drq 0x74 = 4
101           end
102           device pnp 2e.4 on            # COM1
103             io 0x60 = 0x3f8
104             irq 0x70 = 4
105           end
106           device pnp 2e.5 on            # COM2 / IR
107             io 0x60 = 0x2f8
108             irq 0x70 = 3
109           end
110           device pnp 2e.7 on            # PS/2 keyboard / mouse
111             io 0x60 = 0x60
112             io 0x62 = 0x64
113             irq 0x70 = 1                # PS/2 keyboard interrupt
114             irq 0x72 = 12               # PS/2 mouse interrupt
115           end
116           device pnp 2e.9 on            # Game port
117             io 0x60 = 0x201
118           end
119           device pnp 2e.a on            # Power-management events (PME)
120             io 0x60 = 0x600
121           end
122           device pnp 2e.b on            # MIDI port (MPU-401)
123             io 0x60 = 0x330
124             irq 0x70 = 5
125           end
126         end
127       end
128       device pci 1f.1 on end            # IDE
129       device pci 1f.2 on end            # USB
130       device pci 1f.3 on end            # SMbus
131       device pci 1f.5 off end           # AC'97 audio (N/A, uses CS4280 chip)
132       device pci 1f.6 off end           # AC'97 modem (N/A)
133     end
134   end
135 end