switch-coreboot/mainboard
Ronald G. Minnich 9c2060a5e5 Factor out write_pirq_routing_table() for all GeodeLX targets.
Compile tested on norwich, alix1c and dbe62. msm800sev is not affected
and dbe61 is broken anyway.

svn is unable to create a valid patch for what I did, so I'll have to
commit this myself. To reproduce, perform the following commands, then
apply the patch:

svn mv mainboard/amd/norwich/irq_tables.c mainboard/amd/norwich/irq_tables.h
svn mv mainboard/pcengines/alix1c/irq_tables.c mainboard/pcengines/alix1c/irq_tables.h
svn mv mainboard/artecgroup/dbe61/irq_tables.c mainboard/artecgroup/dbe61/irq_tables.h
svn mv mainboard/artecgroup/dbe62/irq_tables.c mainboard/artecgroup/dbe62/irq_tables.h

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>

tested on alix1c. Boots, USB, graphics, and ethernet all work.

Acked-by: Ronald G. Minnich <rminnich@gmail.com>

Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://coreboot.org/repository/coreboot-v3@628 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-03-01 21:33:51 +00:00
..
adl Update mainboard dts files to new style. Untested, but I tried to keep 2008-02-18 01:43:50 +00:00
amd Factor out write_pirq_routing_table() for all GeodeLX targets. 2008-03-01 21:33:51 +00:00
artecgroup Factor out write_pirq_routing_table() for all GeodeLX targets. 2008-03-01 21:33:51 +00:00
emulation This started out as a trivial change and turned into a big change. This 2008-02-16 04:13:44 +00:00
pcengines Factor out write_pirq_routing_table() for all GeodeLX targets. 2008-03-01 21:33:51 +00:00
Kconfig Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00