X-Git-Url: http://git.dujemihanovic.xyz/?a=blobdiff_plain;f=content%2Fprojects%2Fpxa1908%2Findex.md;fp=content%2Fprojects%2Fpxa1908%2Findex.md;h=7afd47945978cc3c4e94616b9e034df32a2c17db;hb=d33b2b41a76c3b6e7b016c0d3cf87d595990f707;hp=b88fec6d8cd5c1b0d614835f67ec679cd13f20dd;hpb=ad9d08175d2f589fa4724e2d5a58cd85ad6dfcd9;p=dujemihanovic.xyz.git diff --git a/content/projects/pxa1908/index.md b/content/projects/pxa1908/index.md index b88fec6..7afd479 100644 --- a/content/projects/pxa1908/index.md +++ b/content/projects/pxa1908/index.md @@ -12,18 +12,19 @@ The PXA1908 currently has out-of-tree support for booting mainline Linux. ## Links -* [Latest version of patchset (v5)](https://lore.kernel.org/all/20230812-pxa1908-lkml-v5-0-a5d51937ee34@skole.hr/) +* [Latest version of patchset + (v7)](https://lore.kernel.org/20231102-pxa1908-lkml-v7-0-cabb1a0cb52b@skole.hr) * [Main Git - repository](https://gitlab.com/LegoLivesMatter/linux/-/tree/pxa1908-lkml) + repository](https://gitlab.com/LegoLivesMatter/linux/-/tree/mainline) * [postmarketOS SoC page](https://wiki.postmarketos.org/wiki/Marvell_PXA1908) ## Building outside pmbootstrap 1. Clone and compile [pxa-mkbootimg](https://github.com/osm0sis/pxa-mkbootimg) 1. Clone repository -1. Checkout `pxa1908-lkml` +1. Checkout `coreprimevelte` 1. Get [kernel - config](https://gitlab.com/postmarketOS/pmaports/-/raw/master/device/testing/linux-samsung-coreprimevelte-mainline/config-samsung-coreprimevelte-mainline.aarch64) + config](https://gitlab.com/postmarketOS/pmaports/-/raw/master/device/testing/linux-samsung-coreprimevelte/config-samsung-coreprimevelte.aarch64) from pmaports 1. `make` the kernel and create a boot.img using the below script