blob: 699079b3271112a8c789cf24c47ff61875ed9033 [file] [log] [blame]
Frieder Schrempfe2afe482024-02-15 15:00:36 +01001.. SPDX-License-Identifier: GPL-2.0+
2
3Sielaff i.MX6 Solo Board
4========================
5
6The Sielaff i.MX6 Solo board is a control and Human Machine Interface (HMI)
7board for vending machines.
8
9Quick Start
10-----------
11
12Build U-Boot
13^^^^^^^^^^^^
14
15.. code-block:: bash
16
17 make imx6dl_sielaff_defconfig
18 make CROSS_COMPILE=arm-linux-gnueabi-
19
20Copy the flash.bin file to an SD card at an offset of 1 KiB:
21
22.. code-block:: bash
23
24 dd if=flash.bin of=/dev/sd[x] bs=1K seek=1
25
26Boot
27^^^^
28
29Put the SD card in the slot on the board and apply power.