Hi @brian14,
Yes we were trying to enable MT25QL02G on our iMX8M Mini EVK and trying to boot from it as well.
Yes we were using NXP BSP.
SRCBRANCH = "lf_v2022.04"
SRCREV = "16e8414193985cf7a171f7b79e12ff30700157ba"
We were successful in enabling it at kernel space and it populated as MTD1, but we having issue in u-boot.
We tried to boot from this device. for that We eFuse it which is successful.
when we use SD image build for booting we see Unsupported boot device. SPL is reading but fails to load the u-boot.
We tried with fspi image, we didn't see any console message. Under CRO i can able to see only few transaction on the bus and then it stops.

We tried changing the u-boot version as one post suggest for PMIC. The PMIC initialization happens but same unsupported Boot Device. please refer below the u-boot version.
SRCBRANCH = "imx_v2020.04_5.4.47_2.2.0"
# SRCBRANCH = "lf_v2022.04"
SRCREV = "ffc3fbe7e5418d16f492c78693c3c4fa41f06f27"
# SRCREV = "16e8414193985cf7a171f7b79e12ff30700157ba"
#LOCALVERSION = "-${SRCBRANCH}"
LOCALVERSION = "-00009-gffc3fbe7e5