nxp's android oreo to be run on 4.1.15 but facing problems

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

nxp's android oreo to be run on 4.1.15 but facing problems

ソリューションへジャンプ
1,007件の閲覧回数
mrigendra_chaub
Contributor III
Hi
one issue i am facing and need some advice
I am trying to use sabre's automotive kernel and its version is 4.9.17
The kernel I need to port to android oreo is on 4.1.15
now they are using some gpio sysfs calls inside board files, such as,
such as gpio_sysfs_set_active_low
this function is deprecated since 4.8 and not to be found in 4.9.
I need to run android oreo on 4.1.15 and need to fit it inside nxp's android build.
Is there any android oreo repo that uses kernel 4.1.15 from nxp?
What to do here?
ラベル(3)
タグ(2)
0 件の賞賛
返信
1 解決策
893件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Mrigendra Chaubey,

All NXP Oreo BSPs use newer kernels than 4.1.15 so there is no Oreo BSP with this kernel currently supported.

While you could run Oreo on kernels lower than 4.4 it is my understanding that Google recommends 4.4 or newer due to better security. My recommendation, if your project allows, would be switching to a newer kernel version, otherwise you would need to port it to the older kernel which it’s not a trivial process.

Regards,

元の投稿で解決策を見る

1 返信
894件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Mrigendra Chaubey,

All NXP Oreo BSPs use newer kernels than 4.1.15 so there is no Oreo BSP with this kernel currently supported.

While you could run Oreo on kernels lower than 4.4 it is my understanding that Google recommends 4.4 or newer due to better security. My recommendation, if your project allows, would be switching to a newer kernel version, otherwise you would need to port it to the older kernel which it’s not a trivial process.

Regards,