Hi,
We are planning software support boards for both iMX8DX1 and iMX8DX6. Unfortunately, these are of two different silicon revisions (B0 and C0) which thus far has shown that we'll need to two different boot images which is a bit problematic.
So, I am here looking for a better solution where we only would need one boot image to support both silicon revisions. Looking into imx_mkimage, we are adding the SECO firmware with "-append" which sort of suggests that we might be able to embed two variants, but so far, without success.
To the question, is this even possible or are we stuck with creating two seperate boot images in order to support both silicon revisions?
Thanks,
Martin
解決済! 解決策の投稿を見る。
Hi @mlarsson
The seco fw is different for two different silicon revisions (B0 and C0), even though we can add these two together, ROM code can't decide which one to be loaded.
Best regards
Harvey
Hi @mlarsson
The seco fw is different for two different silicon revisions (B0 and C0), even though we can add these two together, ROM code can't decide which one to be loaded.
Best regards
Harvey