mb/roda/rk886ex/devicetree.cb: Align comments
Change-Id: I67e3149657c04f72aac0b20bc31af338129a13b2 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38072 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
parent
2d69d594de
commit
f1f0a0f98b
|
@ -78,7 +78,7 @@ chip northbridge/intel/i945
|
|||
device pci 1d.2 on end # USB UHCI
|
||||
device pci 1d.3 on end # USB UHCI
|
||||
device pci 1d.7 on end # USB2 EHCI
|
||||
device pci 1e.0 on
|
||||
device pci 1e.0 on # PCI bridge
|
||||
chip southbridge/ti/pci7420
|
||||
register "smartcard_enabled" = "0x0"
|
||||
device pci 3.0 on end
|
||||
|
@ -86,7 +86,7 @@ chip northbridge/intel/i945
|
|||
device pci 3.2 on end
|
||||
device pci 3.3 off end # smartcard
|
||||
end
|
||||
end # PCI bridge
|
||||
end
|
||||
device pci 1e.2 on end # AC'97 Audio
|
||||
device pci 1e.3 off end # AC'97 Modem
|
||||
device pci 1f.0 on # LPC bridge
|
||||
|
|
Loading…
Reference in New Issue