From: Duje Mihanović <duje.mihanovic@skole.hr>
Date: Wed, 25 Dec 2024 23:34:36 +0000 (+0100)
Subject: PXA1908: Update U-Boot note
X-Git-Url: http://git.dujemihanovic.xyz/html/%7B%7B%20%24style.Permalink%20%7D%7D?a=commitdiff_plain;ds=sidebyside;p=dujemihanovic.xyz.git

PXA1908: Update U-Boot note
---

diff --git a/content/projects/pxa1908/index.md b/content/projects/pxa1908/index.md
index 78b3a7d..208c30d 100644
--- a/content/projects/pxa1908/index.md
+++ b/content/projects/pxa1908/index.md
@@ -26,8 +26,9 @@ server. It's packaged into a bootimg just like Linux itself as seen below. Pay
 particular attention to the fact that the U-Boot binary is `gzip`ped and packed
 into an uImage.
 
-*Note: By somewhat functional I mean serial output working. Haven't tested
-serial input and booting a kernel image as of writing.*
+*Note: By somewhat functional I mean working serial. It can also boot a FIT of
+U-Boot, but some work on SD/MMC and maybe USB is needed to make it doable for
+inclusion in the pmOS port.*
 
 ## Building outside pmbootstrap