From 2ad85dbc65d884d82f2f9c9d4fa1c5cc3ab5dc42 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Wed, 20 Sep 2006 16:39:30 +0000 Subject: Lots of lx fixes. CLeanup mainly. THings now build Signed-off-by: Ronald G. Minnich git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2430 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/artecgroup/dbe61/Config.lb | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'src/mainboard/artecgroup') diff --git a/src/mainboard/artecgroup/dbe61/Config.lb b/src/mainboard/artecgroup/dbe61/Config.lb index 48e0fec450..94621eadaf 100644 --- a/src/mainboard/artecgroup/dbe61/Config.lb +++ b/src/mainboard/artecgroup/dbe61/Config.lb @@ -134,10 +134,10 @@ chip northbridge/amd/lx device pci 1.0 on end # Host Bridge - chip drivers/pci/realmode - device pci 1.1 on end # VGA - register "rom_address" = "0xfffc0000" # at the beginning of 256k - end +# chip drivers/pci/realmode +# device pci 1.1 on end # VGA +# register "rom_address" = "0xfffc0000" # at the beginning of 256k +# end device pci 1.2 off end # AES chip southbridge/amd/cs5536_lx @@ -184,10 +184,10 @@ chip northbridge/amd/lx device pci f.6 off end # UDC controller device pci f.7 off end # OTG controller end - chip drivers/pci/rtl8139 - device pci d.0 on end # Realtek LAN - register "nic_irq" = "10" - end +# chip drivers/pci/rtl8139 +## device pci d.0 on end # Realtek LAN +# register "nic_irq" = "10" +# end end end -- cgit v1.2.3