Signed-off-by: Nathan Williams <[email protected]>
Index: src/mainboard/digitallogic/msm800sev/devicetree.cb
===================================================================
--- src/mainboard/digitallogic/msm800sev/devicetree.cb  (revision 5521)
+++ src/mainboard/digitallogic/msm800sev/devicetree.cb  (working copy)
@@ -1,7 +1,8 @@
 chip northbridge/amd/lx
        device pci_domain 0 on
-               device pci 1.0 on end
-               device pci 1.1 on end
+               device pci 1.0 on end # Northbridge
+               device pci 1.1 on end # Graphics
+               device pci 1.2 on end # AES
                chip southbridge/amd/cs5536
                        # IRQ 12 and 1 unmasked,  Keyboard and Mouse IRQs. OK
                        # SIRQ Mode = Active(Quiet) mode. Save power....
Index: src/mainboard/amd/norwich/devicetree.cb
===================================================================
--- src/mainboard/amd/norwich/devicetree.cb     (revision 5521)
+++ src/mainboard/amd/norwich/devicetree.cb     (working copy)
@@ -2,6 +2,7 @@
        device pci_domain 0 on
                device pci 1.0 on end   # Northbridge
                device pci 1.1 on end   # Graphics
+               device pci 1.2 on end   # AES
                chip southbridge/amd/cs5536
                        # IRQ 12 and 1 unmasked,  Keyboard and Mouse IRQs. OK
                        # SIRQ Mode = Active(Quiet) mode. Save power....
Index: src/mainboard/amd/db800/devicetree.cb
===================================================================
--- src/mainboard/amd/db800/devicetree.cb       (revision 5521)
+++ src/mainboard/amd/db800/devicetree.cb       (working copy)
@@ -2,6 +2,7 @@
        device pci_domain 0 on
                device pci 1.0 on end                           # Northbridge
                device pci 1.1 on end                           # Graphics
+               device pci 1.2 on end                           # AES
                chip southbridge/amd/cs5536
                        # IRQ 12 and 1 unmasked,  Keyboard and Mouse IRQs. OK
                        # SIRQ Mode = Active(Quiet) mode. Save power....
Index: src/mainboard/iei/pcisa-lx-800-r10/devicetree.cb
===================================================================
--- src/mainboard/iei/pcisa-lx-800-r10/devicetree.cb    (revision 5521)
+++ src/mainboard/iei/pcisa-lx-800-r10/devicetree.cb    (working copy)
@@ -2,6 +2,7 @@
        device pci_domain 0 on
                device pci 1.0 on end                           # Northbridge
                device pci 1.1 on end                           # Graphics
+               device pci 1.2 on end                           # AES
                chip southbridge/amd/cs5536
                        # IRQ 12 and 1 unmasked,  Keyboard and Mouse IRQs. OK
                        # SIRQ Mode = Active(Quiet) mode. Save power....
Index: src/mainboard/pcengines/alix1c/devicetree.cb
===================================================================
--- src/mainboard/pcengines/alix1c/devicetree.cb        (revision 5521)
+++ src/mainboard/pcengines/alix1c/devicetree.cb        (working copy)
@@ -1,7 +1,8 @@
 chip northbridge/amd/lx
        device pci_domain 0 on
-               device pci 1.0 on end
-               device pci 1.1 on end
+               device pci 1.0 on end # Northbridge
+               device pci 1.1 on end # Graphics
+               device pci 1.2 on end # AES
                chip southbridge/amd/cs5536
                        # IRQ 12 and 1 unmasked,  Keyboard and Mouse IRQs. OK
                        # SIRQ Mode = Active(Quiet) mode. Save power....
Index: src/mainboard/artecgroup/dbe61/devicetree.cb
===================================================================
--- src/mainboard/artecgroup/dbe61/devicetree.cb        (revision 5521)
+++ src/mainboard/artecgroup/dbe61/devicetree.cb        (working copy)
@@ -2,6 +2,7 @@
        device pci_domain 0 on
                device pci 1.0 on end   # Northbridge
                device pci 1.1 on end   # Graphics
+               device pci 1.2 on end   # AES
                chip southbridge/amd/cs5536
                        # IRQ 12 and 1 unmasked,  Keyboard and Mouse IRQs. OK
                        # SIRQ Mode = Active(Quiet) mode. Save power....
Index: src/mainboard/winent/pl6064/devicetree.cb
===================================================================
--- src/mainboard/winent/pl6064/devicetree.cb   (revision 5521)
+++ src/mainboard/winent/pl6064/devicetree.cb   (working copy)
@@ -2,6 +2,7 @@
        device pci_domain 0 on
                device pci 1.0 on end                           # Northbridge
                device pci 1.1 on end                           # Graphics
+               device pci 1.2 on end                           # AES
                chip southbridge/amd/cs5536
                        # IRQ 12 and 1 unmasked,  Keyboard and Mouse IRQs. OK
                        # SIRQ Mode = Active(Quiet) mode. Save power....
-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to