buildroot/board/freescale/common/imx
Julien Olivain 6c455505eb board/freescale: imx9-bootloader-prepare.sh: fix script
Commit c05f27c "configs/freescale_imx93evk: new defconfig", when
applied, added few ShellCheck fixups on top of the orginial
submission. During those changes, one extra backslash was added,
making the imx9-bootloader-prepare.sh fail.

This commit fixes the issue by removing this extra backslash.

Fixes:

    dd: failed to open '/buildroot/output/images/u-boot-atf-container.img': No such file or directory
    make: *** [Makefile:820: target-post-image] Error 1

Signed-off-by: Julien Olivain <ju.o@free.fr>
Reviewed-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
Tested-By: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
2024-02-14 10:03:55 +01:00
..
genimage.cfg.template board/freescale: specify the volume-label for FAT partition 2020-04-15 22:49:00 +02:00
genimage.cfg.template_imx8 board/freescale: increase the vfat size 2020-05-26 23:15:17 +02:00
genimage.cfg.template_imx9 configs/freescale_imx93evk: new defconfig 2024-02-12 22:44:37 +01:00
genimage.cfg.template_no_boot_part board/freescale/common/imx: place rootfs at proper offset when BR2_LINUX_KERNEL_INSTALL_TARGET=y 2021-11-14 15:15:14 +01:00
genimage.cfg.template_no_boot_part_spl board/freescale/common/imx: place rootfs at proper offset when BR2_LINUX_KERNEL_INSTALL_TARGET=y 2021-11-14 15:15:14 +01:00
genimage.cfg.template_spl board/freescale: specify the volume-label for FAT partition 2020-04-15 22:49:00 +02:00
imx8-bootloader-prepare.sh package/freescale-imx: add BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX8DXL 2023-08-06 19:34:37 +02:00
imx9-bootloader-prepare.sh board/freescale: imx9-bootloader-prepare.sh: fix script 2024-02-14 10:03:55 +01:00
post-image.sh configs/freescale_imx93evk: new defconfig 2024-02-12 22:44:37 +01:00