Apply linuxbios-rename-other-payload-options.patch
[coreboot.git] / src / mainboard / dell / s1850 / Config.lb
index 57e6b0a1f7e1bdf9ffaa51f31d16ddec87e31158..af2133a739241c1ea6b6d2acbc76a7ff74ce84a8 100644 (file)
@@ -20,12 +20,12 @@ end
 ## The linuxBIOS bootloader.
 ##
 default PAYLOAD_SIZE            = ( ROM_SECTION_SIZE - ROM_IMAGE_SIZE )
-default CONFIG_ROM_STREAM_START = (0xffffffff - ROM_SIZE + ROM_SECTION_OFFSET + 1)
+default CONFIG_ROM_PAYLOAD_START = (0xffffffff - ROM_SIZE + ROM_SECTION_OFFSET + 1)
 
 ##
 ## Compute where this copy of linuxBIOS will start in the boot rom
 ##
-default _ROMBASE      = ( CONFIG_ROM_STREAM_START + PAYLOAD_SIZE )
+default _ROMBASE      = ( CONFIG_ROM_PAYLOAD_START + PAYLOAD_SIZE )
 
 ##
 ## Compute a range of ROM that can cached to speed up linuxBIOS,
@@ -132,9 +132,9 @@ mainboardinit cpu/x86/mmx/disable_mmx.inc
 dir /pc80
 config chip.h
 
-chip northbridge/intel/E7520 # mch
+chip northbridge/intel/e7520 # mch
        device pci_domain 0 on 
-               chip southbridge/intel/ich5r # ich5r
+               chip southbridge/intel/i82801er # i82801er
                        # USB ports
                        device pci 1d.0 on end
                        device pci 1d.1 on end
@@ -147,7 +147,7 @@ chip northbridge/intel/E7520 # mch
                
                        # -> ISA
                        device pci 1f.0 on 
-                               chip superio/NSC/pc8734
+                               chip superio/nsc/pc8374
                                        device pnp 2e.0 off end
                                        device pnp 2e.1 off end
                                        device pnp 2e.2 off end