Uri Mashiach 3ffd7b71a5 iot-gate-imx8: linux: Linux commits for r2.2
Modifications:
* Enable FTDI USB to serial.
* Update add-on GPIOs pull.
* Update CAN driver.
* Add support for the IE-POE board

Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
2021-01-03 15:36:12 +02:00
2020-09-17 10:22:13 +03:00
2020-08-20 20:27:33 +03:00
2020-11-02 10:00:52 +02:00
2020-11-02 10:09:03 +02:00

Quick Start Guide

Supported CompuLab machines:

  • iot-gate-imx8

1 Setup environment

1.1 Prepare NXP BSP

repo init -u git://source.codeaurora.org/external/imx/imx-manifest.git -b imx-linux-zeus -m imx-5.4.24-2.1.0.xml
repo sync

1.2 Download CompuLab meta layer

git clone -b iot-gate-imx8_r2.0 https://github.com/compulab-yokneam/meta-bsp-imx8mm.git sources/meta-bsp-imx8mm/

2 Build

2.1 Define COMPULAB_MACHINE environment variable

Machine Command Line
iot-gate-imx8 export COMPULAB_MACHINE=iot-gate-imx8

2.2 Run CompuLab Linux Yocto Project setup

NOTE Refer to the NXP Readme for details about how to select a correct backend & distro.
MACHINE=${COMPULAB_MACHINE} DISTRO=fsl-imx-xwayland source sources/meta-bsp-imx8mm/tools/setup-imx8mm-env -b build-cmdline

2.3 Build image

bitbake -k core-image-full-cmdline
S
Description
No description provided
Readme
6.9 MiB
Languages
BitBake 88%
Shell 11.5%
C++ 0.5%