Apply linuxbios-rename-other-payload-options.patch
[coreboot.git] / src / mainboard / intel / xe7501devkit / Config.lb
index 2e1986369eb5099c9f39376fb20997254210d855..fda810ff268a74b9a280fd64e565aba6e2f9e723 100644 (file)
@@ -21,7 +21,7 @@ end
 ##
 ## 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,