This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DRA821U: CPSW2G + TSN demo Driver config?

Part Number: DRA821U


We are testing the SDK 7.3 CPSW2G + TSN by following this doc:

https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-j7200/07_03_00_04/exports/docs/j7200/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/CPSW2g.html#common-platform-time-sync-cpts-module

So, some questions:

#1. Is the CPSW2G + TSN natively working by using the SDK7.3 pre-build image? It seems "No"? please confirm.

#2. The driver config according the doc link as the above is for Kernel config? or the uboot config ? or Both? please confirm.

#3. I have verified the kernel config as the below checking result.

      The left side is copied from the document.

      The right side is copied from the SDK 7.3 kernel config for J7200.

      Can you confirm the J7200 needs to use the left side configs? or the Right side configs?

      And, I need to add the CPSW_ALE for the right side?

       

CONFIG_TI_DAVINCI_MDIO --> CONFIG_TI_DAVINCI_MDIO=y
CONFIG_TI_CPSW_ALE --> No exist in SDK7.3
CONFIG_TI_AM65_CPSW_NUSS --> CONFIG_TI_K3_AM65_CPSW_NUSS=y
CONFIG_TI_AM65_CPTS --> CONFIG_TI_K3_AM65_CPTS=y
CONFIG_TI_AM65_CPSW_TAS --> CONFIG_TI_AM65_CPSW_TAS=y
CONFIG_PHY_TI_GMII_SEL --> CONFIG_PHY_TI_GMII_SEL=y

4. In order to make it efficiency, please provide your J7200 (Not J721E) for the CPSW2G+ TSN entire configs in the "TXT" file here.

   Just in case if there is any missing one.

THanks.

BR Rio