*** empty log message ***
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1348 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -8,7 +8,7 @@ uses CONFIG_SANDPOINT_UNITY
|
|||||||
uses CONFIG_SANDPOINT_VALIS
|
uses CONFIG_SANDPOINT_VALIS
|
||||||
uses CONFIG_SANDPOINT_GYRUS
|
uses CONFIG_SANDPOINT_GYRUS
|
||||||
uses ISA_IO_BASE
|
uses ISA_IO_BASE
|
||||||
uses MEM_IO_BASE
|
uses ISA_MEM_BASE
|
||||||
uses PCIC0_CFGADDR
|
uses PCIC0_CFGADDR
|
||||||
uses PCIC0_CFGDATA
|
uses PCIC0_CFGDATA
|
||||||
uses PNP_CFGADDR
|
uses PNP_CFGADDR
|
||||||
@@ -19,7 +19,7 @@ uses _IO_BASE
|
|||||||
## Set memory map
|
## Set memory map
|
||||||
##
|
##
|
||||||
default ISA_IO_BASE=0xfe000000
|
default ISA_IO_BASE=0xfe000000
|
||||||
default MEM_IO_BASE=0xfd000000
|
default ISA_MEM_BASE=0xfd000000
|
||||||
default PCIC0_CFGADDR=0xfec00000
|
default PCIC0_CFGADDR=0xfec00000
|
||||||
default PCIC0_CFGDATA=0xfee00000
|
default PCIC0_CFGDATA=0xfee00000
|
||||||
default PNP_CFGADDR=0x15c
|
default PNP_CFGADDR=0x15c
|
||||||
|
Reference in New Issue
Block a user