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
解決済! 解決策の投稿を見る。
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.
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------