Giter VIP home page Giter VIP logo

Comments (5)

classabbyamp avatar classabbyamp commented on August 29, 2024

Is there a reason for that?

no one has written a dotconfig for it yet

from void-packages.

Duncaen avatar Duncaen commented on August 29, 2024

Why not to provide a generic kernel build for other boards like it is done for AArch64?

Because there is very little standardization on how to boot kernels for those armv7 devices, not sure about other stuff like device trees etc, seems like every device you want to support would require more work than just a generic kernel.

from void-packages.

alxkv avatar alxkv commented on August 29, 2024

Why not to provide a generic kernel build for other boards like it is done for AArch64?

Because there is very little standardization on how to boot kernels for those armv7 devices, not sure about other stuff like device trees etc, seems like every device you want to support would require more work than just a generic kernel.

DTBs are fine from standard kernel build, of course this is not true for all boards out there but those I have worked fine (I've tried). Bootloader setup is the most complex question here but u-boot have a good documentation on different boards and I don't see problem here since kernel package itself does not force to create automated bootloader setup for it.

Is there a reason for that?

no one has written a dotconfig for it yet

There are a bunch of distros out there where dotconfig can be taken as a starting point: Debian, Alpine. All of them have armhf kernel packages. As I already mentioned AArch64 kernel from Void repo works perfectly fine on R4S board. I don't know which dotconfig was taken as a staring point here but I believe it can be done for armv7 as well.

from void-packages.

classabbyamp avatar classabbyamp commented on August 29, 2024

no one has written a dotconfig for void, using the config options we usually set

from void-packages.

Duncaen avatar Duncaen commented on August 29, 2024

As I already mentioned AArch64 kernel from Void repo works perfectly fine on R4S board

Because someone made a PR configuring the kernels for those devices (#20391, #20456). Nobody is going to just randomly copy or configure random devices they don't have and are unable to test. This is mainly the reason why the armv6/7 dotconfigs haven't been brought over to newer kernels. Because nobody knew or knows which devices were actually supported and if they still work.

from void-packages.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.