SBC-TANARO-MX8M-Mini
Flashing SBC-TANARO-MX8M-Mini
The installation follows the generic steps. After installation two variables need to be set in the u-boot environment.
- Connect the serial debug cable to the device and your host PC.
- Open a terminal window on that port.
- Power on the device.
- Stop the boot by pressing
ESC
in the terminal window.
On u-boot's console:
> env set edgehog_os true
> env set devicetree seconorth-tanaro-fg0700w0dsswagl1.dtb
> env save
> boot