Skip to content

Commit 3520630

Browse files
ejgoldikCopilot
andauthored
Update README_JP6.2.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4e00700 commit 3520630

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README_JP6.2.md

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

154154
The result should be:
155155

0 commit comments

Comments
 (0)