Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
73a2ddb8
Unverified
Commit
73a2ddb8
authored
2 years ago
by
ΞЖKƆ/QVH
Committed by
Clayton Craft
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
mangopi-mq-pro: fix wrong uboot offset (MR 3803)
parent
31a651d0
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/device-mangopi-mq-pro/APKBUILD
+4
-4
4 additions, 4 deletions
device/testing/device-mangopi-mq-pro/APKBUILD
device/testing/device-mangopi-mq-pro/deviceinfo
+2
-1
2 additions, 1 deletion
device/testing/device-mangopi-mq-pro/deviceinfo
with
6 additions
and
5 deletions
device/testing/device-mangopi-mq-pro/APKBUILD
+
4
−
4
View file @
73a2ddb8
...
...
@@ -2,7 +2,7 @@
pkgname
=
device-mangopi-mq-pro
pkgdesc
=
"MangoPi MQ-Pro"
pkgver
=
1
pkgrel
=
0
pkgrel
=
1
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"riscv64"
...
...
@@ -75,10 +75,10 @@ package() {
sha512sums
=
"
d30ee6bea102258278a0ba23b9e8512e8f969220175bd275faa7aeb51ad922215d9b4a73c68dfc8f93a681690d307c76807c4238b28c69ea30346a0a63010138 deviceinfo
611908cde1084216ac5013b86019edc91cdae42c3557fd87e244df1815150a2b0a95e24951ee1cc43fc47771a136cf1c1afa95d9daf7ee17d3158a50bd2d1c0d grub.cfg
52f6ecb04e16cdef4d220f5402304e4df3ab8c448c84162a35822d6205802b9cd0571c4fa0ccfd62c44d4d9af8254a18c418249bd3a76ae42a05874d739f0c16 deviceinfo
95cbead11ff1c299e8f47af5a8b36c6e55ec8b41eb5dee54c9db28d707b42ffac94a81115edb960f844aa8fce417ec23a82d39e334090698e0fc45a3d880b471 grub_early.cfg
611908cde1084216ac5013b86019edc91cdae42c3557fd87e244df1815150a2b0a95e24951ee1cc43fc47771a136cf1c1afa95d9daf7ee17d3158a50bd2d1c0d grub.cfg
54824f653c983be53afdbc7f024245562c7ca52413b0eeb1bbec74b70d8edc453a52437da9eeb331625bcc51f7a80928e40fca7de927f09879dc13fcb07e54ad uboot-script.cmd
"
This diff is collapsed.
Click to expand it.
device/testing/device-mangopi-mq-pro/deviceinfo
+
2
−
1
View file @
73a2ddb8
...
...
@@ -21,6 +21,7 @@ deviceinfo_getty="ttyS0;115200"
# Bootloader related
deviceinfo_flash_method="none"
deviceinfo_sd_embed_firmware="u-boot/mangopi_mq_pro/u-boot-sunxi-with-spl.bin:256"
deviceinfo_sd_embed_firmware="u-boot/mangopi_mq_pro/u-boot-sunxi-with-spl.bin:8"
deviceinfo_boot_part_start="8192"
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