*** empty log message ***
authorYinghai Lu <yinghailu@gmail.com>
Thu, 3 Feb 2005 05:35:32 +0000 (05:35 +0000)
committerYinghai Lu <yinghailu@gmail.com>
Thu, 3 Feb 2005 05:35:32 +0000 (05:35 +0000)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1908 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/mainboard/tyan/s2850/Config.lb

index b88eb15af5c43b7b8632d63d13634a0139ed3bcb..ea41e2fb291e18e1bb1153133708ba1d23265899 100644 (file)
@@ -126,6 +126,11 @@ end
 
 # sample config for tyan/s2850
 chip northbridge/amd/amdk8/root_complex
+        device apic_cluster 0 on
+                chip cpu/amd/socket_940
+                        device apic 0 on end
+                end
+        end
        device pci_domain 0 on
                chip northbridge/amd/amdk8
                        device pci 18.0 on # LDT0
@@ -201,10 +206,5 @@ chip northbridge/amd/amdk8/root_complex
                        device pci 18.3 on end
                end
        end 
-       device apic_cluster 0 on
-               chip cpu/amd/socket_940
-                       device apic 0 on end
-               end
-       end
 end