I modified pinmux on /Linux_for_Tegra/bootloader/tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi
It has weird result at each JP version as below:
JP5.0.2 (L4T-35.1) : The changed pinmux is applied
JP5.1 (L4T-35.2.1) : The pinmux file is reset to default while flash. Custom pinmux isn’t applied on target.
JP5.1.1 (L4T-35.3.1) : It is same as JP5.1
And I found the reason.
The issue is come out when I copy “tegra234-p3701-0000-p3737-0000.dtb” from build out.
And there is no issue when I copy “tegra234-p3701-0004-p4747-0000.dtb” from build out.