
Hi Peng,
I'm trying to build imx8mq_evk_defconfig target by following the README file under board/freescale/imx8mq_evk/.
I'm seeing the following error with latest U-Boot:
./tools/imx8m_image.sh: 15: [: signed_hdmi_imx8m.bin: unexpected operator ./tools/imx8m_image.sh: 15: [: signed_hdmi_imx8m.bin: unexpected operator ./tools/imx8m_image.sh: 15: [: spl/u-boot-spl-ddr.bin: unexpected operator ./tools/imx8m_image.sh: 15: [: spl/u-boot-spl-ddr.bin: unexpected operator WARNING './spl/u-boot-spl-ddr.bin' not found, resulting binary is not-functional
Seems that imx8m_image.sh script is not generating the u-boot-spl-ddr.bin file.
Do you happen to know if I'm missing something else?
I have the following firmwares in place:
- bl31.bin - signed_hdmi_imx8m.bin - lpddr4_pmu_train_1d_dmem.bin - lpddr4_pmu_train_1d_imem.bin - lpddr4_pmu_train_2d_dmem.bin - lpddr4_pmu_train_2d_imem.bin
Thanks, Breno Lima