Jump to content

How does armbian have dts files that mainline linux doesn't?


Guest

Recommended Posts

armbian uses mainline kernel for many boards, but it has dts files that mainline linux doesn't.

Where are dts files? Why does mainline linux lack many of dts files that armbian has?

 

The same questions are asked about mainline u-boot, too.

Edited by prana
Link to comment
Share on other sites

23 minutes ago, prana said:

Why does mainline linux lack many of dts files that armbian has?


Because mainline kernel is a RAW generic material which we use, make certain (actually quite a lot of - we deal with base development) changes, add certain boards to it and distribute. Integration and acceptance to mainline kernel takes a lot of time and many things are never accepted / integrated. While they can be a part of Armbian for weeks, months, years. It's our burden of maintaining and advantage at the same time. The same goes for u-boot.

 

All changes are public and you can study them in the following folders:

 

kernel

https://github.com/armbian/build/tree/master/patch/kernel

https://github.com/armbian/build/tree/master/patch/misc

https://github.com/armbian/build/blob/master/lib/compilation-prepare.sh

https://github.com/armbian/build/tree/master/config/kernel

 

u-boot

https://github.com/armbian/build/tree/master/patch/u-boot

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines