=============================================== BSP package for DSC Stevie boards =============================================== Features : Supports NVIDIA Jetson Xavier in DSC Stevie Versions : please check towards the end of this document ------------------------------------------ Files : bsp-stevie-3.0-20200930.tar.gz ------------------------------------------ ================================================ Flashing ================================================ 1. Connect module in recovery mode to a linux host machine. Short recovery button during power up to put module in recovery mode 2. Extract the contents using 'sudo tar -pxvzf bsp-stevie-3.0-20200930.tar.gz' 3. Switch to extracted directory 'cd Linux_for_Tegra' 4. Issue flash command 'sudo ./flash.sh jetson-xavier-maxn mmcblk0p1' #16GB module 'sudo ./flash.sh jetson-xavier-8gb mmcblk0p1' #8GB module 'sudo ./flash.sh jetson-xavier mmcblk0p1' #32GB module ================================================ Versions ================================================ 2019-06-27 - 0.1 - alpha release 2020-01-08 - 1.0 - Release 2020-02-24 - 1.1 - Release 2020-03-12 - 2.0 - Release 2020-09-30 - 3.0 - Release for Stevie, L4T version upgraded to R32.4.3 ======================= Change log ======================= Changes from 0.1 to 1.0 ----------------------- UART multiprotocol support added Utilities for enabling RS485/422 mode Bug fix with camera streaming Utilities for camera added SAM driver and applications added Support for CAN added Bug fix with static IP assignment for Ethernet 1 GPIO18 for SAM input added HDMI-B enabled ----------------------- Changes from 1.0 to 1.1 ----------------------- Support for Analog audio - Mic and line out added ----------------------- Changes from 1.1 to 2.0 ----------------------- Multi camera streaming disabled, HDMI-B enabled ----------------------- Changes from 2.0 to 3.0 ----------------------- L4T version upgraded to R32.4.3 ============= Known defects ============= Analog audio line in is not supported Multicamera streaming not supported