]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/util-scripts.git/commit
vip: Add new diagnostic script for LVDS cameras
authorNikhil Devshatwar <nikhil.nd@ti.com>
Thu, 9 Apr 2015 14:11:44 +0000 (19:41 +0530)
committerNikhil Devshatwar <nikhil.nd@ti.com>
Thu, 9 Apr 2015 14:11:48 +0000 (19:41 +0530)
commit97d74ce686bdc6e826082be3384484dc8d961439
treeea338a92ffb0c593b134422965d2db2527946b35
vip: Add new diagnostic script for LVDS cameras

Add a new script to debug issues with VIP and LVDS cameras.
This script helps to debug various issues by performing
basic tests like the Serializer, deserializer accessibility,
Link succcess, camera accesibility and pixel clock detection.

It also dumps ou the VPDMA descriptors and gives useful
information like the channel number and interrupt count.

Note that the addresses are based on the dra7-evm-vision DTB file.
Currently, only vin1a, vin2a, vin3a, vin5a and vin6a are supported.

Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
debug/vip_diagnostic.sh [new file with mode: 0755]