Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
M
mkimage-imx8-family
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
arm-nxp
I
imx8-family
misc
mkimage-imx8-family
Commits
b7a1d83c
Commit
b7a1d83c
authored
Nov 16, 2018
by
Oliver Brown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updating nightly targets.
Signed-off-by:
Oliver Brown
<
oliver.brown@nxp.com
>
parent
0f8e6ebe
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
+5
-4
iMX8M/soc.mak
iMX8M/soc.mak
+0
-1
iMX8QM/soc.mak
iMX8QM/soc.mak
+2
-2
iMX8QX/soc.mak
iMX8QX/soc.mak
+3
-1
No files found.
iMX8M/soc.mak
View file @
b7a1d83c
...
...
@@ -9,7 +9,6 @@ WGET = /usr/bin/wget
N
?=
latest
SERVER
=
http://yb2.am.freescale.net
#DIR = internal-only/Linux_IMX_Rocko_MX8/$(N)/common_bsp
#DIR = internal-only/Linux_IMX_Rocko_MX8/$(N)/common_bsp
#DIR = internal-only/Linux_IMX_Core/$(N)/common_bsp
DIR
=
internal-only/Linux_IMX_Regression/
$(N)
/common_bsp
...
...
iMX8QM/soc.mak
View file @
b7a1d83c
...
...
@@ -268,8 +268,8 @@ nightly :
@
$(WGET)
-q
$(SERVER)
/
$(DIR)
/imx-boot/imx-boot-tools/imx8qm/mx8qm-val-scfw-tcm.bin
-O
scfw_tcm.bin
@
$(WGET)
-q
$(SERVER)
/
$(DIR)
/imx-boot/imx-boot-tools/imx8qm/bl31-imx8qm.bin
-O
bl31.bin
@
$(WGET)
-q
$(SERVER)
/
$(DIR)
/imx-boot/imx-boot-tools/imx8qm/u-boot-imx8qmlpddr4arm2.bin-sd
-O
u-boot.bin
@
$(WGET)
-q
$(SERVER)
/
$(DIR)
/imx-boot/imx-boot-tools/imx8qm/mx8qm-ahab-container.img
-O
mx8qm-ahab-container.img
@
$(WGET)
-qr
-nd
-l1
-np
$(SERVER)
/
$(DIR)
-P
boot
-A
"Image-*imx8qm*"
@
$(WGET)
-q
https://bitbucket.sw.nxp.com/projects/IMX/repos/linux-firmware-imx/raw/firmware/seco/mx8qm-ahab-container.img?at
=
refs%2Fheads%2Fmaster
-O
mx8qm-ahab-container.img
@
$(RENAME)
"Image-"
""
boot/
*
.dtb
nightly_mek
:
...
...
@@ -278,7 +278,7 @@ nightly_mek :
@
$(WGET)
-q
$(SERVER)
/
$(DIR)
/imx-boot/imx-boot-tools/imx8qm/mx8qm-mek-scfw-tcm.bin
-O
scfw_tcm.bin
@
$(WGET)
-q
$(SERVER)
/
$(DIR)
/imx-boot/imx-boot-tools/imx8qm/bl31-imx8qm.bin
-O
bl31.bin
@
$(WGET)
-q
$(SERVER)
/
$(DIR)
/imx-boot/imx-boot-tools/imx8qm/u-boot-imx8qmmek.bin-sd
-O
u-boot.bin
@
$(WGET)
-q
$(SERVER)
/
$(DIR)
/imx-boot/imx-boot-tools/imx8qm/mx8qm-ahab-container.img
-O
mx8qm-ahab-container.img
@
$(WGET)
-qr
-nd
-l1
-np
$(SERVER)
/
$(DIR)
-P
boot
-A
"Image-*imx8qm*"
@
$(WGET)
-q
https://bitbucket.sw.nxp.com/projects/IMX/repos/linux-firmware-imx/raw/firmware/seco/mx8qm-ahab-container.img?at
=
refs%2Fheads%2Fmaster
-O
mx8qm-ahab-container.img
@
$(RENAME)
"Image-"
""
boot/
*
.dtb
iMX8QX/soc.mak
View file @
b7a1d83c
...
...
@@ -24,7 +24,9 @@ DDR_TRAIN ?= 1
WGET
=
/usr/bin/wget
N
?=
latest
SERVER
=
http://yb2.am.freescale.net
DIR
=
internal-only/Linux_IMX_Rocko_MX8/
$(N)
/common_bsp
#DIR = internal-only/Linux_IMX_Rocko_MX8/$(N)/common_bsp
#DIR = internal-only/Linux_IMX_Core/$(N)/common_bsp
DIR
=
internal-only/Linux_IMX_Regression/
$(N)
/common_bsp
#define the F(Q)SPI header file
QSPI_HEADER
=
../scripts/fspi_header
...
...
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