1、8186在扫pcie设备时识别到的c6657的device id是0xb006,但是6657的demo程序上看到该dsp的device id是0xb005,为什么会出现不一致的现象
2、8168在通过pcie方式给6657加载ddr的初始化代码时MAGIC_ADDR在demo程序中看到是 0x008FFFFC,但是我在使用该地址后,加载过程发现该
地址始终不清零,是不是这个地址不正确?
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.
vendor初始值是104Ch,但是可以通过internal bus 修改的
pcie启动的资料可以参考bootloader userguide, 或者阅读boot rom的源代码了解详细过程