*** empty log message ***

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1209 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Greg Watson
2003-10-12 21:30:44 +00:00
parent 85862124fd
commit abf9faa786
2 changed files with 9 additions and 0 deletions

View File

@@ -6,8 +6,15 @@ uses PCIC0_CFGADDR
uses PCIC0_CFGDATA
uses UART0_IO_BASE
##
## Set PCI registers
##
option PCIC0_CFGADDR=0xeec00000
option PCIC0_CFGDATA=0xeec00004
##
## Set UART base address
##
option UART0_IO_BASE=0xef600300
arch ppc end