Hi,experts:
base on the Topic
we are using:
SDK version : 07.03
OSPI part number : MT35XU01GBBA1G12-0AUT
DDR part number : MT53D1024M32D4DS-053:B(4GB,4266MHz)
Currently,we are able to use sbl + ospi flash boot up to the can boot app stage, but we found that in can boot app, we can only use 3Byte OP code to read OSPI flash first 16MiB Data, we want to know how to enable 4Byte Address Mode using OSPI Flash?
We tried Define EXT_ADDRESS_ENABLE in packages/ti/board/src/flash/nor/device/m35xu512.h , but sbl could not load sysfw from SBL_SysFwLoad() . Is there any suggestion ?
Thanks.