I've been testing the littlefs sample on NCS v2.8.0 and v2.9.0 with an external SD card. Initially I tested the sample with an nRF52840-DK and everything worked as expected, the program is able to read from and write to the card. For some reason, the same sample doesn't work when testing on an nRF54L15-DK. My overlays for both are below, along with my prj.conf file. Is there anything else I'm missing for the 54L15? The only real difference between the overlays is that I swapped the standard pins for the SPI bus on the 54L15, but I use these pins across several projects and they don't conflict with anything on the DK to my knowledge.
nRF54L15
nRF52840:
prj.conf:
My program gets stuck here on the nRF54L15: