Add support for the LiPPERT Cool SpaceRunner-LX embedded PC board:
authorJens Rottmann <JRottmann@LiPPERTEmbedded.de>
Thu, 30 Oct 2008 19:34:44 +0000 (19:34 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Thu, 30 Oct 2008 19:34:44 +0000 (19:34 +0000)
commitedc7ef2b76f8d49d1eeae9a111bdcae3f288d6f9
tree69780eff6101472f344423bf470e6949fd9d0b47
parent6a4bf9886ac9990206ac64fd09890bca433d9bd8
Add support for the LiPPERT Cool SpaceRunner-LX embedded PC board:

 - PC/104+ form factor
 - AMD Geode-LX CPU/northbridge
 - AMD CS5536 southbridge
 - ITE IT8712F Super I/O

Signed-off-by: Jens Rottmann <JRottmann@LiPPERTEmbedded.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3710 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/lippert/spacerunner-lx/Config.lb [new file with mode: 0644]
src/mainboard/lippert/spacerunner-lx/Options.lb [new file with mode: 0644]
src/mainboard/lippert/spacerunner-lx/cache_as_ram_auto.c [new file with mode: 0644]
src/mainboard/lippert/spacerunner-lx/chip.h [new file with mode: 0644]
src/mainboard/lippert/spacerunner-lx/irq_tables.c [new file with mode: 0644]
src/mainboard/lippert/spacerunner-lx/mainboard.c [new file with mode: 0644]
targets/lippert/spacerunner-lx/Config.lb [new file with mode: 0644]