kumquat-buildroot/board/freescale/common
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
..
imx board/freescale/common/imx/imx8-bootloader-prepare.sh: enable error checking 2024-04-03 23:07:33 +02:00
mxs board/freescale/mxs: specify the volume-label for vfat 2020-04-17 23:15:21 +02:00
patches/arm-trusted-firmware board/freescale: fix i.MX arm-trusted-firmware for GCC12 2023-09-30 17:02:46 +02:00