Jetson Developer Kit Operating Software installation problem

please add this patch to Linux_for_Tegra/tools/kernel_flash/initrd_flash/nv_enable_remote.sh

        echo "${cfg_str:1}" > "${cfg}/strings/0x409/configuration"

  +     echo on > /sys/bus/usb/devices/usb2/power/control
        echo "${udc_dev}" > UDC

And flash again.