iMXRT1064 RM says about the FlexRAM (among other things):
- 8 out of the 16 RAM banks (bank8 to bank15) can be powered off dynamically.
- Bank8~15 can be disabled with hardware fuse setting. When the fuse is set, total
RAM size will be limit to 256 KB
- FLEXRAM has input fuse control signal to control ocram bank8~bank15 interface
access. When the fuse bit is programmed, bank8~bank15 can't be accessed again and can
be power down.
However, i cannot find any information what fuse that might be. There is a fuse setting to divide the 512k between ITCM, DTCM and OCRAM, but all available options add up to 512k, and I cannot find any other related fuse. Also, in the IOMUXC_GPR_GPR17 register you can select a bank to be 'not used', but that can be applied to all 16 banks, not just banks 8-15. Therefore that is unlikely to control bank power. So, does anybody know how banks 8-15 are powered off?