Fix llshell
authorStefan Reinauer <stepan@coresystems.de>
Sat, 13 Mar 2010 22:07:15 +0000 (22:07 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Sat, 13 Mar 2010 22:07:15 +0000 (22:07 +0000)
commit5c503927f482cc167ebe245ac6d4a394179ea6e2
tree9b53ebd38ebb51434f0ebacd117b85357d0a40fb
parent53c7276bd1a18160f022c468b7ce021c5386577c
Fix llshell

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5206 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/Kconfig
src/arch/i386/Makefile.inc
src/arch/i386/include/arch/llshell.h [new file with mode: 0644]
src/arch/i386/llshell/console.inc [new file with mode: 0644]
src/arch/i386/llshell/llshell.inc
src/arch/i386/llshell/pci.inc [new file with mode: 0644]
src/arch/i386/llshell/ramtest.inc [new file with mode: 0644]
src/mainboard/thomson/ip1000/romstage.c