Re: How to get firmware-imx for imx8mm evk into sdcard image? I'm getting firmware loading errors for sdma-imx7d.bin etc.
Brian Hutchinson
On Tue, Oct 6, 2020 at 05:08 AM, Otavio Salvador wrote:
Em ter., 6 de out. de 2020 às 09:04, Brian Hutchinson Excellent! Thank you! I got to poking around in one of the include files and looks like I should have done: MACHINE_FIRMWARE = 'MACHINE_FIRMWARE_append_mx7d' ... instead of: IMAGE_INSTALL_append = " firmware-imx-sdma-imx7d firmware-imx-epdc" ... in local.conf. Is one of these still needed or should it key off the fact I'm using a imx8mm evk machine? Regards, Brian
|
|