Multiple verisions (B0 and C0) of SECO firmware embedded in ahab-container

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Multiple verisions (B0 and C0) of SECO firmware embedded in ahab-container

ソリューションへジャンプ
528件の閲覧回数
mlarsson
Contributor I

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

ラベル(1)
0 件の賞賛
返信
1 解決策
501件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

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

 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
502件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

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

 

0 件の賞賛
返信
491件の閲覧回数
mlarsson
Contributor I
Alright, thanks. Then it is like we expected. Too bad C0 is not backwards compatible
0 件の賞賛
返信