Hello ollivinho,
We have the latest Linux Yocto SDK qoriq-components/yocto-sdk - Repo manifest for QorIQ Yocto SDK released to customers, which contains Linux Kernel 4.9 and supports T2080RDB.
Please use the following Kernel git tree address
SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \
"
SRCREV = "58c55688e1beaad66bd5c2565dc699cc9862e25a"
Please configure DPAA driver as the following.
Note:Kernel configuration options to enable upstream version of DPAA driver for PowerPC targets: CONFIG_FSL_DPAA, CONFIG_FSL_FMAN and CONFIG_FSL_DPAA_ETH need to be enabled in kernel menuconfig as below:
Device Drivers --->
SOC (System On Chip) specific Drivers --->
[*] Freescale DPAA 1.x support --->
Device Drivers --->
[*] Network device support --->
[*] Ethernet driver support --->
<*> FMan support
<*> DPAA Ethernet ----
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------