From: Duje Mihanović <duje.mihanovic@skole.hr>
Date: Wed, 25 Dec 2024 14:49:33 +0000 (+0100)
Subject: PXA1908: Update links
X-Git-Url: http://git.dujemihanovic.xyz/html/static/%7B%7B%20%24.Site.BaseURL%20%7D%7Dposts/%7B%7B%20%24image.RelPermalink%20%7D%7D?a=commitdiff_plain;h=373ac6724deddd989b52a8c840615978fd734f24;p=dujemihanovic.xyz.git

PXA1908: Update links
---

diff --git a/content/projects/pxa1908/index.md b/content/projects/pxa1908/index.md
index 62dc690..78b3a7d 100644
--- a/content/projects/pxa1908/index.md
+++ b/content/projects/pxa1908/index.md
@@ -13,7 +13,7 @@ The PXA1908 currently has out-of-tree support for booting mainline Linux.
 ## Links
 
 * [Latest version of patchset
-  (v12)](https://lore.kernel.org/20240823-pxa1908-lkml-v12-0-cc3ada51beb0@skole.hr)
+  (v13)](https://lore.kernel.org/20241104-pxa1908-lkml-v13-0-e050609b8d6c@skole.hr)
 * [Main Git
   repository](https://gitlab.com/LegoLivesMatter/linux/-/tree/mainline)
 * [postmarketOS SoC page](https://wiki.postmarketos.org/wiki/Marvell_PXA1908)
@@ -35,7 +35,7 @@ serial input and booting a kernel image as of writing.*
 1. Clone repository
 1. Checkout `mainline`
 1. Get [kernel
-   config](https://gitlab.com/postmarketOS/pmaports/-/raw/master/device/testing/linux-samsung-coreprimevelte/config-samsung-coreprimevelte.aarch64)
+   config](https://gitlab.postmarketos.org/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