SSD Flashing on the custom board for L4T 32.6

Hi,

I am trying to flash the custom board having Xavier-NX SoM with SSD.

Initially, I was facing issue for flashing the SSD.

After removing the below lines from the custom dts I was able to flash the SSD.

serial@c280000{
		compatible = "nvidia,tegra186-hsuart";
		status = "okay";
	};

Since we need to reuse the serial port , could you please let us know what is the dependency of the serial port for flashing.

Thanks and Regards
Ann Rose Antony

Hi,

This issue seems only happened to you guys’ carrier board. There is no other users reporting this.

I see deepika.s is your colleague, right? You two have same mail address.

Hi,

Ya deepika.s is my colleague. If we want we can restart with the same mail thread also.

Regards
Ann Rose Antony

I think you can compare the uart log during the flash when your enable and disable that serial@c280000. This may tell what happened.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.