Phil Elwell
Phil Elwell
I am open to the idea of changing it. @6by9 - would you consider reversing your decision, provided the new script a) had a way to force an install, and...
The "Unix" way (i.e. solving complex problems using a collection of utilities that do one thing well) would be to create a companion app (a Python script would do the...
I'm sure there are certain applications where having a 64-bit kernel (let alone userland) may be beneficial, but I suspect the hoped-for performance improvements didn't materialise, otherwise people would be...
No, the aim is not to find something that a 64-bit kernel will excel at, but rather a benchmark or two that reflect performance for the (mythical) typical user by...
Can you upload a few of the corrupted images so we can inspect them?
Thanks - that looks like 640 bytes of rubbish, followed by a JFIF header, then mostly 5MB of random memory content (Quake I save file, `file` utility, etc.).
@popcornmix Can we push the updated libfdt to userland?
Please retest, and close the issue if the problem is resolved.
`vcdbg` and `edidparser` do exist, but only in our internal firmware repo (of which this repo is a subset). `libs/elftoolchain` has gone though, so you can delete that CMakeLists line.
That looks good to me. @popcornmix ?