工具/软件:
您能给我下面的补丁吗?
6052.0001-add-enable-u-boot-gp-nand-on-AM62L-evm-nand-daug.patch
我没有权限获取此信息。
此致、
Koji
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.
尊敬的 Koji:
补丁包含在参考常见问题解答中
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1468486/faq-how-to-flash-and-boot-u-boot-from-parallel-gpmc-nand-on-am62l
/cfs-file/__key/communityserver-discussions-components-files/791/6052.0001_2D00_add_2D00_enabling_2D00_u_2D00_boot_2D00_gpmc_2D00_nand_2D00_on_2D00_AM62L_2D00_EVM_2D00_nand_2D00_daug.patch
好极了。
- Hong
Hong Hong:
使用 PSDK v11.00.15.05 时是否也会发生相同的更改?
即使在补丁中使用 am62lx_evm_defconfig、NAND 引导似乎也被禁用。
u-boot-ti-staging/2025.01+git/build$ grep -rn NAND .config 472:# CONFIG_NAND_BOOT is not set 473:# CONFIG_ONENAND_BOOT is not set 650:# CONFIG_SPL_NAND_SUPPORT is not set 651:# CONFIG_SPL_NAND_DRIVERS is not set 652:# CONFIG_SPL_NAND_ECC is not set 653:# CONFIG_SPL_NAND_SIMPLE is not set 654:CONFIG_SPL_NAND_SPI_SUPPORT=y 660:# CONFIG_SPL_ONENAND_SUPPORT is not set 849:# CONFIG_CMD_ONENAND is not set 1075:# CONFIG_ENV_IS_IN_NAND is not set 1558:# CONFIG_SAMSUNG_ONENAND is not set 1560:CONFIG_MTD_NAND_CORE=y 1561:# CONFIG_MTD_RAW_NAND is not set 1562:CONFIG_MTD_SPI_NAND=y
此致、
Koji