工具/软件:Linux
我通过 am43xx_evm_qspiboot_defconfig 配置 uboot、然后我构建源代码、但我只获得 u-boot.img、我找不到 MLO、这是对的吗?还是错的?
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.
工具/软件:Linux
我通过 am43xx_evm_qspiboot_defconfig 配置 uboot、然后我构建源代码、但我只获得 u-boot.img、我找不到 MLO、这是对的吗?还是错的?
现在我使用了 AM437X_EVM_defconfig、然后我修改了文件 configs/am43xx_EVM_defconfig
CONFIG_DM_SPI=n CONFIG_DM_SPI_FLASH=n
我配置了 QSPI 多路复用器引脚、但仍然无法探测 QSPI 器件。
SF:不支持的闪存 ID:Manuf 00、JEDEC 0000、ext_JEDEC 0000
无法在0:0初始化 SPI 闪存
我首次发布了第
TI_SPI_SET_SPEED:Hz:48000000、时钟分频器3
spi_setup_slave priv->slave=0x2666645688
问题出在哪里。
[引用 user="iysheng"],我使用 ti-processor-sdk-linux-am437x-evm-03.02.00.05[/quot]中的 uboot
[引用 USER="iysheng"]这是否意味着 AM437X-EVM 板在没有 QSPI 的情况下不能支持 SF 探测器命令是 sysboot 顺序中的第一个 obe?
否、这些已知问题(01826、01882)对于 PSDK 3.02 u-boot 无效、请参阅版本说明:
这些已知问题对 PSDK 2.00.01及更低版本有效。
此致、
帕维尔