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.

[参考译文] AM6422:UBoot 2026 和 Linux 6.18 中的 S28HL01GT 定制

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1634975/am6422-s28hl01gt-customization-in-uboot-2026-and-linux-6-18

器件型号: AM6422

尊敬的 TI:

  我们的定制电路板使用 S28HL01GT、它是 128MB 而不是 64MB? UBoot 2026 和 Linux 6.18 是否已经支持此功能、与 TI AM642 EVM 使用的 64MB 版本芯片相比、OSPI 参数需要做哪些 DTS 更改?

 

谢谢、

Paul

 

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

    您好、Paul:

    最新的 SDK (11.02.08.02) 具有 U-Boot U-Boot 2025.01 和 内核 6.12.57。  

    但我可以在中找到器件 ID

    U-boot:drivers/MTD/SPI/SPI-NOR-IDs.c 和  
    Linux:drivers/MTD/SPI-NOR/Spansion.c

    所以应该已经得到支持。

    由于 S28HL01GT (128MB) 与 TI AM642 EVM 上使用的 S28HL512T (64MB) 属于相同的 Spansion/Infineon Semper 闪存系列、因此除了分区布局外、不需要太多 DTS 更改。

    此致、
    Vinu

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

    感谢您的回复!

    Paul