Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
imx-mkimage
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Jira
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Clea OS
bsp
nxp
tools
imx-mkimage
Commits
9e17bf37
Commit
9e17bf37
authored
1 year ago
by
Chuck Cannon
Browse files
Options
Downloads
Patches
Plain Diff
Fix nightly for i.MX95.
Signed-off-by:
Chuck Cannon
<
chuck.cannon@nxp.com
>
parent
370cc692
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
iMX95/scripts/autobuild.mak
+12
-7
12 additions, 7 deletions
iMX95/scripts/autobuild.mak
with
12 additions
and
7 deletions
iMX95/scripts/autobuild.mak
+
12
−
7
View file @
9e17bf37
...
@@ -10,17 +10,19 @@ endif
...
@@ -10,17 +10,19 @@ endif
nightly
:
nightly_evk
nightly
:
nightly_evk
nightly_mek
:
nightly_evk
nightly_mek
:
nightly_evk
nightly_evk
:
nightly_mx95evk
nightly_evk
:
nightly_mx95evk
nightly_mx95evk
:
nightly_mx95-19x19-lpddr5-evk
# MX95 EVK
# MX95
19x19 LPDDR5
EVK
nightly_mx95
evk
:
BOARD = imx95
evk
nightly_mx95
-19x19-lpddr5-evk
:
BOARD = $(CPU)-19x19-$(DDR)-
evk
nightly_mx95evk
:
DTB = imx95-19x19-evk
nightly_mx95
-19x19-lpddr5-
evk
:
DTB = imx95-19x19-evk
nightly_mx95evk
:
CPU = imx95
nightly_mx95
-19x19-lpddr5-
evk
:
CPU = imx95
nightly_mx95evk
:
DDR = lpddr5
nightly_mx95
-19x19-lpddr5-
evk
:
DDR = lpddr5
nightly_mx95evk
:
DDR_FW_VER = v202306
nightly_mx95
-19x19-lpddr5-
evk
:
DDR_FW_VER = v202306
nightly_mx95evk
:
core_files
nightly_mx95
-19x19-lpddr5-
evk
:
core_files
core_files
:
core_files
:
$(
AT
)
rm
-rf
boot
$(
AT
)
rm
-rf
boot
$(
AT
)
mkdir
boot
$(
AT
)
echo
"Pulling nightly for EVK board from
$(
SERVER
)
/
$(
DIR
)
"
$(
AT
)
echo
"Pulling nightly for EVK board from
$(
SERVER
)
/
$(
DIR
)
"
$(
AT
)
echo
$(
BUILD
)
-
$(
N
)
-iMX95-evk
>
nightly.txt
$(
AT
)
echo
$(
BUILD
)
-
$(
N
)
-iMX95-evk
>
nightly.txt
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/
$(
AHAB_IMG
)
-O
$(
AHAB_IMG
)
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/
$(
AHAB_IMG
)
-O
$(
AHAB_IMG
)
...
@@ -29,6 +31,9 @@ core_files:
...
@@ -29,6 +31,9 @@ core_files:
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/u-boot-spl.bin-
$(
BOARD
)
-sd
-O
u-boot-spl.bin
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/u-boot-spl.bin-
$(
BOARD
)
-sd
-O
u-boot-spl.bin
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/
$(
DDR
)
_dmem_
$(
DDR_FW_VER
)
.bin
-O
$(
DDR
)
_dmem_
$(
DDR_FW_VER
)
.bin
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/
$(
DDR
)
_dmem_
$(
DDR_FW_VER
)
.bin
-O
$(
DDR
)
_dmem_
$(
DDR_FW_VER
)
.bin
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/
$(
DDR
)
_imem_
$(
DDR_FW_VER
)
.bin
-O
$(
DDR
)
_imem_
$(
DDR_FW_VER
)
.bin
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/
$(
DDR
)
_imem_
$(
DDR_FW_VER
)
.bin
-O
$(
DDR
)
_imem_
$(
DDR_FW_VER
)
.bin
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/oei-m33-ddr.bin
-O
oei-m33-ddr.bin
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/m33_image.bin
-O
m33_image.bin
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/imx-boot/imx-boot-tools/
$(
BOARD
)
/m7_image.bin
-O
m7_image.bin
$(
AT
)$(
RWGET
)
$(
SERVER
)
/
$(
DIR
)
/imx_dtbs
-P
boot
-A
"
$(
DTB
)
*.dtb"
$(
AT
)$(
RWGET
)
$(
SERVER
)
/
$(
DIR
)
/imx_dtbs
-P
boot
-A
"
$(
DTB
)
*.dtb"
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/Image-
$(
BOARD
)
.bin
-O
Image
$(
AT
)$(
WGET
)
-q
$(
SERVER
)
/
$(
DIR
)
/Image-
$(
BOARD
)
.bin
-O
Image
$(
AT
)
mv
-f
Image boot
$(
AT
)
mv
-f
Image boot
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment