diff options
| -rw-r--r-- | recipes-bsp/imx-mkimage/imx-boot_1.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/imx-mkimage/imx-boot_1.0.bb b/recipes-bsp/imx-mkimage/imx-boot_1.0.bb index 0b18ba477..3f5b2c65d 100644 --- a/recipes-bsp/imx-mkimage/imx-boot_1.0.bb +++ b/recipes-bsp/imx-mkimage/imx-boot_1.0.bb | |||
| @@ -114,6 +114,7 @@ compile_mx8m() { | |||
| 114 | cp ${DEPLOY_DIR_IMAGE}/${UBOOT_NAME_EXTRA} ${BOOT_STAGING}/u-boot.bin | 114 | cp ${DEPLOY_DIR_IMAGE}/${UBOOT_NAME_EXTRA} ${BOOT_STAGING}/u-boot.bin |
| 115 | 115 | ||
| 116 | } | 116 | } |
| 117 | |||
| 117 | compile_mx8() { | 118 | compile_mx8() { |
| 118 | bbnote 8QM boot binary build | 119 | bbnote 8QM boot binary build |
| 119 | cp ${DEPLOY_DIR_IMAGE}/${BOOT_TOOLS}/${SC_FIRMWARE_NAME} ${BOOT_STAGING}/scfw_tcm.bin | 120 | cp ${DEPLOY_DIR_IMAGE}/${BOOT_TOOLS}/${SC_FIRMWARE_NAME} ${BOOT_STAGING}/scfw_tcm.bin |
