5.10 kernel of nxp

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

5.10 kernel of nxp

1,651 Views
lily95
Contributor I

Hello community:

 

https://source.codeaurora.org/external/autobsps32/linux/log/?h=release/bsp30.0-5.10.41-rt

Here i have the kernel 5.10 of nxp, and i want to is there any no rt version kernel 5.10 of nxp?

Also i wan to know how can i find the first commit of nxp merged into 5.10 kernel , as i want to fellow all the merge info in 5.10 kernel.

Thanks for any suggestion!

0 Kudos
Reply
1 Reply

1,633 Views
bpe
NXP Employee
NXP Employee

Only RT kernels are available in Automotive BSP 30.0. In principle, you can
change the version of the kernel to any from the mainline, but you have to keep
in mind, that we can provide limited support to non-SDK kernels.

As of the kernel commits done by NXP, the author and committer fields of every
such commit contain the "nxp.com" pattern. You can use this in combination
with --author and other commit limiting options to git-log to get what you
want. Familiarize yourself with man 1 git-log what it can do for you.

Best Regards,
Platon

 

0 Kudos
Reply