"<TAG_NAME>" for TX1

I’m trying to find <TAG_NAME> to run “source_sync.sh” Where can I find it?

Thanks in advance.

Since it is git I assumed the kernel version number would be correct, and this worked. So when I ran this (the TX1 version):

./source_sync.sh -k 3.10.67-gcdddc52

…it downloaded and installed the git for this in:

sources/kernel_source/.git/

I don’t know what the u-boot version would be, I haven’t unpacked this yet.

Thanks!

I was following the “Tegra Linux Driver Package Development Guide”:

“./source_sync.sh -u”

after many tries, it seems “tegra-l4t-r23.1” worked.