mirror of
https://github.com/feyisay07/meta-bsp-imx8mm.git
synced 2026-09-24 14:20:07 +01:00
Update imx_boot_image_build.md
This commit is contained in:
@@ -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:
|
||||
<pre>
|
||||
export ARCH=arm64
|
||||
export CROSS_COMPILE=/usr/bin/aarch64-linux-gnu-
|
||||
</pre>
|
||||
* 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:
|
||||
<pre>
|
||||
mkdir imx8mm
|
||||
|
||||
Reference in New Issue
Block a user