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
c9b40c3a
Commit
c9b40c3a
authored
5 years ago
by
Luca Weiss
Committed by
lastramses
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fairphone-fp2: add modules into initramfs (
!1090
)
parent
566f317e
No related branches found
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-fairphone-fp2/APKBUILD
+2
-2
2 additions, 2 deletions
device/testing/device-fairphone-fp2/APKBUILD
device/testing/device-fairphone-fp2/deviceinfo
+2
-3
2 additions, 3 deletions
device/testing/device-fairphone-fp2/deviceinfo
with
4 additions
and
5 deletions
device/testing/device-fairphone-fp2/APKBUILD
+
2
−
2
View file @
c9b40c3a
...
...
@@ -3,7 +3,7 @@
pkgname
=
"device-fairphone-fp2"
pkgdesc
=
"Fairphone 2"
pkgver
=
2
pkgrel
=
1
0
pkgrel
=
1
1
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
...
...
@@ -70,6 +70,6 @@ alsa() {
install
-Dm644
"
$srcdir
"
/hifi
"
$subpkgdir
"
/usr/share/alsa/ucm/FP2/
}
sha512sums
=
"
fa832efdfffdc69fc919f0aac2ee3b1e75d3cf0776656942d72346fd3e0adc7afd7a6bfcda2b8358b469eb7ec7d011d921c6426bc2bf192d9c2768c2e72a239a
deviceinfo
sha512sums
=
"
3d6bfa349f8590a254b345078fc7b294f6750b9b4274559224f9f2414305cd9e019acbb2f9f522e1cb0ce56755e04f4b9d6315dee92a765fc5fbe979c03d7543
deviceinfo
55360b1ba4ddadea341c9edb13c32ba5f19aabf75ab28602f30cfb79b9df8834f115ef979c70569f23ec1293b1fcd408baf320d87803293ce7106bdc73a26c9f FP2.conf
b834461c6866bb0c473dd089dd5da641dd42a00f610aad6503117aa50fe6e200db9ad0a264bb609f12350d59faee1f772907bacd75439f702ea7d52f6f85e2b1 hifi"
This diff is collapsed.
Click to expand it.
device/testing/device-fairphone-fp2/deviceinfo
+
2
−
3
View file @
c9b40c3a
...
...
@@ -8,7 +8,7 @@ deviceinfo_codename="fairphone-fp2"
deviceinfo_year="2015"
deviceinfo_dtb_mainline="qcom-msm8974-fairphone-fp2"
deviceinfo_append_dtb_mainline="true"
deviceinfo_modules_initfs
="
"
deviceinfo_modules_initfs
_mainline="pm8941_pwrkey qnoc_msm8974 ili210x
"
deviceinfo_arch="armv7"
# Device related
...
...
@@ -16,13 +16,12 @@ deviceinfo_keyboard="false"
deviceinfo_external_storage="true"
deviceinfo_screen_width="1080"
deviceinfo_screen_height="1920"
deviceinfo_dev_touchscreen="/dev/input/event0"
deviceinfo_getty="ttyMSM0;115200"
# Bootloader related
deviceinfo_flash_method="fastboot"
deviceinfo_kernel_cmdline_downstream="console=ttyHSL0,115200,n8 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3b7 ehci-hcd.park=3 androidboot.bootdevice=msm_sdcc.1"
deviceinfo_kernel_cmdline_mainline="earlycon=msm_serial_dm,0xf991e000 PMOS_NO_OUTPUT_REDIRECT clk_ignore_unused pd_ignore_unused cma=
3
00m msm.vram=
2
00m"
deviceinfo_kernel_cmdline_mainline="earlycon=msm_serial_dm,0xf991e000 PMOS_NO_OUTPUT_REDIRECT clk_ignore_unused pd_ignore_unused cma=
5
00m msm.vram=
4
00m"
deviceinfo_generate_bootimg="true"
deviceinfo_bootimg_qcdt_downstream="true"
deviceinfo_flash_offset_base="0x00000000"
...
...
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