Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
reform-system-image
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Reform
reform-system-image
Commits
7dc16f57
Verified
Commit
7dc16f57
authored
1 year ago
by
minute
Browse files
Options
Downloads
Patches
Plain Diff
a311d: update u-boot for usb hub reset
parent
c1113716
No related branches found
No related tags found
1 merge request
!84
a311d: fix usb hub reset; ship gpiod
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mkimage.sh
+1
-1
1 addition, 1 deletion
mkimage.sh
with
1 addition
and
1 deletion
mkimage.sh
+
1
−
1
View file @
7dc16f57
...
...
@@ -70,7 +70,7 @@ ROOTSIZE=4096
for
PLATFORM
in
$PLATFORMS
;
do
case
"
$PLATFORM
"
in
imx8mq
)
PROJECT
=
"reform-boundary-uboot"
;
TAG
=
"2023-07-04"
;
SHA1
=
"41d2ba5fcc65f26224f7d1afed650e86662cea27"
;;
a311d
)
PROJECT
=
"reform-a311d-uboot"
;
TAG
=
"2023-
09-26
"
;
SHA1
=
"
b577f9225a73539fd8681e77d5d874fca4ae76bf
"
;;
a311d
)
PROJECT
=
"reform-a311d-uboot"
;
TAG
=
"2023-
10-02
"
;
SHA1
=
"
fa31c6d54bba547522f76201925c72106b454348
"
;;
ls1028a
)
PROJECT
=
"reform-ls1028a-uboot"
;
TAG
=
"2023-09-19"
;
SHA1
=
"085847e4bbc5016fed3f179fa4082f14d0d39c00"
;;
esac
/usr/lib/apt/apt-helper download-file
\
...
...
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