From 7554eefb0b34c9bc8e18e7c2f7dce5ef483fef56 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Duje=20Mihanovi=C4=87?= Date: Wed, 25 Dec 2024 15:35:54 +0100 Subject: [PATCH] PXA1908: Add U-Boot section --- content/projects/pxa1908/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/projects/pxa1908/index.md b/content/projects/pxa1908/index.md index d76c79b..62dc690 100644 --- a/content/projects/pxa1908/index.md +++ b/content/projects/pxa1908/index.md @@ -20,6 +20,15 @@ The PXA1908 currently has out-of-tree support for booting mainline Linux. * [XDA thread](https://xdaforums.com/t/rom-linux-sm-g361f-postmarketos.4679273/) * IRC: `#pxa1908-mainline` on [OFTC](https://webchat.oftc.net/) +## U-Boot port +There is now a somewhat functional U-Boot port! It can be found on my Git +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.* + ## Building outside pmbootstrap 1. Clone and compile [pxa-mkbootimg](https://github.com/osm0sis/pxa-mkbootimg) -- 2.39.5