I'm trying to use the MCIMX8M-EVKB for the first time and I can't get it to boot Linux from an SD card.
The Quick Start Guide says to check www.nxp.com/imx8mquadevkB for software and info, but that URL gets a Page Not Found error. Removing the trailing B leads to the main MCIMX8M-EVK page, where I find a link to Get Started with the MCIMX8M-EVK. This contains a Linux chapter which explains using a .sdcard file to create a bootable SD card, and suggests using the Linux download page, which is nothing but a .tar.gz file. This archive contains only one file with "sdcard" in its name - fsl-image-qt5-validation-imx-xwayland-imx8mqevk.sdcard.bz2. I assumed that I should pipe this through bunzip2 and onto an SD card, which I did, and this resulted in the SD card with valid-looking boot and root partitions, which I can read on my Linux development machine. But nothing happens when I boot the EVK with this SD card inserted.
I have the serial cable working - I can boot and interact with the Android image on the eMMC. But when I change SW801 to 1100 and power on (with the SD card inserted) there is no activity on the serial port nor the HDMI output. The red power LED lights but that's the only sign of life.
How do I get a Linux image on an SD card and boot it? I would prefer to use the serial console and not use a monitor.
Thanks,
Mike