Other Parts Discussed in Thread: SYSCONFIG
Hi Champs,
I am asking for my customer here! Thanks~
My customer develop Ethernet and PCIE based on AM243x, and they adopt the Winbond W25Q64JVSSIQ as Flash chip.
Winbond W25Q64JVSSIQ: https://www.mouser.cn/ProductDetail/Winbond/W25Q64JVSSIQ?qs=qSfuJ%252Bfl%2Fd4DecxlHDmB8w%3D%3D
Need confirm with you the below question:
Q1: AM243x support Custom Flash Device, so can we support W25Q64JVSSIQ?
How to judge the 1S-4S-4S? Could you give me example show me detailed info? Thanks~
Q2: I have noticed that W25Q64JVSSIQ- only Dual/Quad SPI, but current SDK only have OSPI-SBL to boot device. Just like the below link said, we need modify the SBL with reference to the Flash driver source code for QSPI boot modes. If our device support W25Q64JVSSIQ, how to modify it? How to write the QSIP-SBL for AM243x? How to get and generate the Flash driver source code?
Q3: Based on the above question, if our device support W25Q64JVSSIQ, AM263x support QSPI-SBL to boot device, so is QSPI SBL boot for AM243x and AM263x same? Is it possible to refer to AM263xQSPI startup to achieve customer needs?
Q4: Could you explain the more detailed info between the RBL and SBL as below figure? According to different Boot modes, how does RBL jump to SBL? Thanks a lot!