* [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)