mirror of
https://xff.cz/git/u-boot/
synced 2025-09-06 11:12:05 +02:00
imx8mq_evk/README: remove ARCH environment variable
There is no need to set the ARCH variable when building U-Boot. In fact, the ARCH name in U-Boot is 'arm'. Signed-off-by: Baruch Siach <baruch@tkos.co.il>
This commit is contained in:
committed by
Stefano Babic
parent
96d0be07e7
commit
430630cb03
@@ -23,7 +23,6 @@ $ cp firmware-imx-7.9/firmware-imx-7.9/firmware/ddr/synopsys/lpddr4*.bin $(srcte
|
|||||||
|
|
||||||
Build U-Boot
|
Build U-Boot
|
||||||
====================
|
====================
|
||||||
$ export ARCH=arm64
|
|
||||||
$ export CROSS_COMPILE=aarch64-poky-linux-
|
$ export CROSS_COMPILE=aarch64-poky-linux-
|
||||||
$ make imx8mq_evk_defconfig
|
$ make imx8mq_evk_defconfig
|
||||||
$ make flash.bin
|
$ make flash.bin
|
||||||
|
Reference in New Issue
Block a user