Allow libpayload to use an OXPCIe 952 card on systems without

onboard serial port                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                                         
Signed-off-by: Stefan Reinauer <reinauer@google.com>                                                                                                                                                                                                                     
Acked-by:  Marc Jones <marcj303@gmail.com>                                                                                                                                                                                                                               



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6508 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2011-04-16 00:13:17 +00:00
committed by Stefan Reinauer
parent a7163f1eb9
commit 4e67731011
3 changed files with 87 additions and 7 deletions

View File

@@ -36,6 +36,7 @@
struct sysinfo_t {
unsigned int cpu_khz;
unsigned short ser_ioport;
unsigned long ser_base; // for mmapped serial
int n_memranges;