No description
Find a file
Alexey Minnekhanov 185492156e
samsung-klte: switch to fastboot and require lk2nd (MR 3044)
To make panel driver upstreamable to mainline linux, we need to use
proper panel selection in secondary bootloader (still TODO), and
therefore lk2nd will be strictly required to boot mainline port.

Switch flashing method to fastboot, enable sparse rootfs generation,
and depend on lk2nd package.

Depends on: postmarketOS/pmbootstrap!2174, to provide full
integration of lk2nd in pmbootstrap.

So, full flashing procedure for samsung-klte will look like:

 $ pmbootstrap init
 $ pmbootstrap install
 $ pmbootstrap flasher --method=heimdall-bootimg flash_lk2nd
 $ pmbootstrap flasher flash_kernel --no-install
 $ pmbootstrap flasher flash_rootfs
 $ fastboot reboot
2022-03-31 01:38:29 +03:00
.ci ci: remove shellcheck for TTYEscape (MR 3017) 2022-03-23 00:09:03 +00:00
cross cross/busybox-static-*: upgrade to 1.35.0-r6 2022-03-28 08:31:41 +02:00
device samsung-klte: switch to fastboot and require lk2nd (MR 3044) 2022-03-31 01:38:29 +03:00
main main/lk2nd: upgrade to 0.12.0 (MR 3043) 2022-03-31 01:16:35 +03:00
modem modem/msm-modem: depend on qmi-utils for uim-selection (MR 2769) 2021-12-18 15:01:58 +03:00
non-free/sgx-ddk-um non-free/sgx-ddk-um: new aport (MR 1868) 2021-02-23 22:10:12 +01:00
temp google-peach-pi: new device (Samsung Chromebook2 13.3") (MR 3007) 2022-03-23 22:41:42 +01:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.editorconfig Add editorconfig file from Alpine 2018-11-27 07:47:11 +01:00
.gitignore gitignore: add 'src/' dir created when running abuild manually (MR 2450) 2021-08-21 20:30:46 +02:00
.gitlab-ci.yml CI: use shellcheck from Alpine again (MR 2691) 2021-11-18 18:22:29 +01:00
.mrhlpr.json mrhlpr.json: change suffix in commit names (MR 1146) 2020-04-12 03:52:48 +03:00
channels.cfg channels.cfg: mark v21.06 as unsupported 2022-01-30 16:07:27 +01:00
CODEOWNERS CODEOWNERS: add sdm845 devs (MR 3047) 2022-03-30 13:10:23 +01:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: bump min pmb version to 1.41.0 (MR 2890) 2022-02-02 12:20:35 -08:00
README.md README: small updates to links 2021-09-01 03:11:51 +03:00