dchvs 2021-02-20 00:41:06 +00:00
parent 3966799f6c
commit 9ec84867b8
1 changed files with 1 additions and 1 deletions

@ -83,7 +83,7 @@ rgrep eg25-g build/arch/arm64/boot/Image
Once the Kernel it's compiled, the output binaries should get installed on the Jetpack workspace, letting the flash scripts deploy them into the target device. The update for the flash scripts deployment it's ilustrated as follows:
```bash
# Location for the Kernel files to be found by Tegra's flash.sh script in full image installation
# Location for the Kernel files to be found by Tegra flash.sh script in full image installation
+-----------------------------+ +--------------+
| build/arch/arm64/boot/Image | --> | kernel/Image |
+-----------------------------+ +--------------+