summaryrefslogtreecommitdiff
path: root/src/southbridge/nvidia/mcp55/id.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/nvidia/mcp55/id.inc')
-rw-r--r--src/southbridge/nvidia/mcp55/id.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/nvidia/mcp55/id.inc b/src/southbridge/nvidia/mcp55/id.inc
index 880ae4b766..7ea744c302 100644
--- a/src/southbridge/nvidia/mcp55/id.inc
+++ b/src/southbridge/nvidia/mcp55/id.inc
@@ -29,7 +29,7 @@ part:
.asciz CONFIG_MAINBOARD_PART_NUMBER
.long __id_end + 0x80 - vendor /* Reverse offset to the vendor id */
.long __id_end + 0x80 - part /* Reverse offset to the part number */
-.long CONFIG_PAYLOAD_SIZE + CONFIG_ROM_IMAGE_SIZE /* Size of this romimage */
+.long CONFIG_ROM_SIZE /* Size of this romimage */
.globl __id_end
__id_end: