Difficulty getting littlefs running on both external NOR flash and SDcard

My attempts to configure the Zephyr device tree to run littlefs on an external SD card have repeatedly resulted in what appears to be the creation of a small littlefs instance in internal flash, based off the 'flash-controller@..." boot messages I am seeing. Is this a common issue, and if so what is the resolution?

Related