On Do, 2018-06-14 at 23:55 +0200, aTc wrote:
Okay, so in this case, we can probably scrap that U-Boot and either use and improve the Letux one or build a new one completely.
As the menu will be done with a mini-kernel, it doesn't need to do a lot... except for configuring some stuff and booting the mini-kernel.
On 06/14/2018 04:32 AM, Michael Mrozek wrote:
This question is probably mostly aimed at aTc:
Right now, you only provide precompiled U-Boot binaries in the OS. Nowhere on gitlab have I found where the sources for those are.
I think the current one is based on the one here https://dev.pyra-handheld.com/notaz/pyra-u-boot
Im not entirely sure, because, as with the kernel, there have been quite a few different versions of the pyra uboot. I wanted to have a bootmenu, and an easy way to have the os configure boot options for multiple kernels, so i had a version of the letux uboot with extlinux enabled, zmatt did some fixes , and then notaz took all of the stuff and added a few more things, and it ended up on there. Not much has happened to it since then. It's probably horribly out of date with the letux uboot now.