add linux-nokia-n900 and remove linux-postmarketos-stable
The linux-nokia-n900
package is based on the linux-postmarketos-stable
, same kernel version and same config.
I've removed a lot of unnecessary code for multiple architecture and -dev
subpackage (I don't think somebody ever used it on the N900).
I've also added 2 patches from the maemo leste kernel:
- 0001-ARM-dts-n900-increase-charge-current-limit-to-950mA.patch
- 0002-ARM-dts-n900-remove-rx51-battery.patch
And added a patch to ignore the battery inaccurate flag, which indicates that the battery is not calibrated (requires full charge -> empty cycle to calibrate)
- 0003-power-supply-bq27xxx_battery-ignore-inaccurate-flag.patch
The battery driver in the original 2.6 kernel used in the Maemo Freemantle did not have this flag and the battery percentage wasn't that inaccurate.
Closes #464 (closed)
Merge request reports
Activity
added type::feature + 1 deleted label
- Resolved by Administrator
While testing the kernel sometimes doesn't boot and just remains with a black screen.
I've changed how the kernel is built, and I'm wondering if the cause might be that I removed the
CFLAGS_MODULE=-fno-pic
.Or maybe because I removed the
HOSTCC
variables?HOSTCC="${CC:-gcc}" HOSTCC="${HOSTCC#${CROSS_COMPILE}}"
Or maybe my patch of the
bq27xxx_battery
driver?Any idea?
ps: booting in original Maemo 5 works and shows the battery is 65%
edit: connecting the usb cable I'm able to connect with ssh
edit2: the switch on the right side of the phone actually enabled the display backlight and everything is fine. But why it was black during the boot? It keeps the last value from the reboot?
By Daniele Debernardi on 2020-03-19T01:06:23
Edited by Administrator
- Resolved by Administrator
added 25 commits
-
f1f83f60...90918140 - 22 commits from branch
master
- 58ff3841 - testing/linux-nokia-n900: new aport
- 1a37f904 - testing/device-nokia-n900: use linux-nokia-n900
- b3529bf8 - main/linux-postmarketos-stable: remove
By Daniele Debernardi on 2020-03-18T20:02:50
Toggle commit list-
f1f83f60...90918140 - 22 commits from branch
mentioned in commit d4181b19
By Daniele Debernardi on 2020-03-21T20:12:35
mentioned in commit ecb510c2
By Daniele Debernardi on 2020-03-21T20:12:36
mentioned in commit 57556f30
By Daniele Debernardi on 2020-03-21T20:12:36
added 18 commits
-
64c225f4...0e5ba649 - 15 commits from branch
master
- 57556f30 - testing/linux-nokia-n900: new aport (!1073 (merged))
- d4181b19 - testing/device-nokia-n900: use linux-nokia-n900 (!1073 (merged))
- ecb510c2 - main/linux-postmarketos-stable: remove (!1073 (merged))
By Oliver Smith on 2020-03-21T20:12:37
Toggle commit list-
64c225f4...0e5ba649 - 15 commits from branch
enabled an automatic merge when the pipeline for ecb510c2 succeeds
By Oliver Smith on 2020-03-21T20:13:14
mentioned in issue #359 (closed)
By Daniele Debernardi on 2020-03-21T21:23:20
mentioned in issue pmbootstrap#1891 (closed)
By Antoine Fontaine on 2020-03-22T07:51:35
mentioned in merge request pmbootstrap!1916 (merged)
By Antoine Fontaine on 2020-05-11T21:41:49