File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -145,11 +145,11 @@ sudo depmod
1451454 . 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
154154The result should be:
155155
You can’t perform that action at this time.
0 commit comments