Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
u-boot
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Show Cases
Embedded World 2020
u-boot
Commits
eec5e5a6
Commit
eec5e5a6
authored
Feb 07, 2020
by
Ezequiel Garcia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add hash
Signed-off-by:
Ezequiel Garcia
<
ezequiel@collabora.com
>
parent
f671f0b2
Pipeline
#7154
passed with stage
in 7 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.gitlab-ci-imx8mq-evk.yml
.gitlab-ci-imx8mq-evk.yml
+2
-0
No files found.
.gitlab-ci-imx8mq-evk.yml
View file @
eec5e5a6
...
...
@@ -28,7 +28,9 @@ build:
-
cp firmware-imx-7.9/firmware/hdmi/cadence/signed_hdmi_imx8m.bin . && cp firmware-imx-7.9/firmware/ddr/synopsys/lpddr4*.bin .
-
make imx8mq_evk_defconfig
-
make -j$(nproc) flash.bin
-
md5sum --tag flash.bin > flash.bin.hash
artifacts
:
name
:
bootloader
paths
:
-
$CI_PROJECT_DIR/flash.bin
-
$CI_PROJECT_DIR/flash.bin.hash
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