i.MX8 - Carrier Boards - Supported Boards - Nitrogen8M
< IMX8 | Carrier Boards
Getting Started
Key Features
Package Content
Boot Options
Emmc used by default
usb boot
usb serial communication
setenv boot_targets usb0
boot
Custom Image
dependencies
mkdir ~/bin curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo chmod a+x ~/bin/repo export PATH=~/bin:$PATH
sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential \ chrpath socat cpio python python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping \ libsdl1.2-dev xterm autoconf libtool libglib2.0-dev python-git sed cvs subversion coreutils \ texi2html docbook-utils python-pysqlite2 help2man make gcc g++ desktop-file-utils libgl1-mesa-dev \ libglu1-mesa-dev mercurial automake groff curl lzop asciidoc u-boot-tools dos2unix mtd-utils pv \ libncurses5 libncurses5-dev libncursesw5-dev libelf-dev zlib1g-dev
mkdir fsl-community-bsp cd fsl-community-bsp repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b master repo sync
Only Wayland supported for iMX8
DISTRO=fslc-wayland MACHINE=nitrogen8m source setup-environment build bitbake fsl-image-multimedia-full