Skip to content

Commit be7b388

Browse files
ejgoldikCopilot
andauthored
Update README_JP6.0.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3cfb3e8 commit be7b388

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README_JP6.0.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,11 @@ sudo depmod
153153
4. Modify bootloader configuration:
154154
- open /boot/extlinux/extlinux.conf for editing using your preferred editor
155155
- Copy existing primary kernel and rename the copy to "dev"
156-
- Change the "MENU LABEL" to a meaningfull label (e.g "development kernel")
157-
- Change the "LINUX" line to point to the newely copied /boot/**dev**/Image
158-
- Add the "FDT" line pointing at the newely copied device tree "/boot/dtb/tegra234-p3737-0000+p3701-0000-nv.dtb"
156+
- Change the "MENU LABEL" to a meaningful label (e.g "development kernel")
157+
- Change the "LINUX" line to point to the newly copied /boot/**dev**/Image
158+
- Add the "FDT" line pointing at the newly copied device tree "/boot/dtb/tegra234-p3737-0000+p3701-0000-nv.dtb"
159159
- add the "OVERLAYS" line pointing to the required overlay "tegra234-camera-d4xx-overlay/dual/else>.dtb
160-
- Select the new lable as the default
160+
- Select the new label as the default
161161

162162
The result should be:
163163

0 commit comments

Comments
 (0)