• Ready for review
  • Software-Development-Kit

    If you want to do a stand-alone build of U-Boot or the Linux Kernel, then you will first need to generate an SDK, which will include the build-environment (cross-compile,r etc.).

    Trizeps VIII, Trizeps VIII Mini, Trizeps VIII Plus, Myon II

    The SDK can be generated after building a Yocto-image. Please view NXP i.MX_Porting_Guide.pdf for details.

    DISTRO=fsl-imx-fb MACHINE=<target-machine> bitbake core-image-minimal -c populate_sdk

    This will generate a script-file at ./tmp/deploy/sdk.

    Built SDK

    Date

    Description

    Download

    Date

    Description

    Download

    13.09.2022

    Based on i.MX8MP Hardknott-Build for Linux 5.10.35 with XWayland and Qt 5.15.2 (will occupy 21G!!!)

    fsl-imx-xwayland-glibc-x86_64-imx-image-full-cortexa53-crypto-imx8mp-lpddr4-evk-toolchain-5.10-hardknott.sh.zip

    25.02.2022

    Based on i.MX8MM Hardknott-Build for 5.10.35

    fsl-imx-wayland-glibc-x86_64-core-image-minimal-cortexa53-crypto-trizeps8mini-toolchain-5.10-hardknott.sh.zip

    21.08.2020

    Based on i.MX8MM Yocto-Build for 5.4.24

    fsl-imx-fb-glibc-x86_64-core-image-minimal-aarch64-imx8mmevk-toolchain-5.4-zeus.zip

    16.04.2020

    Based on i.MX8MM Yocto-Build for 4.14.98 with QT5

    fsl-imx-wayland-glibc-x86_64-fsl-image-qt5-validation-imx-aarch64-toolchain-4.14-sumo.sh.zip

    28.05.2019

    Based on i.MX8MM Yocto-Build for 4.14.98

    fsl-imx-fb-glibc-x86_64-core-image-minimal-aarch64-toolchain-4.14-sumo.zip

    Install

    To install unzip downloaded file and run script on host machine to build on. The default install location is in /opt, but can be placed anywhere on the host machine.

     

    Trizeps VII

    The SDK can be generated after building a Yocto-image. Please view NXP i.MX_Porting_Guide.pdf for details.

    Built SDK

    Date

    Description

    Download

    Install

    To install unzip the downloaded file and run the script on the host machine. The default install location is in /opt, but the SDK can be placed anywhere on the host machine.