Hi Reyhaneh, Am Mittwoch, den 16.01.2019, 08:48 +0000 schrieb Yazdani, Reyhaneh: > Every one, > > In order to build a Barebox image to boot imx8mq-evk with HDMI, I have tried to > tell Barebox about the embedded signed HDMI firmware, which is necessary for > provided kernel image by NXP. > > for this matter, I added the below line into the > arch/arm/boards/nxp-imx8mq-evk/flash-header-imx8mq-evk.imxcfg > > soc imx8mq > loadaddr 0x007E1000 > dcdofs 0x400 > + signed_hdmi_firmware firmware/imx/signed_hdmi_imx8m.bin > > And placed the firmware into the build-directory/firmware/imx > > > By checking kernel boot message, it seems the HDMI FW is running, but no access > to the HDMI: > [drm:hdmi_phy_init_t28hpc] *ERROR* HDMI mailbox access failed > > What should I do more in Barebox to make HDMI accessible by kernel? I don't think there is anything more needed from the Barebox side. At least the same change works for me and gets me a working HDMI display on the EVK board. I don't use the NXP kernel through, but running a 4.20 based kernel with lot of downstream bits ported. This might be a incompatibility of your kernel with the imx8 ATF version shipped with Barebox. Regards, Lucas _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox