diff options
author | Daiane Angolini <daiane.angolini@foundries.io> | 2023-08-18 13:39:44 -0300 |
---|---|---|
committer | Joao Paulo Goncalves <joao.goncalves@toradex.com> | 2023-10-05 11:00:57 -0300 |
commit | 52a28a115d92c3d6a55f2cdfa4249ff499bcd2e3 (patch) | |
tree | b5e599a0907ad9d163f944df719c5b67cda01ac8 /classes/imx-boot-container.bbclass | |
parent | 74815db892b67b693f0759ff4718d59911e66ef9 (diff) | |
download | meta-freescale-52a28a115d92c3d6a55f2cdfa4249ff499bcd2e3.tar.gz |
imx-boot: allow deploy multiple u-boot
Generate multiple U-boots if env UBOOT_CONFIG contains
multiple configs and support for the case where env
UBOOT_DTB_NAME is defined in the machine's configuration
and has flags for each dtb-file for a specific u-boot configs.
UBOOT_CONFIG = "a b"
UBOOT_DTB_NAME[a] = "a.dtb"
UBOOT_DTB_NAME[b] = "b.dtb"
Skip to create symlink as imx-boot in deploy directory and
print warning about unique wks.in file if env UBOOT_CONFIG
contains multiple configs. This prevents wic-images from
been created that only point on imx-boot.
See PR #1439 and #1642
Signed-off-by: Maxim Paymushkin <maxim.paymushkin@gmail.com>
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
Diffstat (limited to 'classes/imx-boot-container.bbclass')
0 files changed, 0 insertions, 0 deletions