parent
3966799f6c
commit
9ec84867b8
|
@ -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 |
|
||||
+-----------------------------+ +--------------+
|
||||
|
|
Loading…
Reference in New Issue