aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config/failovercalculation.lb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/failovercalculation.lb b/src/config/failovercalculation.lb
index 1bd48bb13b..c0b35fe010 100644
--- a/src/config/failovercalculation.lb
+++ b/src/config/failovercalculation.lb
@@ -5,6 +5,7 @@
if CONFIG_USE_FAILOVER_IMAGE
default CONFIG_ROM_SECTION_SIZE = CONFIG_FAILOVER_SIZE
default CONFIG_ROM_SECTION_OFFSET = ( CONFIG_ROM_SIZE - CONFIG_FAILOVER_SIZE )
+ default CONFIG_ROM_IMAGE_SIZE = CONFIG_FAILOVER_SIZE
else
if CONFIG_USE_FALLBACK_IMAGE
default CONFIG_ROM_SECTION_SIZE = CONFIG_FALLBACK_SIZE