Git version control for JetPack kernel and bootloader

Does nvidia plan to create a git repo for the kernel and bootloader that are forks of the upstream linux kernel? This is how many other embedded board/SoC makers (e.g: NXP) operate and it makes it easier to manage software on the devices.

Hi,
We have kernel codes on git server: https://nv-tegra.nvidia.com/gitweb/

May refer to steps in
https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/kernel_custom.html#

It would need discussion about supporting upstream. We will check this with teams. Thanks for the suggestion.