u-boot/drivers/mtd/nvmxip
Marek Vasut 8a4289ad72 drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test
The sandbox_set_enable_memio() should only ever be set during
sandbox testing, not within driver itself, move it back to test/ .

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
2023-08-30 17:56:21 -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 drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test 2023-08-30 17:56:21 -04:00
nvmxip.c drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems 2023-08-30 17:56:21 -04:00
nvmxip_qspi.c drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bit systems 2023-08-30 17:56:21 -04:00