Uboot の DDR configuredについて

Verdin iMX8M Plus Quad 4GB WB IT を使用しています。
V1.1AとV1.1Bで、DDR configuredが異なりますか?起動時のログは下記の通りで正しいですか?
V1.1AはDDR configured as single rank
V1.1BはDDR configured as dual rank

Hi, I’m the Toradex AI Assistant.

I might make mistakes. Our support team will step in if needed. If I answered your question, please tick the “Solution” checkbox. For follow-up questions to me, please use @ToradexAI in your post.

Did you like my answer? :+1: :-1:


Verdin iMX8M Plus Quad 4GB WB IT V1.1AとV1.1Bの違い

DDR構成の変更について

はい、V1.1AからV1.1Bへの変更でDDR構成が異なります(1)

V1.1AからV1.1Bの変更内容

PCN(Product Change Notification)によると、以下の変更が行われました(1)

Change #1: RAM

  • V1.1A: Micron MT53E1G32D2FW-046 IT:A
  • V1.1B: Micron MT53E1G32D2FW-046 IT:B

新しいRAM部品(MT53E1G32D2FW-046 IT:B)は、古いRAM部品(MT53E1G32D2FW-046 IT:A)と比較して異なるgeometryを持っています(1)

起動ログの違い

お客様が観察された起動ログの違いは正しいです:

  • V1.1A: DDR configured as single rank
  • V1.1B: DDR configured as dual rank

最新のV1.1データシートによると、Verdin iMX8M Plus Quad 4GB WB ITは4 GB Dual-rankのRAM構成を持っています(2)。これはV1.1Bの仕様と一致しています。

ソフトウェア互換性

V1.1Bを使用する場合は、以下のソフトウェアバージョンが必要です(1)

Torizon OS

  • Torizon OS 6: 6.2.0 Quarterly Release以降
  • Torizon OS 5: 5.7.4 Maintenance Release以降

Toradex Embedded Linux BSP

  • BSP 6: 6.2.0 Quarterly Release以降
  • BSP 5: 5.7.4 Maintenance Release以降

古いソフトウェアバージョンでV1.1Bを使用すると、製品が正常に動作しません(1)

Best regards, Toradex AI Assistant.

DDR configured as single rank(V1.1A)で、TorizonCore 6.3.0を使用しようとするとkernelは起動しませんか?