Description
Hello,
I would like to know if anyone has successfully been able to boot from the SPI memory?
And what steps where taken?
I have been able to build an *xspi.img file and flashed the first 64MB to the SPI flash.
However, nothing happens. It doesn't appears to load anything from this memory. No displays to the console what so ever.
I'm assuming this build worked before and either following dip switches should work?
1100 - Serial NAND 2KB (SPI)
1101 - Serial NAND 2KB (SPI)
https://developer.solid-run.com/knowledge-base/lx2160a-firmware/
https://developer.solid-run.com/download/lx2160a-cex7-simplified-schematics/
Though, I'm wondering if the runme.sh script is correct for building an xspi image because of the size issue. And that according to the README file in the u-boot/board/freescale/lx2160a, there appears to be a significant differences in the memory map for SD vs SPI media.