From: Duje Mihanović Date: Mon, 1 Jul 2024 17:49:49 +0000 (+0200) Subject: PXA1908: Add Matrix link X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20.RelPermalink%20%7D%7D?a=commitdiff_plain;h=HEAD;hp=bddf8f367be98f0b9d74c7eebfbd2fcd92942a53;p=dujemihanovic.xyz.git PXA1908: Add Matrix link --- diff --git a/content/_index.md b/content/_index.md index 4c55b6f..2b7509c 100644 --- a/content/_index.md +++ b/content/_index.md @@ -2,8 +2,8 @@ title: Index --- # Duje Mihanović's Site -Welcome to my site. I'm a programmer who has spent most of his productive time -lately porting Linux to mobile phones. +Welcome to my site. I play around with computers and occasionally other +electronics. Here are some links to my other profiles and similar stuff: diff --git a/content/projects/pxa1908/index.md b/content/projects/pxa1908/index.md index 5475a17..69d43b8 100644 --- a/content/projects/pxa1908/index.md +++ b/content/projects/pxa1908/index.md @@ -13,16 +13,18 @@ The PXA1908 currently has out-of-tree support for booting mainline Linux. ## Links * [Latest version of patchset - (v10)](https://lore.kernel.org/20240424-pxa1908-lkml-v10-0-36cdfb5841f9@skole.hr) + (RESEND v10)](https://lore.kernel.org/20240618-pxa1908-lkml-v10-0-754e5ece9078@skole.hr) * [Main Git repository](https://gitlab.com/LegoLivesMatter/linux/-/tree/mainline) * [postmarketOS SoC page](https://wiki.postmarketos.org/wiki/Marvell_PXA1908) +* [XDA thread](https://xdaforums.com/t/rom-linux-sm-g361f-postmarketos.4679273/) +* [Matrix chat](https://matrix.to/#/#pxa1908-mainline:dujemihanovic.xyz) ## Building outside pmbootstrap 1. Clone and compile [pxa-mkbootimg](https://github.com/osm0sis/pxa-mkbootimg) 1. Clone repository -1. Checkout `coreprimevelte` +1. Checkout `mainline` 1. Get [kernel config](https://gitlab.com/postmarketOS/pmaports/-/raw/master/device/testing/linux-samsung-coreprimevelte/config-samsung-coreprimevelte.aarch64) from pmaports