summaryrefslogtreecommitdiff
path: root/meta-google/classes/image_types_hoth.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta-google/classes/image_types_hoth.bbclass')
-rw-r--r--meta-google/classes/image_types_hoth.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-google/classes/image_types_hoth.bbclass b/meta-google/classes/image_types_hoth.bbclass
index 78df090a0c..c2c6f739b7 100644
--- a/meta-google/classes/image_types_hoth.bbclass
+++ b/meta-google/classes/image_types_hoth.bbclass
@@ -11,6 +11,7 @@ FLASH_HOTH_UPDATE_OFFSET:hoth:aarch64 = "${@61376 if FLASH_SIZE == '65536' else
# Leave a zero-size u-boot env partition.
FLASH_UBOOT_ENV_OFFSET = "${FLASH_KERNEL_OFFSET}"
+FLASH_UBOOT_ENV_OFFSET:flash-65536 = "${FLASH_KERNEL_OFFSET:flash-65536}"
# Support BMC image to have secondary hoth firmware
ENABLE_HOTH_SECONDARY ?= "no"