From ad9d08175d2f589fa4724e2d5a58cd85ad6dfcd9 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Duje=20Mihanovi=C4=87?= <duje.mihanovic@skole.hr>
Date: Thu, 28 Sep 2023 16:46:05 +0200
Subject: [PATCH] Move todo list

---
 content/projects/pxa1908/index.md | 16 +---------------
 1 file changed, 1 insertion(+), 15 deletions(-)

diff --git a/content/projects/pxa1908/index.md b/content/projects/pxa1908/index.md
index 88a3636..b88fec6 100644
--- a/content/projects/pxa1908/index.md
+++ b/content/projects/pxa1908/index.md
@@ -48,18 +48,4 @@ mkimage -A arm64 -C gzip -a 0x1000000 -e 0x1000000 -n "pxa1928dkb linux" -d Imag
 ```
 
 ## Todo
-- [ ] Early mainlining
-  - [x] Boot
-  - [x] Serial
-  - [x] USB networking
-  - [x] `simplefb`
-  - [x] Boots into rootfs on SD card
-  - [ ] Boots into rootfs on eMMC *(LOW PRIORITY)*
-  - [ ] PMIC driver
-- [ ] U-Boot
-  - [ ] Boot
-  - [ ] Serial (including loading kernel)
-  - [ ] `simplefb`
-  - [ ] Load kernel from external storage
-  - [ ] USB
-  - Don't know what else to put here
+Moved [here](https://gitlab.com/LegoLivesMatter/linux/-/issues/1)
-- 
2.39.5