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.

[FAQ] [参考译文] [FAQ] TDA4VM:将Linux的DRAM (DDR)内存减少到1 GB

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1097117/faq-tda4vm-reduce-the-dram-ddr-memory-of-linux-to-1gb

部件号:TDA4VM

如何将Linux的DRAM (DDR)内存减少到1 GB

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

    您好,

    以下修补程序是在SDK 8.2 上创建和测试的,用于将Linux的DDR大小从4 GB 缩小到1 GB
    请遵循以下步骤。
    1.在PSDKA/BOARD-support/u-boot-gitAUTOINC+44a87e3ab8-g44a87e3ab8/中应用以下补丁2021.01  
    /cfs/file/__key/communityserver-discussions-组件-files/791/SDK8.2_5F00_Changes_5F00_for_5F00_1GB_5F00_DDR.PATCH.zip

    2.转至PSDKA/ PATH并使用以下命令构建u-boot
       
       make u-boot_clean&& make u-boot

    3.将以下3个二进制文件复制到SD卡的引导部分  
       
      PSDKA/BODI-support/u-boot_build/a72/u-boot.img
      PSDKA/BODI-support/u-boot_build/a72/tispl.bin
      PSDKA/BODI-support/u-boot_build/R5/tiboot3.bin


    4.将SD卡插入EVM并打开电路板电源。

    5.您可以从u-boot日志中确认DRAM = 1 GB ,如下所示

    U-Boot 2021.01 -0.0001万-g435d6f24c6-脏污(2022年4月27日-14:200 +0530)

    SoC:J721E 1.0
    型号:Texas Instruments K3 J1E SoC
    主板:J721EX-PM2-SOM版本E7
    DRAM:1 GiB
    闪存:0字节
    MMC:sdhci@4f8万:0,sdhci@4fb0000:1
    输入:序列号@280万
    输出:序列号@280万
    错误:串行@280万
    am65_cpsw_nuss etheet@4600万:K3 CPSW:nuss_ver: 0x6BA0.0101万 cpsw_ver: 0x6BA8010ale_ver: 0x29.3904万端口:1 MDIO_freq:100万
    检测到:J7X-base-CPB版本E3
    检测到:J7X-INFOHAN-EXP版本E2
    检测到:J7X-VSC8514-ETH rev E2
    CDN,Sierra SerDes@500万:Sierra Probed


       
    此致,
    Nikhil