From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754487AbaHFGhn (ORCPT ); Wed, 6 Aug 2014 02:37:43 -0400 Received: from 99-65-72-228.uvs.sntcca.sbcglobal.net ([99.65.72.228]:32976 "EHLO stargate.chelsio.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751323AbaHFGhm (ORCPT ); Wed, 6 Aug 2014 02:37:42 -0400 Date: Wed, 6 Aug 2014 12:06:29 +0530 From: Hariprasad S To: Kyle McMartin CC: , , , Subject: Re: pull request: linux-firmware: update cxgb4 firmware Message-ID: <20140806063628.GA7082@hariprasad-pc> References: <20140627120910.GA2406@hariprasad-pc> <20140804174831.GB20672@merlin.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20140804174831.GB20672@merlin.infradead.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Originating-IP: [10.193.190.82] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 04, 2014 at 13:48:31 -0400, Kyle McMartin wrote: > On Fri, Jun 27, 2014 at 05:39:11PM +0530, Hariprasad S wrote: > > Hi, > > > > Can you please pull from the following URL? > > git://git.chelsio.net/pub/git/linux-firmware.git for-upstream > > > > Trying to pull this for you right now... git.chelsio.net seems to be > offline though. > > regards, Kyle > My bad. We had some issue with our git server due to power-surge. Can you please retry now? Thanks, Hari > > The following changes since commit 7f388b4885cf64d6b7833612052d20d4197af96f: > > Ben Hutchings (1): > > Move the s5p-mfc firmware out of its subdirectory > > > > are available in the git repository at: > > > > git://git.chelsio.net/pub/git/linux-firmware.git for-upstream > > > > Hariprasad Shenai (1): > > cxgb4: Update firmware to revision 1.11.27.0 > > > > LICENCE.chelsio_firmware | 2 +- > > WHENCE | 8 ++++---- > > cxgb4/t4fw-1.11.27.0.bin | Bin 0 -> 512512 bytes > > cxgb4/t4fw-1.9.23.0.bin | Bin 486912 -> 0 bytes > > cxgb4/t4fw.bin | 2 +- > > cxgb4/t5fw-1.11.27.0.bin | Bin 0 -> 513024 bytes > > cxgb4/t5fw-1.9.23.0.bin | Bin 481280 -> 0 bytes > > cxgb4/t5fw.bin | 2 +- > > 8 files changed, 7 insertions(+), 7 deletions(-) > > create mode 100644 cxgb4/t4fw-1.11.27.0.bin > > delete mode 100644 cxgb4/t4fw-1.9.23.0.bin > > create mode 100644 cxgb4/t5fw-1.11.27.0.bin > > delete mode 100644 cxgb4/t5fw-1.9.23.0.bin > >