Add support for LiPPERT Cool LiteRunner-LX (PC/104 board with AMD
authorJens Rottmann <JRottmann@LiPPERTEmbedded.de>
Tue, 7 Sep 2010 17:33:17 +0000 (17:33 +0000)
committerMyles Watson <mylesgw@gmail.com>
Tue, 7 Sep 2010 17:33:17 +0000 (17:33 +0000)
commitc13738540483511a88b02a64195453cbaf3d67bc
treed5f14af71a4a9c7fd749039a5aa70e05160e0d28
parent625a0cb433c08a2dfe2a70f7ab2ce3d84bdfce1c
Add support for LiPPERT Cool LiteRunner-LX (PC/104 board with AMD
Geode-LX, CS5536, ITE IT8712F), based on very similar SpaceRunner-LX.

Signed-off-by: Jens Rottmann <JRottmann@LiPPERTEmbedded.de>
Acked-by: Myles Watson <mylesgw@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5782 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/lippert/Kconfig
src/mainboard/lippert/literunner-lx/Kconfig [new file with mode: 0644]
src/mainboard/lippert/literunner-lx/chip.h [new file with mode: 0644]
src/mainboard/lippert/literunner-lx/devicetree.cb [new file with mode: 0644]
src/mainboard/lippert/literunner-lx/irq_tables.c [new file with mode: 0644]
src/mainboard/lippert/literunner-lx/mainboard.c [new file with mode: 0644]
src/mainboard/lippert/literunner-lx/romstage.c [new file with mode: 0644]