Deployment of kernel versions greater than SDK 2.0 for T4240RDB

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Deployment of kernel versions greater than SDK 2.0 for T4240RDB

跳至解决方案
735 次查看
sedat_altun
Contributor III

Hi,

I need to deploy linux kernel version 4.9 or 4.14 for T4240RDB.

Since the latest official kernel version is 4.1.35  published by NXP  from SDK 2.0 , I got the kernels for version gretater than 4.1.35  from nxp qoriq git repo

GitHub - qoriq-open-source/linux 

I tried 4.9 and 4.14 versions for T4240RDB but I could not succeed to enable the ethernet interfaces.

I followed the following steps:

1 - make corenet64_smp_defconfig

2 - make fsl/t4240rdb.dtb

3 - I am using the file system from SDK 2.0

Then I boot the board with new kernel and dtb images, there is no any problem during boot but there is no ethernet interfaces.

Is this a valid way to get kernel versions greater than SDK 2.0 for T4240rdb board ?

Any help is appreciated.

Thanks

标记 (2)
0 项奖励
1 解答
585 次查看
Pavel
NXP Employee
NXP Employee

See the following link for new Yocto BSP for QorIQ PowerPC:

https://source.codeaurora.org/external/qoriq/qoriq-components/yocto-sdk/about/

 

This SDK provides Linux kernel 4.14 and support the t4240rdb-64b
Have a great day,
Pavel Chubakov

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
1 回复
586 次查看
Pavel
NXP Employee
NXP Employee

See the following link for new Yocto BSP for QorIQ PowerPC:

https://source.codeaurora.org/external/qoriq/qoriq-components/yocto-sdk/about/

 

This SDK provides Linux kernel 4.14 and support the t4240rdb-64b
Have a great day,
Pavel Chubakov

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励