Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 33d23e0e authored by Robert Nelson's avatar Robert Nelson
Browse files

beagley-ai-using-imx219-csi-cameras: use correct device-tree k3-am67a-beagley-ai.dtb


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 772b81dd
1 merge request!123beagley-ai-using-imx219-csi-cameras: use correct device-tree k3-am67a-beagley-ai.dtb
...@@ -59,7 +59,7 @@ Your ``/boot/firmware/extlinux/extlinux.conf`` file should look something like t ...@@ -59,7 +59,7 @@ Your ``/boot/firmware/extlinux/extlinux.conf`` file should look something like t
kernel /Image kernel /Image
append console=ttyS2,115200n8 root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 append console=ttyS2,115200n8 root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0
fdtdir / fdtdir /
fdt /ti/k3-j722s-beagley-ai.dtb fdt /ti/k3-am67a-beagley-ai.dtb
fdtoverlays /overlays/k3-am67a-beagley-ai-csi0-imx219.dtbo fdtoverlays /overlays/k3-am67a-beagley-ai-csi0-imx219.dtbo
initrd /initrd.img initrd /initrd.img
...@@ -131,4 +131,4 @@ Troubleshooting ...@@ -131,4 +131,4 @@ Troubleshooting
6: microSD (csi0 ov5640) 6: microSD (csi0 ov5640)
7: microSD (default) 7: microSD (default)
Enter choice: 4 Enter choice: 4
4: microSD (csi0 imx219) 4: microSD (csi0 imx219)
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment