From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id A10F2E005A2; Wed, 25 Jun 2014 09:37:21 -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: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.160.49 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-pb0-f49.google.com (mail-pb0-f49.google.com [209.85.160.49]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id DD070E003FA for ; Wed, 25 Jun 2014 09:37:05 -0700 (PDT) Received: by mail-pb0-f49.google.com with SMTP id rr13so1913397pbb.22 for ; Wed, 25 Jun 2014 09:37:05 -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 :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=LBsvA7RBdaJzudDHkK7OP1qrcbLehINuWhfidPc0PAQ=; b=ZT7iwdceXk4BBTV6QN6f/rPBvWbcM8J9n8xmE7rMaXk70p8o1tvhdQsoTBP9hKoopR 5ItpgCMNFHVgwhuz21/UwpAd9cqY8HyNx1s5rAjaUkH5bOyRoLPTx4eUIorBPd+aHkAN /Dl97TgV2rchp1HQA3VAyvGsbqeYbLrxCCLgmby/sfqE4En7KqGsZJGxbGBr8X6i9h74 8ZsJhk39eG1/kHDGjijnbwnQViDxT+x1OlG7KaT07x9snCSubq/jRKOjVsiuBW2sCvO7 NAdAB67RODz62CXs592Z3nf3tuoFwX3JbPfnJoyHxg0dauUVRLJIMrThWgiEdTMnmDpK 76qg== X-Gm-Message-State: ALoCoQmz6Axev/i5FWcC9B4XBhsFGrSOxoO8LmK9PG53uFzE/QomFqqVPZqO371XJU2alPISnPb9 X-Received: by 10.67.4.234 with SMTP id ch10mr13056157pad.3.1403714225135; Wed, 25 Jun 2014 09:37:05 -0700 (PDT) Received: from [192.168.1.11] ([63.226.49.26]) by mx.google.com with ESMTPSA id i10sm20512051pat.36.2014.06.25.09.37.03 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 25 Jun 2014 09:37:04 -0700 (PDT) Message-ID: <53AAFAAD.9090006@boundarydevices.com> Date: Wed, 25 Jun 2014 09:37:01 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Otavio Salvador , meta-freescale@yoctoproject.org References: <20140625162932.8A8A01BB16F08@nano.lab.ossystems.com.br> In-Reply-To: <20140625162932.8A8A01BB16F08@nano.lab.ossystems.com.br> X-Enigmail-Version: 1.6 Subject: Re: Updates to meta-fsl-arm (master) in 2014-06-25 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: Wed, 25 Jun 2014 16:37:21 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks Otavio, On 06/25/2014 09:29 AM, Otavio Salvador wrote: > Hello, > > I pushed following updates: > > commit ab90b896f4bf09a8ced37c6e1511686217d053b9 > Author: Eric Nelson > Date: Sat Jun 21 10:52:48 2014 -0700 > > imx-vpu: fix checks of IOGetVirtMem() return value > > The IOGetVirtMem() routine returns the address of a memory block > or -1 (MAP_FAILED) to indicate an error. > If at all possible, I would like to see this pushed to Daisy in the next cycle. Without it, the kernel configs for our board are a problem because of the 3G/1G split. Regards, Eric