<div dir="ltr">Hi,<br><div><br></div><div>I would like to discuss the attached TI-license.</div><div>Is it RTEMS compatible?</div><div>As far as I can see It has no copy left, but the license has to be distributed with binarys.</div><div><br></div><div>Best,</div><div>Nils</div><div><br></div><div><div style="color:rgb(0,0,0);font-family:"Droid Sans Mono",monospace,monospace,"Droid Sans Fallback";font-size:14px;line-height:19px;white-space:pre"><div><span style="color:rgb(0,128,0)">/*</span></div><div><span style="color:rgb(0,128,0)"> * prussdrv.c</span></div><div><span style="color:rgb(0,128,0)"> *</span></div><div><span style="color:rgb(0,128,0)"> * User space driver for PRUSS</span></div><div><span style="color:rgb(0,128,0)"> *</span></div><div><span style="color:rgb(0,128,0)"> * Copyright (C) 2012 Texas Instruments Incorporated - <a href="http://www.ti.com/">http://www.ti.com/</a></span></div><div><span style="color:rgb(0,128,0)"> *</span></div><div><span style="color:rgb(0,128,0)"> *</span></div><div><span style="color:rgb(0,128,0)"> *  Redistribution and use in source and binary forms, with or without</span></div><div><span style="color:rgb(0,128,0)"> *  modification, are permitted provided that the following conditions</span></div><div><span style="color:rgb(0,128,0)"> *  are met:</span></div><div><span style="color:rgb(0,128,0)"> *</span></div><div><span style="color:rgb(0,128,0)"> *    Redistributions of source code must retain the above copyright</span></div><div><span style="color:rgb(0,128,0)"> *    notice, this list of conditions and the following disclaimer.</span></div><div><span style="color:rgb(0,128,0)"> *</span></div><div><span style="color:rgb(0,128,0)"> *    Redistributions in binary form must reproduce the above copyright</span></div><div><span style="color:rgb(0,128,0)"> *    notice, this list of conditions and the following disclaimer in the</span></div><div><span style="color:rgb(0,128,0)"> *    documentation and/or other materials provided with the</span></div><div><span style="color:rgb(0,128,0)"> *    distribution.</span></div><div><span style="color:rgb(0,128,0)"> *</span></div><div><span style="color:rgb(0,128,0)"> *    Neither the name of Texas Instruments Incorporated nor the names of</span></div><div><span style="color:rgb(0,128,0)"> *    its contributors may be used to endorse or promote products derived</span></div><div><span style="color:rgb(0,128,0)"> *    from this software without specific prior written permission.</span></div><div><span style="color:rgb(0,128,0)"> *</span></div><div><span style="color:rgb(0,128,0)"> *  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS</span></div><div><span style="color:rgb(0,128,0)"> *  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT</span></div><div><span style="color:rgb(0,128,0)"> *  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR</span></div><div><span style="color:rgb(0,128,0)"> *  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT</span></div><div><span style="color:rgb(0,128,0)"> *  OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,</span></div><div><span style="color:rgb(0,128,0)"> *  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT</span></div><div><span style="color:rgb(0,128,0)"> *  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,</span></div><div><span style="color:rgb(0,128,0)"> *  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY</span></div><div><span style="color:rgb(0,128,0)"> *  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT</span></div><div><span style="color:rgb(0,128,0)"> *  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE</span></div><div><span style="color:rgb(0,128,0)"> *  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</span></div><div><span style="color:rgb(0,128,0)"> *</span></div><div><span style="color:rgb(0,128,0)">*/</span></div></div></div></div>