diff --git a/Documentation/imx_boot_image_build.md b/Documentation/imx_boot_image_build.md index b0ef9fc..ce70cda 100644 --- a/Documentation/imx_boot_image_build.md +++ b/Documentation/imx_boot_image_build.md @@ -25,12 +25,8 @@ Define the following environment variables: ## Prerequisites It is up to developer to setup arm64 build environment: -* Download the [Linaro tool chain](https://releases.linaro.org/components/toolchain/binaries/7.4-2019.02/aarch64-linux-gnu/) -* Set environment variables: -
-export ARCH=arm64 -export CROSS_COMPILE=/usr/bin/aarch64-linux-gnu- -+* Download and install the [GNU tool chain](https://github.com/compulab-yokneam/meta-bsp-imx8mm/blob/rel_imx_5.4.70_2.3.0-stable/Documentation/toolchain.md) + * Create a folder to organize the files:
mkdir imx8mm