projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96d0be0
)
imx8mq_evk/README: remove ARCH environment variable
author
Baruch Siach
<baruch@tkos.co.il>
Wed, 2 Jan 2019 06:58:29 +0000
(08:58 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 28 Jan 2019 19:55:46 +0000
(20:55 +0100)
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>
board/freescale/imx8mq_evk/README
patch
|
blob
|
history
diff --git
a/board/freescale/imx8mq_evk/README
b/board/freescale/imx8mq_evk/README
index 07dbfb01fed8afb23ba0b9e3fe65c7ae5c6ae28e..1da6eaf24277df612b3795ea92667aa60cacb2c0 100644
(file)
--- 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