projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e077b3b
)
imx8mq_evk/README: add missing firmware extract step
author
Baruch Siach
<
[email protected]
>
Thu, 28 Feb 2019 11:51:04 +0000
(13:51 +0200)
committer
Stefano Babic
<
[email protected]
>
Wed, 13 Mar 2019 08:14:35 +0000
(09:14 +0100)
Tested-by: Fabio Estevam <
[email protected]
>
Signed-off-by: Baruch Siach <
[email protected]
>
Reviewed-by: Peng Fan <
[email protected]
>
board/freescale/imx8mq_evk/README
patch
|
blob
|
history
diff --git
a/board/freescale/imx8mq_evk/README
b/board/freescale/imx8mq_evk/README
index 1da6eaf24277df612b3795ea92667aa60cacb2c0..004fa3fb3cf66b4292d47cb78553e98fb9f66d07 100644
(file)
--- a/
board/freescale/imx8mq_evk/README
+++ b/
board/freescale/imx8mq_evk/README
@@
-18,6
+18,7
@@
Get the ddr and hdmi firmware
Note: srctree is U-Boot source directory
$ wget https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-7.9.bin
$ chmod +x firmware-imx-7.9.bin
+$ ./firmware-imx-7.9.bin
$ cp firmware-imx-7.9/firmware/hdmi/cadence/signed_hdmi_imx8m.bin $(srctree)
$ cp firmware-imx-7.9/firmware-imx-7.9/firmware/ddr/synopsys/lpddr4*.bin $(srctee)