White space changes for s2881 device tree.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5702 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
7c1f6b8489
commit
e39251973b
|
@ -6,10 +6,9 @@ chip northbridge/amd/amdk8/root_complex
|
|||
end
|
||||
device pci_domain 0 on
|
||||
chip northbridge/amd/amdk8
|
||||
device pci 18.0 on end # LDT0
|
||||
device pci 18.0 on end # LDT1
|
||||
device pci 18.0 on # northbridge
|
||||
# devices on link 2, link 2 == LDT 2
|
||||
device pci 18.0 on end # link 0
|
||||
device pci 18.0 on end # link 1
|
||||
device pci 18.0 on # link 2
|
||||
chip southbridge/amd/amd8131
|
||||
# the on/off keyword is mandatory
|
||||
device pci 0.0 on
|
||||
|
@ -121,7 +120,6 @@ chip northbridge/amd/amdk8/root_complex
|
|||
register "ide1_enable" = "1"
|
||||
end
|
||||
end # device pci 18.0
|
||||
|
||||
device pci 18.1 on end
|
||||
device pci 18.2 on end
|
||||
device pci 18.3 on end
|
||||
|
|
Loading…
Reference in New Issue