]> git.dujemihanovic.xyz Git - dujemihanovic.xyz.git/commitdiff
PXA1908: Add Matrix link master
authorDuje Mihanović <duje.mihanovic@skole.hr>
Mon, 1 Jul 2024 17:49:49 +0000 (19:49 +0200)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Mon, 1 Jul 2024 17:49:49 +0000 (19:49 +0200)
content/_index.md
content/projects/pxa1908/index.md

index 4c55b6fe79c5fa648368ae2cc5e2f67c6a334e4f..2b7509c208c59b0b094101ea2378a9b6cafc26df 100644 (file)
@@ -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:
 
index 5475a17eb492dcb8760dfb28723ae3c0cefd0d0b..69d43b81cda46db00d01bc49b2eef676130a7d7c 100644 (file)
@@ -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