Hi Alice, On Fri, Dec 26, 2025 at 11:57 AM Tom Rini <[email protected]> wrote:
> > +config NXP_XSPI > > + bool "NXP XSPI driver" > > + depends on SPI_MEM > > + help > > + Enable the NXP External SPI (XSPI) driver. This driver can be used > > to > > + access the SPI NOR/NAND flash on platforms embedding this NXP IP > > core. > > Does this driver build on sandbox? If yes, great, if not, this needs > more specific "depends on" logic. Please address Tom's question so we can move forward with this series. Thanks

