85ec8b934453ed78e85af6a3465404002f7197da
[coreboot.git] / src / mainboard / via / epia / Config.lb
1 ## CONFIG_XIP_ROM_SIZE must be a power of 2.
2 default CONFIG_XIP_ROM_SIZE = 64 * 1024
3 include /config/nofailovercalculation.lb
4
5 ##
6 ## Set all of the defaults for an x86 architecture
7 ##
8
9 arch i386 end
10
11 ##
12 ## Build the objects we have code for in this directory.
13 ##
14
15 driver mainboard.o
16 if CONFIG_GENERATE_PIRQ_TABLE object irq_tables.o end
17 #object reset.o
18
19 ##
20 ## Romcc output
21 ##
22 makerule ./failover.E
23         depends "$(CONFIG_MAINBOARD)/../../../arch/i386/lib/failover.c ../romcc" 
24         action "../romcc -E -O --label-prefix=failover -I$(TOP)/src -I. $(CPPFLAGS) $(CONFIG_MAINBOARD)/../../../arch/i386/lib/failover.c -o $@"
25 end
26
27 makerule ./failover.inc
28         depends "$(CONFIG_MAINBOARD)/../../../arch/i386/lib/failover.c ../romcc"
29         action "../romcc    -O --label-prefix=failover -I$(TOP)/src -I. $(CPPFLAGS) $(CONFIG_MAINBOARD)/../../../arch/i386/lib/failover.c -o $@"
30 end
31
32 makerule ./auto.E 
33         depends "$(CONFIG_MAINBOARD)/auto.c option_table.h ../romcc" 
34         action  "../romcc -E -mcpu=c3 -O -I$(TOP)/src -I. $(CPPFLAGS) $(CONFIG_MAINBOARD)/auto.c -o $@"
35 end
36 makerule ./auto.inc 
37         depends "$(CONFIG_MAINBOARD)/auto.c option_table.h ../romcc"
38         action  "../romcc    -mcpu=c3 -O -I$(TOP)/src -I. $(CPPFLAGS) $(CONFIG_MAINBOARD)/auto.c -o $@"
39 end
40
41 ##
42 ## Build our 16 bit and 32 bit coreboot entry code
43 ##
44 mainboardinit cpu/x86/16bit/entry16.inc
45 mainboardinit cpu/x86/32bit/entry32.inc
46 ldscript /cpu/x86/16bit/entry16.lds
47 ldscript /cpu/x86/32bit/entry32.lds
48
49 ##
50 ## Build our reset vector (This is where coreboot is entered)
51 ##
52 if CONFIG_USE_FALLBACK_IMAGE 
53         mainboardinit cpu/x86/16bit/reset16.inc 
54         ldscript /cpu/x86/16bit/reset16.lds 
55 else
56         mainboardinit cpu/x86/32bit/reset32.inc 
57         ldscript /cpu/x86/32bit/reset32.lds 
58 end
59
60 ### Should this be in the northbridge code?
61 mainboardinit arch/i386/lib/cpu_reset.inc
62
63 ##
64 ## Include an id string (For safe flashing)
65 ##
66 mainboardinit arch/i386/lib/id.inc
67 ldscript /arch/i386/lib/id.lds
68
69 ###
70 ### This is the early phase of coreboot startup 
71 ### Things are delicate and we test to see if we should
72 ### failover to another image.
73 ###
74 if CONFIG_USE_FALLBACK_IMAGE
75         ldscript /arch/i386/lib/failover.lds 
76         mainboardinit ./failover.inc
77 end
78
79 ###
80 ### O.k. We aren't just an intermediary anymore!
81 ###
82
83 ##
84 ## Setup RAM
85 ##
86 mainboardinit cpu/x86/fpu/enable_fpu.inc
87 mainboardinit ./auto.inc
88 mainboardinit cpu/x86/mmx/disable_mmx.inc
89
90 ##
91 ## Include the secondary Configuration files 
92 ##
93 dir /pc80
94 config chip.h
95
96 chip northbridge/via/vt8601
97         device pci_domain 0 on
98                 device pci 0.0 on end                   # Northbridge
99 #               device pci 0.1 on                       # AGP bridge
100                 #       chip drivers/pci/onboard        # Integrated VGA
101                 #               device pci 0.0 on end
102                 #               register "rom_adress" = "0xfff80000"
103                 #       end
104 #               end
105                 chip southbridge/via/vt8231
106                         register "enable_native_ide" = "0"
107                         register "enable_com_ports" = "1"
108                         register "enable_keyboard" = "0"
109                         device pci 11.0 on              # Southbrdge
110                                 chip superio/winbond/w83627hf
111                                         device pnp 2e.0 on      #  Floppy
112                                            io 0x60 = 0x3f0
113                                           irq 0x70 = 6
114                                           drq 0x74 = 2
115                                         end
116                                         device pnp 2e.1 off     #  Parallel Port
117                                            io 0x60 = 0x378
118                                           irq 0x70 = 7
119                                         end
120                                         device pnp 2e.2 on      #  Com1
121                                            io 0x60 = 0x3f8
122                                           irq 0x70 = 4
123                                         end
124                                         device pnp 2e.3 off     #  Com2
125                                            io 0x60 = 0x2f8
126                                           irq 0x70 = 3
127                                         end
128                                         device pnp 2e.5 on      #  Keyboard
129                                            io 0x60 = 0x60
130                                            io 0x62 = 0x64
131                                           irq 0x70 = 1
132                                           irq 0x72 = 12
133                                         end
134                                 register "com1" = "{CONFIG_TTYS0_BAUD}"
135                                 end
136                                 device pnp 2e.6 off end         #  CIR
137                                 device pnp 2e.7 off end         #  GAME_MIDI_GIPO1
138                                 device pnp 2e.8 off end         #  GPIO2
139                                 device pnp 2e.9 off end         #  GPIO3
140                                 device pnp 2e.a off end         #  ACPI
141                                 device pnp 2e.b on              #  HW Monitor
142                                         io 0x60 = 0x290
143                                 end
144                         end
145                         device pci 11.1 on  end         # Ide
146                         device pci 11.2 off end         # Usb port 0-1
147                         device pci 11.3 off end         # Usb port 2-3
148                         device pci 11.4 off end         # ACPI
149                         device pci 11.5 off end         # AC97 Audio
150                         device pci 11.6 on  end         # AC97 Modem
151                         device pci 12.0 on  end         # Ethernet
152                 end
153         end
154
155         device apic_cluster 0 on
156                 chip cpu/via/model_c3
157                         device apic 0 on end
158                 end
159         end
160 end