kumquat-buildroot/board/freescale/common/imx
Wojciech Nizinski 4a1bcbe17e board/freescale/common/imx/imx8-bootloader-prepare.sh: enable error checking
Run script with 'errexit' bash option to detect any errors from
subcommands.

It will fix situation where 'ddr_fw.bin' was missing but successfull
build created broken boot image. Post image script report this by:

cat: /home/user/buildroot/output/images/ddr_fw.bin: No such file or directory

and build finish with success.

Signed-off-by: Wojciech Nizinski <wojciech.nizinski@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-04-03 23:07:33 +02: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 board/freescale/common/imx/imx8-bootloader-prepare.sh: enable error checking 2024-04-03 23:07:33 +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