From 931f46e832cd8576bc76294bb3fdea7955135146 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Duje=20Mihanovi=C4=87?= Date: Thu, 26 Dec 2024 00:34:36 +0100 Subject: [PATCH] PXA1908: Update U-Boot note --- content/projects/pxa1908/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.39.5