[coreboot-gerrit] New patch to review for coreboot: ultra40m2: add second CPU node devices in devicetree

Jonathan A. Kollasch (jakllsch@kollasch.net) gerrit at coreboot.org
Tue Nov 3 21:23:14 CET 2015


Jonathan A. Kollasch (jakllsch at kollasch.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/12312

-gerrit

commit 78bc3d32e45237325cb08ba1dd447616d14da4c4
Author: Jonathan A. Kollasch <jakllsch at kollasch.net>
Date:   Tue Nov 3 12:29:47 2015 -0600

    ultra40m2: add second CPU node devices in devicetree
    
    Change-Id: I164a77fdd3521cf5dd4163160b9f75c3970861c4
    Signed-off-by: Jonathan A. Kollasch <jakllsch at kollasch.net>
---
 src/mainboard/sunw/ultra40m2/devicetree.cb | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/mainboard/sunw/ultra40m2/devicetree.cb b/src/mainboard/sunw/ultra40m2/devicetree.cb
index bbcf3ee..6b1f3ec 100644
--- a/src/mainboard/sunw/ultra40m2/devicetree.cb
+++ b/src/mainboard/sunw/ultra40m2/devicetree.cb
@@ -146,6 +146,12 @@ chip northbridge/amd/amdk8/root_complex		# Root complex
       device pci 18.1 on end
       device pci 18.2 on end
       device pci 18.3 on end
+      device pci 19.0 on end
+      device pci 19.0 on end
+      device pci 19.0 on end
+      device pci 19.1 on end
+      device pci 19.2 on end
+      device pci 19.3 on end
     end
   end
 end



More information about the coreboot-gerrit mailing list