]> code.ossystems Code Review - meta-freescale.git/commit
imx-boot,u-boot-imx: Add bootloader image size to SD card image
authorTom Hochstein <tom.hochstein@nxp.com>
Thu, 13 Jan 2022 23:56:08 +0000 (17:56 -0600)
committerTom Hochstein <tom.hochstein@nxp.com>
Wed, 19 Jan 2022 21:50:12 +0000 (15:50 -0600)
commit92acf99a6124df0d2e10bf10f296962ab9383ba1
treedc2e1db48c353f686c25aaa7197b713ae6448c04
parent1f270dc776dc70856d645da5cdf1096edf2f369e
imx-boot,u-boot-imx: Add bootloader image size to SD card image

Append a tag to the bootloader image used in the SD card image. The tag
contains the size of the bootloader image so UUU can easily find the end of
the bootloader in the SD card image.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
classes/uuu_bootloader_tag.bbclass [new file with mode: 0644]
recipes-bsp/imx-mkimage/imx-boot_1.0.bb
recipes-bsp/u-boot/u-boot-imx-mfgtool_2021.04.bb
recipes-bsp/u-boot/u-boot-imx_2021.04.bb