- sc520 updates. move PAR setup to mainboard auto.c
[coreboot.git] / src / mainboard / technologic / ts5300 / Config.lb
index 8f27fe694cd7a24dd0a321105c0d32c7c98d73cd..87041cd317ee433f262be90e9f7fc67ed932c215 100644 (file)
@@ -2,7 +2,7 @@
 ## Compute the location and size of where this firmware image
 ## (linuxBIOS plus bootloader) will live in the boot rom chip.
 ##
-default ROM_SIZE = 512 * 1024 
+default ROM_SIZE = 128 * 1024 
 default FALLBACK_SIZE = 0x10000
 if USE_FALLBACK_IMAGE
        default ROM_SECTION_SIZE   = FALLBACK_SIZE
@@ -134,13 +134,13 @@ chip cpu/amd/sc520
        device pci_domain 0 on 
                device pci 0.0 on end
        
-               chip drivers/pci/onboard
-                       device pci 12.0 on end # enet
-               end
-               chip drivers/pci/onboard
-                       device pci 14.0 on end # 69000
-                       register "rom_address" = "0x2000000"
-               end
+#              chip drivers/pci/onboard
+#                      device pci 12.0 on end # enet
+#              end
+#              chip drivers/pci/onboard
+#                      device pci 14.0 on end # 69000
+#                      register "rom_address" = "0x2000000"
+#              end
 #              register "com1" = "{1}"
 #              register "com1" = "{1, 0, 0x3f8, 4}"
        end