Hi All,
In my custom board RGMII interface was not pinging.
with ifconfig it shows eth1,I assigned address to it but it is not pinging.
Can you please verify my dts files. let me correct if i am wrong.
yes, pinmux is flashing into the board, but i am not sure about tegra234-mb1-bct-gpio-p3701-0000-a04 is flash or not here i am sharing flashing log with you ,can you have a look.
i observed include “tegra234-mb1-bct-gpio-p3701-0000-a04.dtsi” in tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi
I need to configure Reset pin (PG5) as input or output
I configure interrupt pin(PG4) as input.
I did the change as per the adaptation document for RGMII interface.
eth1 is not show in ifconfig.
Can have a look in dtsi file which i uploaded.confirm my dtsi files as correct or not.
Flash_log.txt (154.2 KB)
I uploaded the flash log.
We change in Bootloader/generic/BCT /tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi
it get reflected to Bootloader/tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi both are same.
I configured G4 as input and G5 as Output low.
will ODM data will effect:
Please find ODMDATA=“gbe-uphy-config-0,hsstp-lane-map-3,nvhs-uphy-config-0,hsio-uphy-config-0”;
by looking into flash log tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi is right one.
i did correct changes
i did correct modification as for adaptation document.
only i suspect on gpio pin configuration.
G4 we make as input and G5 we make as output low in tegra234-mb1-bct-gpio-p3701-0000-a04.dtsi file is it right ,with design document i confirm this configuration. boot-log.txt (68.8 KB) dmeag_log.txt (1.1 KB)
1.change in pinmux tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi
2.change in tegra234-mb1-bct-gpio-p3701-0000-a04.dtsi
3.change in nv-soc/tegra234-base-overlay.dtsi
Is there any hardware issue.let me know i will confirm with my hardware person.
EEPROM is an optional component for a customized carrier board. When the carrier board is designed without an EEPROM, in the Linux_for_Tegra/bootloader/tegra234-mb2-bct-common.dtsi (the MB2 BCT file), make the following modification:
In schematic Orin Tx is connected to Tx of Ksz9896 switch and Rx of orin is connected to Rx of switch is it right connection.
why MDIO address not found.
what the possibilities to get MDIO address not found.