...
Set the boot select jumpers to boot from SDHC, please see this HummingBoard Edge/Gate Boot Jumpers article for more information.
Boot from SDHC
Download the Debian image :
...
Code Block |
---|
wget https://images.solid-run.com/IMX6/U-Boot/v2018.01/spl-imx6-sdhc.bin wget https://images.solid-run.com/IMX6/U-Boot/v2018.01/u-boot-imx6-sdhc.img |
As root write the bootloader images to the eMMC:
...