
Hi Simon,
On Wed, Dec 18, 2024 at 11:14 AM Simon Glass sjg@chromium.org wrote:
Hi,
I have a Compulab Utilite cm_fx6 in my lab but I am not sure how to make it boot.
I am using:
dd if=u-boot-with-spl.imx of=/dev/sdt bs=1K seek=1
It does seem to detect an image on the mmc (since it doesn't boot from SPI flash), but SPL and U-Boot output nothing.
Does anyone have any ideas? Perhaps this device is a bit old.
Adding Nikita on Cc, who is the board maintainer.
Looking at https://www.mediawiki.compulab.com/w/index.php?title=CM-FX6:_U-Boot:_Creatin...
"Booting from an SD card
Plug the SD card into the SDIO3(BOOT) SD card socket of the SB-FX6 Hold the BOOT SELECT (SW5) button while resetting/powering on the CM-FX6 evaluation system The CM-FX6 will boot from the SD card"
Do you think this helps?