mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
nitrogen8mp: add uboot binary and upgrade script to boot part
In order to more easily update the uboot after flashing a yocto build, add the generated uboot binary and upgrade uboot script to the boot partition. Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
This commit is contained in:
parent
d73290298b
commit
6f93e53e9b
|
@ -51,6 +51,8 @@ DDR_FIRMWARE_NAME = "\
|
|||
WKS_FILE = "sdimage-bootpart.wks"
|
||||
IMAGE_BOOT_FILES_append = " \
|
||||
boot.scr-${MACHINE};boot.scr \
|
||||
upgrade.scr-${MACHINE};upgrade.scr \
|
||||
imx-boot;u-boot.${BOUNDARY_DEVICES_UBOOT_DEFCONFIG} \
|
||||
"
|
||||
WKS_FILE_DEPENDS_mx8 += " \
|
||||
u-boot-script-boundary \
|
||||
|
|
Loading…
Reference in New Issue
Block a user