Hi,
We developed a custom board using DM8148 with NOR flash and SPI flash, and modified u-boot to boot up. According to TRM, there are priorities for the 4 boot device with specific boot mode setting. For example, if I set BTMode[4:0]=0001h, the boot device priority shall be UART, XIP, MMC then SPI.
I can't boot up by NOR flash (XIP) or SPI flash with such boot mode 0001h. How could ROM boot switch to other low priority device to boot up if the first is not able to boot up? Thanks.
Regards,
Eric