home.social

#bananapif3 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #bananapif3, aggregated by home.social.

  1. aaaand my next merge request (device port for #bananapif3) for #postmarketos has also passed the tests! 😎 gitlab.postmarketos.org/postma

    feel free to help to get the #uboot part of it working. currently, you need to really work to get the bananapif3 running with postmarketOS so if anyone wants to advance #freedomtech, now is your opportunity! 👍

  2. @haui

    I couldn't resist to have a quick look into the device tree file(s) in the kernel sources of Bianbu Linux:

    see here: gitee.com/bianbu-linux/linux-6

    On a quick look (didn't check entry by entry) the 'riscv,isa-extensions' entries per cpu seems to match your table.

    Anyway as I said before, I think this does not need to reflect the real capabilities of the SOC too.

  3. @haui

    Regarding this I found an article from RedHat:

    see research.redhat.com/blog/artic

    According to the article the DeviceTree can be used to get that information, but since that's just a configuration describing the hardware it could be incomplete too.

  4. @haui

    I do not think the SOC is missing those extensions.

    See here: kernel.org/doc/html/v6.12-rc4/

    According to the kernel documentation about isa lines in /proc/cpuinfo:

    "... the absence of an extension in these lines does not necessarily mean the hardware does not support that feature. The running kernel may not recognize the extension, or may have deliberately removed it from the listing."