coundn't syn sources nano R32.3.1 with the script source_sync.sh

hi:
I have downn load the L4T Jetson Nano R32.3.1 Jetson Driver Package.
I want to use the script source_sync.sh in my_release_path/Linux_for_Tegra to synchronize the source. I input the command sudo ./source_sync.sh,when prompted, enter tegra-l4t-r32.3.1,but can’t down load the sources.
How can I synchronize the source? Because I want to compile the u-boot with my own configure.

here is the log:
Please enter a tag to sync /data/nano_sd/R32-3-1/Linux_for_Tegra/sources/kernel/kernel-4.9 source to
(enter nothing to skip): tegra-l4t-r32.3.1
Couldn’t find tag tegra-l4t-r32.3.1

I’d appreciate some assistance figuring out where I’m going wrong!

Thanks.

Same here!

After running source_sync.sh, I want to check out the tag referenced in the release notes for JetPack 4.3 (https://docs.nvidia.com/jetson/jetpack/release-notes/#os), which is said to be L4T 32.3.1, but there is no such tag:

nvidia@xyz:~/nvidia/nvidia_sdk/JetPack_4.3_Linux_P2888/Linux_for_Tegra/sources/kernel/kernel-4.9$ git tag -l
tegra-l4t-r31.0.1
tegra-l4t-r31.0.2
tegra-l4t-r31.1
tegra-l4t-r32.1
tegra-l4t-r32.1.update-01
tegra-l4t-r32.1.update-1
tegra-l4t-r32.2.0
tegra-l4t-r32.2.1
tegra-l4t-r32.2.2
tegra-l4t-r32.2.3-1

How can we get the kernel source matching the JetPack 4.3 distribution?

It seems the git repo has been updated now:
https://devtalk.nvidia.com/default/topic/1068674/jetson-tx2/l4t-32-3-1-kernel-sources-tag-missing/post/5413367/#5413367