From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 28 Oct 2014 14:55:18 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:52835 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27011594AbaJ1NzR3fPlv (ORCPT ); Tue, 28 Oct 2014 14:55:17 +0100 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.14.8/8.14.8) with ESMTP id s9SDtGhT023681; Tue, 28 Oct 2014 14:55:16 +0100 Received: (from ralf@localhost) by scotty.linux-mips.net (8.14.8/8.14.8/Submit) id s9SDtG8X023680; Tue, 28 Oct 2014 14:55:16 +0100 Date: Tue, 28 Oct 2014 14:55:16 +0100 From: Ralf Baechle To: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= Cc: "linux-mips@linux-mips.org" , Hauke Mehrtens Subject: Re: [PATCH] MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it Message-ID: <20141028135515.GF16320@linux-mips.org> References: <1414499423-16662-1-git-send-email-zajec5@gmail.com> <20141028124804.GC16320@linux-mips.org> <20141028131315.GD16320@linux-mips.org> <20141028132602.GE16320@linux-mips.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 43636 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Tue, Oct 28, 2014 at 02:46:30PM +0100, Rafał Miłecki wrote: > On 28 October 2014 14:26, Ralf Baechle wrote: > > On Tue, Oct 28, 2014 at 02:18:33PM +0100, Rafał Miłecki wrote: > > > >> 7605 is V1 with mistakes pointed by Hauke > >> 7611 is V2 which fixes things pointed by Hauke > >> > >> Please use > >> http://patchwork.linux-mips.org/patch/7611/ > > > > Ah, 7611 has a different subject that's why I didn't notice there was a > > v2. > > > > All three of > > > > https://patchwork.linux-mips.org/patch/7611/ > > https://patchwork.linux-mips.org/patch/7612/ > > https://patchwork.linux-mips.org/patch/8233/ > > > > applied. Thanks! > > Thank you! To avoid similar confusion in the future, I've created > patchwork account that will allow me to mark old (superseded) patches. > > In case you find time to push two more pending BCM47XX patches, it > would be great to see them in your tree. > > 1) [V2] MIPS: BCM47XX: Move SPROM fallback code into sprom.c > http://patchwork.linux-mips.org/patch/8232/ > It's a rebased version of patch sent ~2 months ago (7617) that was > Acked-by Hauke > > 2) MIPS: BCM47XX: Initialize bcma bus later (with mm available) > http://patchwork.linux-mips.org/patch/8234/ > It's resend-ing of RFC patch (7606) that also was Acked-by Hauke. I'm working my way through but with the occasional test build it's going to take a while to work through that 7 mile deep puddle :) Ralf