coreboot-kgpe-d16/src/mainboard/eaglelion/5bcm/chip.h
arch import user (historical) 4e83d70a43 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-25
Creator:  Hamish Guthrie <hamish@prodigi.ch>

Adds a tree for the Eaglelion mainboard. This board has an AMD GX1 processor in a typical Mini-ATX format with a few ISA and PCI slots.


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1941 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2005-07-06 17:04:01 +00:00

5 lines
119 B
C

extern struct chip_operations mainboard_eaglelion_5bcm_ops;
struct mainboard_eaglelion_5bcm_config {
int nothing;
};