Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
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
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
certo
u-boot
Commits
063c0c40
Commit
063c0c40
authored
Dec 21, 2019
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
u-boot is now packed as tar.bz2 archive
parent
95924259
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
Makefile
Makefile
+8
-8
No files found.
Makefile
View file @
063c0c40
opiplus2e
:
opiplus2e-boot-cmd opiplus2e-fw_env.config
opiplus2e
:
opiplus2e-boot-cmd opiplus2e-fw_env.config
tar
xf u-boot-2019.04.tar.
gz
tar
xf u-boot-2019.04.tar.
bz2
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-serial-number-fix.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-serial-number-fix.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-sunxi-h3-Fix-PLL1-setup-to-never-use-dividers.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-sunxi-h3-Fix-PLL1-setup-to-never-use-dividers.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-sunxi_env_in_mmc0.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-sunxi_env_in_mmc0.patch
...
@@ -36,7 +36,7 @@ endef
...
@@ -36,7 +36,7 @@ endef
export
FW_ENV_OPIPLUS2E
export
FW_ENV_OPIPLUS2E
opiplus2e-mender
:
opiplus2e-boot-cmd-mender opiplus2e-fw_env.config-mender
opiplus2e-mender
:
opiplus2e-boot-cmd-mender opiplus2e-fw_env.config-mender
tar
xf u-boot-2019.04.tar.
gz
tar
xf u-boot-2019.04.tar.
bz2
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-serial-number-fix.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-serial-number-fix.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-sunxi-h3-Fix-PLL1-setup-to-never-use-dividers.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-sunxi-h3-Fix-PLL1-setup-to-never-use-dividers.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-mender.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-mender.patch
...
@@ -79,7 +79,7 @@ endef
...
@@ -79,7 +79,7 @@ endef
export
FW_ENV_OPIPLUS2E_MENDER
export
FW_ENV_OPIPLUS2E_MENDER
opipcplus
:
opipcplus-boot-cmd opipcplus-fw_env.config
opipcplus
:
opipcplus-boot-cmd opipcplus-fw_env.config
tar
xf u-boot-2019.04.tar.
gz
tar
xf u-boot-2019.04.tar.
bz2
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-serial-number-fix.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-serial-number-fix.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-sunxi-h3-Fix-PLL1-setup-to-never-use-dividers.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-sunxi-h3-Fix-PLL1-setup-to-never-use-dividers.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-sunxi_env_in_mmc0.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-sunxi_env_in_mmc0.patch
...
@@ -116,7 +116,7 @@ endef
...
@@ -116,7 +116,7 @@ endef
export
FW_ENV_OPIPCPLUS
export
FW_ENV_OPIPCPLUS
opipcplus-mender
:
opipcplus-boot-cmd-mender opipcplus-fw_env.config-mender
opipcplus-mender
:
opipcplus-boot-cmd-mender opipcplus-fw_env.config-mender
tar
xf u-boot-2019.04.tar.
gz
tar
xf u-boot-2019.04.tar.
bz2
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-serial-number-fix.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-serial-number-fix.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-sunxi-h3-Fix-PLL1-setup-to-never-use-dividers.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-sunxi-h3-Fix-PLL1-setup-to-never-use-dividers.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-mender.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-mender.patch
...
@@ -159,7 +159,7 @@ endef
...
@@ -159,7 +159,7 @@ endef
export
FW_ENV_OPIPCPLUS_MENDER
export
FW_ENV_OPIPCPLUS_MENDER
terasicde10standard
:
terasicde10standard-boot-cmd terasicde10standard-fw_env.config
terasicde10standard
:
terasicde10standard-boot-cmd terasicde10standard-fw_env.config
tar
xf u-boot-2019.04.tar.
gz
tar
xf u-boot-2019.04.tar.
bz2
$(MAKE)
-C
u-boot-2019.04 socfpga_de10_nano_defconfig
$(MAKE)
-C
u-boot-2019.04 socfpga_de10_nano_defconfig
$(MAKE)
-C
u-boot-2019.04
$(MAKE)
-C
u-boot-2019.04
mkdir
/uboot
mkdir
/uboot
...
@@ -190,7 +190,7 @@ endef
...
@@ -190,7 +190,7 @@ endef
export
FW_ENV_TERASICDE10STANDARD
export
FW_ENV_TERASICDE10STANDARD
terasicde10standard-mender
:
terasicde10standard-boot-cmd-mender terasicde10standard-fw_env.config-mender
terasicde10standard-mender
:
terasicde10standard-boot-cmd-mender terasicde10standard-fw_env.config-mender
tar
xf u-boot-2019.04.tar.
gz
tar
xf u-boot-2019.04.tar.
bz2
$(MAKE)
-C
u-boot-2019.04 socfpga_de10_nano_defconfig
$(MAKE)
-C
u-boot-2019.04 socfpga_de10_nano_defconfig
@
echo
"CONFIG_ENV_IS_IN_MMC=y"
>>
u-boot-2019.04/.config
@
echo
"CONFIG_ENV_IS_IN_MMC=y"
>>
u-boot-2019.04/.config
$(MAKE)
-C
u-boot-2019.04 oldconfig
$(MAKE)
-C
u-boot-2019.04 oldconfig
...
@@ -225,7 +225,7 @@ endef
...
@@ -225,7 +225,7 @@ endef
export
FW_ENV_TERASICDE10STANDARD_MENDER
export
FW_ENV_TERASICDE10STANDARD_MENDER
rpi3b
:
rpi3b-boot-cmd rpi3b-fw_env.config rpi3b-config
rpi3b
:
rpi3b-boot-cmd rpi3b-fw_env.config rpi3b-config
tar
xf u-boot-2019.04.tar.
gz
tar
xf u-boot-2019.04.tar.
bz2
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-serial-number-fix.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-serial-number-fix.patch
$(MAKE)
-C
u-boot-2019.04 rpi_3_defconfig
$(MAKE)
-C
u-boot-2019.04 rpi_3_defconfig
$(MAKE)
-C
u-boot-2019.04
$(MAKE)
-C
u-boot-2019.04
...
@@ -276,7 +276,7 @@ endef
...
@@ -276,7 +276,7 @@ endef
export
RPI3CONFIG
export
RPI3CONFIG
rpi3b-mender
:
rpi3b-boot-cmd-mender rpi3b-fw_env.config-mender rpi3b-config-mender
rpi3b-mender
:
rpi3b-boot-cmd-mender rpi3b-fw_env.config-mender rpi3b-config-mender
tar
xf u-boot-2019.04.tar.
gz
tar
xf u-boot-2019.04.tar.
bz2
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-serial-number-fix.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-serial-number-fix.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-mender.patch
patch
-Np1
-d
u-boot-2019.04 < u-boot-2019.04-mender.patch
$(MAKE)
-C
u-boot-2019.04 rpi_3_defconfig
$(MAKE)
-C
u-boot-2019.04 rpi_3_defconfig
...
...
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