This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] AM62A7:8GB DDR 支持

Guru**** 2392905 points
Other Parts Discussed in Thread: AM62A7

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1498745/am62a7-8gb-ddr-support

器件型号:AM62A7

工具/软件:

尊敬的 TI 团队:

目前我使用的是 L6.1.46-SDK_9.1。
AM62A7 CPU 支持8GB DDR。 我当时尝试使用8GB DDR 引导。

我已从8GB DDR 更新了 k3-am62a-ddr-1866MHz-32bit.dtsi 文件。 还在 uboot dts 文件中按如下方式更新了存储器节点。

       内存@80000000{
               device_type ="存储器";
               /* 8G RAM */
               REG =<0x0 0x80000000 0x0 0x80000000>、
                     0x8 0x80000000 0x1 0x80000000>;
       };

上述配置是否正确?

在启动时、我会得到如下所示的 DRAM 大小。

DRAM: 2 GiB (有效8 GiB)

这 2 GiB (有效8 GiB) 意味着什么? 从哪里我们得到这些照片?

请尽快答复。


此致、
Sushmitha K

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    你好、Sushmitha、

    2 GiB (有效期为8 GiB) 是什么意思? 从哪里可以获得这些照片?

    这意味着电路板具有8GB DDR、而 U-Boot 仅使用2GB。