Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
imx
u-boot-imx
Commits
f436da46
Commit
f436da46
authored
Sep 30, 2020
by
Dmitry Petrov
Committed by
Thomas Schäfer
Oct 05, 2020
Browse files
pitx-imx8m: update README
parent
0d30b9ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
board/kontron/pitx-imx8m/README
View file @
f436da46
...
...
@@ -14,22 +14,22 @@ Quick Start
Build ARM Trusted Firmware
==========================
- Get ATF from https://source.codeaurora.org/external/imx/imx-atf
- Checkout imx_
4.19.35_1
.1.0 branch
- Checkout imx_
5.4.24_2
.1.0 branch
$ make PLAT=imx8mq bl31
- Copy the ATF blob into u-boot build_dir
$ cp build/imx8mq/release/bl31.bin <build_dir>
Get DDR and HDMI Firmware
=========================
$ wget https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-
7
.8.bin
$ chmod +x firmware-imx-
7
.8.bin
$ wget https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-
8
.8.bin
$ chmod +x firmware-imx-
8
.8.bin
- Note: You must accept NXP EULA when extracting the image in the next step.
$ ./firmware-imx-
7
.8.bin
$ ./firmware-imx-
8
.8.bin
- Copy firmware blobs to u-boot build_dir
$ cp firmware-imx-
7
.8/firmware/hdmi/cadence/signed_hdmi_imx8m.bin <build_dir>
$ cp firmware-imx-
7
.8/firmware/ddr/synopsys/lpddr4*.bin <build_dir>
$ cp firmware-imx-
8
.8/firmware/hdmi/cadence/signed_hdmi_imx8m.bin <build_dir>
$ cp firmware-imx-
8
.8/firmware/ddr/synopsys/lpddr4*.bin <build_dir>
Build U-Boot and final boot image
=================================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment