From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shalom Toledo Subject: [PATCH linux-firmware 1/2] WHENCE: Add missing entry for mlxsw_spectrum firmware Date: Thu, 9 Nov 2017 09:15:52 +0200 Message-ID: <20171109071553.18412-2-shalomt@mellanox.com> References: <20171109071553.18412-1-shalomt@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain Cc: netdev@vger.kernel.org, mlxsw@mellanox.com, Shalom Toledo To: linux-firmware@kernel.org Return-path: Received: from mail-eopbgr50086.outbound.protection.outlook.com ([40.107.5.86]:27968 "EHLO EUR03-VE1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752613AbdKIHQI (ORCPT ); Thu, 9 Nov 2017 02:16:08 -0500 In-Reply-To: <20171109071553.18412-1-shalomt@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: Fixes: a4c72696f5f4 ("Mellanox: Add firmware for mlxsw_spectrum") Signed-off-by: Shalom Toledo --- WHENCE | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/WHENCE b/WHENCE index b2dc6a1..2a6dde8 100644 --- a/WHENCE +++ b/WHENCE @@ -3684,3 +3684,40 @@ Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details Binary files supplied originally from https://developer.qualcomm.com/hardware/dragonboard-410c/tools + +-------------------------------------------------------------------------- + +Driver: mlxsw_spectrum - Mellanox Spectrum switch + +File: mellanox/mlxsw_spectrum-13.1420.122.mfa2 + +Licence: + Copyright (c) 2017 Mellanox Technologies, Ltd. All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. Neither the names of the copyright holders nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + + Alternatively, this software may be distributed under the terms of the + GNU General Public License ("GPL") version 2 as published by the Free + Software Foundation. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE + LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. -- 2.8.4