Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-33
Creator: Yinghai Lu <yhlu@tyan.com> remove lsi/53c1030 in MB Config git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1949 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
056d6195d8
commit
014c3e185f
|
@ -143,11 +143,11 @@ chip northbridge/amd/amdk8/root_complex
|
|||
device pci 9.0 on end #broadcom
|
||||
device pci 9.1 on end
|
||||
end
|
||||
chip drivers/lsi/53c1030
|
||||
device pci a.0 on end
|
||||
device pci a.1 on end
|
||||
register "fw_address" = "0xfff8c000"
|
||||
end
|
||||
# chip drivers/lsi/53c1030
|
||||
# device pci a.0 on end
|
||||
# device pci a.1 on end
|
||||
# register "fw_address" = "0xfff8c000"
|
||||
# end
|
||||
end
|
||||
device pci 0.1 on end
|
||||
device pci 1.0 on end
|
||||
|
|
|
@ -144,11 +144,11 @@ chip northbridge/amd/amdk8/root_complex
|
|||
chip southbridge/amd/amd8131
|
||||
# the on/off keyword is mandatory
|
||||
device pci 0.0 on
|
||||
chip drivers/lsi/53c1030
|
||||
device pci 4.0 on end
|
||||
device pci 4.1 on end
|
||||
register "fw_address" = "0xfff8c000"
|
||||
end
|
||||
# chip drivers/lsi/53c1030
|
||||
# device pci 4.0 on end
|
||||
# device pci 4.1 on end
|
||||
# register "fw_address" = "0xfff8c000"
|
||||
# end
|
||||
chip drivers/pci/onboard
|
||||
device pci 9.0 on end
|
||||
device pci 9.1 on end
|
||||
|
|
|
@ -142,11 +142,11 @@ chip northbridge/amd/amdk8/root_complex
|
|||
chip southbridge/amd/amd8131
|
||||
# the on/off keyword is mandatory
|
||||
device pci 0.0 on
|
||||
chip drivers/lsi/53c1030
|
||||
device pci 4.0 on end
|
||||
device pci 4.1 on end
|
||||
register "fw_address" = "0xfff8c000"
|
||||
end
|
||||
# chip drivers/lsi/53c1030
|
||||
# device pci 4.0 on end
|
||||
# device pci 4.1 on end
|
||||
# register "fw_address" = "0xfff8c000"
|
||||
# end
|
||||
chip drivers/pci/onboard
|
||||
device pci 9.0 on end #Broadcom
|
||||
device pci 9.1 on end
|
||||
|
|
Loading…
Reference in New Issue