Changes

Jump to navigation Jump to search
Line 57: Line 57:  
Image部分,我们增加了摄像头驱动,DTB部分则指明了使用的摄像头型号。一般情况下,只需使用我们已编译好的Image和DTB,非必要情况下,无需根据代码进行编译。
 
Image部分,我们增加了摄像头驱动,DTB部分则指明了使用的摄像头型号。一般情况下,只需使用我们已编译好的Image和DTB,非必要情况下,无需根据代码进行编译。
 
====BSP包介绍:====
 
====BSP包介绍:====
=====路径=====
+
=====i.MX平台bsp=====
[https://github.com/veyeimaging/nvidia_jetson_veye_bsp/tree/master/kernel_image https://github.com/veyeimaging/nxp_i.mx_veye_bsp]
+
https://github.com/veyeimaging/nxp_i.mx_veye_bsp
=====bsp包包括以下主要内容:=====
+
 
 +
包括以下主要内容:
 +
 
 +
*driver源码
 +
*i2c通信工具集
 +
*应用层demo
 +
 
 +
===== MYiR i.MX平台bsp =====
 +
https://github.com/veyeimaging/myir_nxp_i.mx
    
*预编译好的linux kernel:Image
 
*预编译好的linux kernel:Image
 
*预编译好的不同平台下的dtb
 
*预编译好的不同平台下的dtb
*driver源码
   
*dts源码
 
*dts源码
*i2c通信工具集
  −
*应用层demo
      
==== 烧写米尔官方标准系统 ====
 
==== 烧写米尔官方标准系统 ====

Navigation menu