Our customer wants to change the Flash layout for OSPI in Linux.
The figure below shows the Flash layout for OSPI in Linux.
software-dl.ti.com/.../UG-QSPI.html
Since the on-chip ROM boot loader copies the boot image from address offset 0x0 in Flash to the OCMC RAM and then executes it, the layout of the image "ospi.tiboot3(512K)" placed at address offset 0x0 should be fixed, but the layout of the images placed at other addresses will be changeable.
How to change the Flash layout for OSPI in Linux?
The following will need to be changed for each image for Flash layout changes.
- The source address for loading from Flash in MLO or U-Boot.
- The destination address for writing to Flash in the Flash writer program.
Best regards,
Daisuke