++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Board Support Package ReadMe for Connect Tech Nvidia Jetson TX1 Carriers + BSP Version: V008 + Date: 2017/03/14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ================================================================================ Introduction ================================================================================ This Board Support Package adds support for Connect Tech Jetson TX1 carrier boards to Linux4Tegra. It includes any extra files required to use all the features of the carriers. Please check the "Product Specific Details" section for what features for your board is supported with this BSP release and the "Changes" section for the changes made between versions. You can check which version of the BSP you have installed by running: cti-l4t-util version or cat /etc/cti/CTI-L4T.version Check for the Latest Version of the CTI-L4T BSP at: http://connecttech.com/resource-center/l4t-board-support-packages/ Please check the requirements section for minimum requirements. ================================================================================ Requirements ================================================================================ -L4T 24.2.0 installed -TX1 module -64-bit only *L4T version can be found in /etc/nv_tegra_release and will look like this: # R24 (release), REVISION: 2.0 ================================================================================ Installation ================================================================================ 1. Before Installing the BSP you should back up any important files you may have on the system. 2. Extract the CTI-L4T-V### package into any directory via: tar -xzf CTI-L4T-V### (replacing ### with your file name) 3. Change into the CTI-L4T directory: cd ./CTI-L4T 4. Run the install script (as root or sudo) to automatically install the BSP files to the correct locations: sudo ./install.sh [full|minimal] [profile] 5. Restart the system so the changes will take effect. The minimal install only installs the Device Trees, CTI's L4T utility (cti-l4t-util) and all needed config files to /etc/cti/. Choose this if you would prefer to use your own kernel. Note that some boards features may not work with only the minimal install. These features are noted with (full) in the "Product Specific Details" section. The full install includes all of the minimal install as well as the CTI optimized kernel Image. This is the reccomended install for ensuring compatibility and it includes numerous bug fixes. ================================================================================ cti-l4t-util Features ================================================================================ The CTI-L4T BSP package allows you to switch between different CTI products through the use of "profiles". The cti-l4t-util is the easiest way to switch between boards and to see what profile you have currently enabled. Here are some examples of its usage. cti-l4t-util profile -l - lists all the avialible profiles cti-l4t-util profile -c astro - changes your profile to astro cti-l4t-util profile -h - prints help cti-l4t-util version - prints the CTI-L4T BSP version ================================================================================ Product Specific Details ================================================================================ -------------------------------------------------------------------------------- ASG001 (Astro) -------------------------------------------------------------------------------- -PWM Fan Support -CSI camera support -Fix for HDMI driver to support Virtual Terminals (ex. alt+ctrl+F1) (full) -e1000e now a loadable module and igb driver support (full) -------------------------------------------------------------------------------- ASG002 (Elroy) -------------------------------------------------------------------------------- -PWM Fan Support -Dual CSI camera support -Fix for HDMI driver to support Virtual Terminals (ex. alt+ctrl+F1) (full) -Support for USB only mPCIe cards (ex. Cell Modems) (full) -e1000e now a loadable module and igb driver support (full) -------------------------------------------------------------------------------- ASG003 (Orbitty) -------------------------------------------------------------------------------- -PWM Fan Support -Fix for HDMI driver to support Virtual Terminals (ex. alt+ctrl+F1) (full) -------------------------------------------------------------------------------- ESG501 (Rosie) -------------------------------------------------------------------------------- -Fix for HDMI driver to support Virtual Terminals (ex. alt+ctrl+F1) (full) -------------------------------------------------------------------------------- ESG503 (Rudi) -------------------------------------------------------------------------------- -Second USB3.0 support -Fix for HDMI driver to support Virtual Terminals (ex. alt+ctrl+F1) (full) -CAN Support (full) ================================================================================ Changes ================================================================================ Version 001, June 14, 2016 -Initial BSP release, only PWM Fan Support so far Version 002, June 20, 2016 -Added a custom extlinux.conf -Transistioned to CTI DTB files Version 003, July 12, 2016 -Added CSI camera support for ASG001 and ASG002 -Added part number to CTI-L4T.version -Fixed Virtual Terminals Version 004, Sept 30, 2016 -Added Support for USB Only mPCIe cards Version 005, Oct 6, 2016 -Fixed an issue on ASG002 where both cameras would need to be installed in order to use one camera in 24.1 -Moved to new naming scheme for Device Trees Version 006, Oct 24, 2016 -Moved to L4T 24.2 -Changed e1000e to a loadable module and added igb drivers -Updated Camera Support for L4T 24.2 Version 007, Nov 12, 2016 -Engineering release only Version 008, March 14, 2017 -Added Rudi -L4T 24.2.0 release -new installer -cti-l4t-util included Version 009, March 14, 2017 -Added Rudi -L4T 24.2.1 release -new installer -cti-l4t-util included ================================================================================ Contacting Connect Tech ================================================================================ If you have any problems, questions or suggestions regarding the Board Support Package and hardware, please feel free to contact Connect Tech Inc. Connect Tech can be reached in a variety of ways: TEL: 1 519 836 1291 or 1-800-426-8979 in North America FAX: 1 519 836 4878 Email: Sales: sales@connecttech.com Tech Support: support@connecttech.com Web: http://www.connecttech.com Be sure to check the support section of our home page for answers to technical questions at http://www.connecttech.com. Also be sure to browse the knowledge data base. If you don't find what you are looking for, please contact the support department and let us know. We will be glad to help you. ================================================================================