getting options right

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1189 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Greg Watson
2003-10-05 05:10:52 +00:00
parent 5ebf4d3431
commit be84533ed6
2 changed files with 16 additions and 4 deletions

View File

@@ -2,6 +2,14 @@
## Config file for the Embedded Planet EP405PC Computing Engine
##
uses PCIC0_CFGADDR
uses PCIC0_CFGDATA
uses UART0_IO_BASE
option PCIC0_CFGADDR=0xeec00000
option PCIC0_CFGDATA=0xeec00004
option UART0_IO_BASE=0xef600300
arch ppc end
cpu ppc/ppc4xx end