After command "./source_sync.sh -t tegra-l4t-r32.7.1" in the directory JetPack_4.6.1_Linux_JETSON_NANO_TARGETS not compilable

Hello,

Not in own things, but I got the error:

  DTC     arch/arm64/boot/dts/_ddot_/_ddot_/_ddot_/_ddot_/_ddot_/_ddot_/hardware/nvidia/platform/t19x/galen/kernel-dts/tegra194-p2888-as-0006-p2822-0000.dtb
make[2]: *** No rule to make target 'arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t19x/galen-industrial/kernel-dts/tegra194-p2888-0008-e3366-1199.dts', needed by 'arch/arm64/boot/dts/_ddot_/_ddot_/_ddot_/_ddot_/_ddot_/_ddot_/hardware/nvidia/platform/t19x/galen-industrial/kernel-dts/tegra194-p2888-0008-e3366-1199.dtb'.  Stop.

after launching the commands:

make -C sources/kernel/kernel-4.9/ ARCH=arm64 O=~/nvidia/nvidia_sdk/JetPack_4.6.1_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/sources/kernel/KernelBuild/ LOCALVERSION=-tegra CROSS_COMPILE=/opt/gcc-linaro-7.3.1-2018.05-x86_64_aarch64-linux-gnu/bin/aarch64-linux-gnu- tegra_defconfig
make -C sources/kernel/kernel-4.9/ ARCH=arm64 O=~/nvidia/nvidia_sdk/JetPack_4.6.1_Linux_JETSON_NANO_TARGETS/Linux_for_Tegra/sources/kernel/KernelBuild/ LOCALVERSION=-tegra CROSS_COMPILE=/opt/gcc-linaro-7.3.1-2018.05-x86_64_aarch64-linux-gnu/bin/aarch64-linux-gnu- -j32

I have observed too, that command “./source_sync.sh -t tegra-l4t-r32.7.2” doesn’t working in directory JetPack_4.6.2_Linux_JETSON_NANO_TARGETS .

By the confirmation, we did not push sources to nv-tegra for this 32.7.2 release because there have been no changes in the kernel and DTS compared to 32.7.1 release.

the problem is uBoot, which has no such git label (tegra-l4t-r32.7.2). But nice to know that 7.2 has no changes to 7.1

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