summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2022-08-30 11:47:38 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2022-08-30 12:41:12 +0200
commite6833972f20c741eb0d8a63f79faa1fd00f98a4e (patch)
tree9242e683e726c4063d6a68baa6a7d4552878d920 /recipes-bsp
parenta3ad7977d6c76af9fb0c7a8cd69e18cc8f641059 (diff)
u-boot-toradex: use a unified environment file name
Keep the file name with the inital U-Boot environment variables constant, independent of the recipe name U-Boot is built with. Our image creation and libubootenv expect a fixed name. Related-to: ELB-4680 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2022.07.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb b/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb
index ce260c9..51473a5 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb
@@ -34,6 +34,8 @@ SRC_URI:append:use-nxp-bsp:colibri-imx7 = " \
inherit toradex-u-boot-localversion
+UBOOT_INITIAL_ENV = "u-boot-initial-env"
+
PADDING_DIR = "${B}"
nand_padding () {
# pad the end of U-Boot with 0x00 up to the the end of the CSF area