From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 2EA0AE00790; Thu, 9 Oct 2014 16:04:26 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.192.176 listed in list.dnswl.org] Received: from mail-pd0-f176.google.com (mail-pd0-f176.google.com [209.85.192.176]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D4724E00769 for ; Thu, 9 Oct 2014 16:04:23 -0700 (PDT) Received: by mail-pd0-f176.google.com with SMTP id fp1so529399pdb.35 for ; Thu, 09 Oct 2014 16:04:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=iyOEz9nkTRtVdtSndQqDF1XDS4jhDGYGU7lCIkaPGck=; b=d2sS8yGrD6qLjsDelU5fPVO+5k0g8S3p7ce1ghonfNhML5CA8OaDLNksxITam+W7Sp 9qIxLrwelCvC4oJFtNlN5isR5G+3Co+NZFtluxC/CF5ojb3quZ+9d+pSD6QJSIYKyy98 Yg807YCAwpfFN3wyyg+FnGBMo8yoxo2EqSYPbERIQhi/HTocUR6qd7QmUFjEy2AyDfoA 6S8og+aiSMlNwQTNhQ7tcPODP69rWUXbhp5C1oGMed01eShIbTqaPQH5bducGzDbue9c 6tjHmwXJXvaT6nqRH+/Op9bS3u7NiCy+jIp1Ptw97tWBb7JC32krkOARbx585jCgfoZK pZbA== X-Gm-Message-State: ALoCoQm4vepsgDqTUaTwe2f4zj25G9BBcsLpZ1eFjSE1S/PS2mbf13leMgsqCWca0V3g7LsXU+kO X-Received: by 10.70.48.5 with SMTP id h5mr959601pdn.125.1412895862042; Thu, 09 Oct 2014 16:04:22 -0700 (PDT) Received: from [29.6.1.8] (75-172-191-34.phnx.qwest.net. [75.172.191.34]) by mx.google.com with ESMTPSA id sa6sm1191313pbb.29.2014.10.09.16.04.20 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Oct 2014 16:04:21 -0700 (PDT) Message-ID: <54371473.9080703@boundarydevices.com> Date: Thu, 09 Oct 2014 16:04:19 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: Otavio Salvador References: <1412792316-18305-1-git-send-email-eric.nelson@boundarydevices.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" , Troy Kisky Subject: Re: [meta-fsl-arm-extra][PATCH] linux-boundary (3.10.17): Bump SRCREV to 5e35d1b2 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2014 23:04:26 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi Otavio, On 10/09/2014 02:35 PM, Otavio Salvador wrote: > On Wed, Oct 8, 2014 at 3:18 PM, Eric Nelson > wrote: >> Updates in this release include: >> - update Broadcom driver to support per-chip firmware files >> (see commit 5ee7d28 in meta-fsl-arm-extra) >> - add support for ADV7391 Composite/Component Video output driver >> - backport PCIe fixes from mainline kernel >> >> Signed-off-by: Eric Nelson >> --- >> For master/master-next, since Broadcom patch 5ee7d28 isn't on daisy. > > I applied this to master; however I think your statement is not fully > correct. In daisy, as the linux-firmware uses an older revision, the > firmware names does not match so the change applied[1] has been > modified to comply with this difference. > > 1. https://github.com/Freescale/meta-fsl-arm-extra/commit/5ee7d28984232229e922f9ba3a246c32e2640e84 > > So I am ready to backport it but I'd like you to review it and confirm > it does makes sense for you. > I believe this patch and the following one (bump to 5e35d1b2) should both be applied to daisy, master, and master-next. I didn't originally catch that John's patch was applied on Daisy: https://github.com/Freescale/meta-fsl-arm-extra/commit/ca89600 Regards, Eric