Crash when boot from nor.
When I try to boot from NOR flash, it always crash.
The console has the log like this.
INFO: PMIC version = 0x21
INFO: Reset reason (0x15):
INFO: Power-on Reset (rst_por)
INFO: FCONF: Reading TB_FW firmware configuration file from: 0x2ffe2000
INFO: FCONF: Reading firmware configuration information for: stm32mp_io
INFO: Using QSPI NOR
INFO: Instance 1
INFO: Boot used partition fsbl1
NOTICE: BL2: v2.6-stm32mp1-r2.0(debug):()
NOTICE: BL2: Built : 07:26:18, Dec 11 2022
WARNING: Error in spi_mem_support
WARNING: Failed to read image id=12 (-45)
WARNING: loading of FWU-Metadata failed, using Bkup-FWU-Metadata
WARNING: Error in spi_mem_support
WARNING: Failed to read image id=13 (-45)
ERROR: loading of Bkup-FWU-Metadata failed
PANIC at PC : 0x2ffea2eb
Exception mode=0x00000016 at: 0x2ffea2eb
Where is the wrong config?
