summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2019-01-02 09:58:29 +0300
committerStefano Babic <sbabic@denx.de>2019-01-28 22:55:46 +0300
commit430630cb032c14880e69ae9d45403d78c318628a (patch)
tree435f6a34f577c18230d187b40a40fc898e14ad1a /board
parent96d0be07e7498e7174daa6f3b56fc807b9feb71d (diff)
downloadu-boot-430630cb032c14880e69ae9d45403d78c318628a.tar.xz
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>
Diffstat (limited to 'board')
-rw-r--r--board/freescale/imx8mq_evk/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/imx8mq_evk/README b/board/freescale/imx8mq_evk/README
index 07dbfb01fe..1da6eaf242 100644
--- a/board/freescale/imx8mq_evk/README
+++ b/board/freescale/imx8mq_evk/README
@@ -23,7 +23,6 @@ $ cp firmware-imx-7.9/firmware-imx-7.9/firmware/ddr/synopsys/lpddr4*.bin $(srcte
Build U-Boot
====================
-$ export ARCH=arm64
$ export CROSS_COMPILE=aarch64-poky-linux-
$ make imx8mq_evk_defconfig
$ make flash.bin