Hello,
I am working with an i.MX RT1176 based custom board.
1. FlexSPI1: Connected to QSPI NOR flash
2. FlexSPI2: Connected to HyperFlash
Currently, I have successfully configured and blown the fuses to boot from FlexSPI1 NOR. The board is booting correctly from external flash on FlexSPI1 in XIP mode, so the FlexSPI1 fuse settings are confirmed working.
Now I want to:
Boot from FlexSPI2, where we have a HyperFlash device connected.
I have a few questions:
1. Can I reuse the same fuse configuration that I am using for FlexSPI1, or do I need a different fuse setup for FlexSPI2 HyperFlash?
2. If a different configuration is required, which specific fuse fields need to be changed to switch the boot source to FlexSPI2 HyperFlash?
Could you please provide:
The exact fuse names and bitfields that must be updated (for example, boot device, FlexSPI instance, device type etc.), and
The recommended fuse values or an example configuration for booting from FlexSPI2 HyperFlash on RT1176?
Are there any additional changes needed on the software side (for example, FCB contents, IVT location, or linker script base address for XIP from FlexSPI2)?
Any detailed guidance, example fuse map, or application note reference specific to FlexSPI2 HyperFlash boot on RT1176 would be very helpful.
Thank you,
Amarnath