Piotr Kubaj
Piotr Kubaj
Indeed, now it builds, although there's one warning remaining: ``` src/ppc/ppc.c:117:5: warning: extension used [-Wlanguage-extension-token] asm ("mfpvr %0" ^ 1 warning generated. ```
Thank you, now it builds without warnings with clang!
I have also tried to enable coroutines on powerpc64le-freebsd, but it fails `make test` (log attached). Is it a false positive and / or a known issue with ppc64le coroutines?...
Anything wrong with this PR?
I guess that's fine. We have ruby packages for those platforms anyway, even though there's no CI.
ppc coroutines work fine and make test passes fine.
I THINK older binutils should understand %rX, but I'm not really sure. I don't have old PowerPC to try, my only POWER hardware is a POWER9 workstation. If %rX doesn't...
Have you finished your testing?
22000E isn't that much different from what Raptor wanted for OpenBMC port (at https://www.raptorengineering.com/coreboot/kgpe-d16-bmc-port-offer.php). Maybe you should set up similar crowdfounding? Currently you only say "we are ready to work"...
I have two of those boards, one is a desktop, the other one is a server. Both run coreboot 4.11 tag. Both run FreeBSD, the desktop is sometimes booted to...