exynos chromebooks: switch to extlinux and depthcharge
Simplify packages and boot process
Merge request reports
Activity
added 15 commits
-
42fd224e...34908d3f - 9 commits from branch
postmarketOS:master
- 6404dbad - google-snow: switch to extlinux.conf
- 3c83f9b7 - google-snow: switch to depthcharge
- 9743dbed - google-peach-pit: switch to extlinux.conf
- 6a7a76c2 - google-peach-pit: switch to depthcharge
- d8f6af7c - google-peach-pi: switch to extlinux.conf
- ba17355c - google-peach-pi: switch to depthcharge
By jenneron on 2023-06-29T08:45:36
Toggle commit list-
42fd224e...34908d3f - 9 commits from branch
added chromeos device-category::testing type::feature labels
added category::device label
Tested on peach-pit, boots fine, seems like we get to pmos splash screen faster than before even
By Henrik Grimler on 2023-07-27T05:54:13
Edited by Ghost UserUnfortunately, this is going to break old installations on snow chromebooks. People have old U-Boot versions flashed (as secondary bootloader) which probably won't auto-select dtb from extlinux.conf. I want these changes to happen anyway.
It is easy to fix though. Connecting sd card with pmOS to PC and doing:
$ sudo mkdir /mnt/pmOS_boot $ sudo mount /dev/sda2 /mnt/pmOS_boot $ sudo dd if=/mnt/pmOS_boot/vmlinuz.kpart of=/dev/sda1
For eMMC installation it is the same, but applied to
/dev/mmcblk0
when booted from external storageUPD: I tested it, it doesn't break booting, it only boots with another dtb which has another sound card, so the only thing broken will be sound. I will document how to fix it on the wiki of this device
By jenneron on 2023-07-27T05:54:07
Edited by Administrator- Edited by Administrator
mentioned in merge request !4278 (merged)
By jenneron on 2023-07-26T00:29:18
added 129 commits
-
ba17355c...d0f6e2e6 - 120 commits from branch
postmarketOS:master
- 39584824 - google-snow: switch to extlinux.conf
- cb783700 - google-snow: switch to depthcharge
- 6abb6a35 - google-snow: trigger mkinitfs for this upgrade
- 2828c9b5 - google-peach-pit: switch to extlinux.conf
- c744fb84 - google-peach-pit: switch to depthcharge
- e848936d - google-peach-pit: trigger mkinitfs for this upgrade
- 14d2b884 - google-peach-pi: switch to extlinux.conf
- b21b113b - google-peach-pi: switch to depthcharge
- 9750e287 - google-peach-pi: trigger mkinitfs for this upgrade
By jenneron on 2023-07-26T00:35:54
Toggle commit list-
ba17355c...d0f6e2e6 - 120 commits from branch
- Resolved by Administrator
added 5 commits
- 86214e89 - google-peach-pit: switch to extlinux.conf
- 7b1ab8fd - google-peach-pit: switch to depthcharge
- 0f158cbe - google-peach-pi: switch to extlinux.conf
- d8b1c775 - google-peach-pi: switch to depthcharge
- 40457f3f - main/devicepkg-dev: trigger mkinitfs
By jenneron on 2023-07-28T11:08:25
Toggle commit listadded 51 commits
-
40457f3f...d9116005 - 44 commits from branch
postmarketOS:master
- 6ac389d8 - google-snow: switch to extlinux.conf (MR 4206)
- 50ca7110 - google-snow: switch to depthcharge (MR 4206)
- 7214fb1a - google-peach-pit: switch to extlinux.conf (MR 4206)
- 2016c069 - google-peach-pit: switch to depthcharge (MR 4206)
- a4bce44e - google-peach-pi: switch to extlinux.conf (MR 4206)
- a025f614 - google-peach-pi: switch to depthcharge (MR 4206)
- 941486b6 - main/devicepkg-dev: trigger mkinitfs (MR 4206)
By Oliver Smith on 2023-07-31T07:11:51
Toggle commit list-
40457f3f...d9116005 - 44 commits from branch
enabled an automatic merge when the pipeline for 941486b6 succeeds
By Oliver Smith on 2023-07-31T07:12:38