u-boot/drivers/mtd/nvmxip
Rui Miguel Silva dc3abd8006 nvmxip: move header to include
Move header to include to allow external code
to get the internal bdev structures to access
block device operations.

as at it, just add the UCLASS_NVMXIP string
so we get the correct output in partitions
listing.

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
2023-06-19 14:34:16 -04:00
..
Kconfig drivers/mtd/nvmxip: introduce QSPI XIP driver 2023-04-27 17:01:14 -04:00
Makefile drivers/mtd/nvmxip: introduce QSPI XIP driver 2023-04-27 17:01:14 -04:00
nvmxip-uclass.c sandbox64: add support for NVMXIP QSPI 2023-04-27 17:01:14 -04:00
nvmxip.c drivers/mtd/nvmxip: introduce NVM XIP block storage emulation 2023-04-27 17:01:14 -04:00
nvmxip_qspi.c drivers/mtd/nvmxip: introduce QSPI XIP driver 2023-04-27 17:01:14 -04:00