From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f172.google.com (mail-pd0-f172.google.com [209.85.192.172]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 40704E0084A for ; Mon, 3 Mar 2014 15:03:35 -0800 (PST) Received: by mail-pd0-f172.google.com with SMTP id p10so4320634pdj.3 for ; Mon, 03 Mar 2014 15:03:35 -0800 (PST) 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=3qX+vHIKoId7dLpJJa552A3MFSG8CBsfw7pma9Otjog=; b=TlJcLD03ElKElmAlXB+3AFokjv9Umhu3Z9IYe7wDbbOC6kUWZPXwBUCK2pDEHqnii4 tnrvnxoIx1yJVERcTSlV82i9AOKw9fRGNjdyhv/Z+0ljclsxDtukj/WLsClfFOVgrhjo 4/rXicwt86b0F+5cDum/q6uC6c6IMpRH7PtyBAP/VW4f4T5OmECbPL+cr1aHgMobTvVd lnUrjDZSY6x1flnWYXXsKs6s8QL4B6X66wUETatLz9YXgvrILk2Kz9LY/LjLK6By1Smg XldJ8lQoSBop+GmmbIUxWcaC6ArM+iZHE7ssc67qGCXENbZzJckc0dvBAgxNG9ncZjoJ DCVQ== X-Gm-Message-State: ALoCoQnskaxPnig1P+gbwBJybAuMe+edDx53Db6O8+LLY51sjlqT6hOom2b/rI0S6e0uejxhUQzf X-Received: by 10.68.133.163 with SMTP id pd3mr5673580pbb.166.1393887815578; Mon, 03 Mar 2014 15:03:35 -0800 (PST) Received: from [192.168.0.53] ([63.226.49.26]) by mx.google.com with ESMTPSA id ha11sm8966892pbd.17.2014.03.03.15.03.33 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 03 Mar 2014 15:03:34 -0800 (PST) Message-ID: <53150A43.8010000@boundarydevices.com> Date: Mon, 03 Mar 2014 16:03:31 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Otavio Salvador , meta-freescale Mailing List References: <1393267615-29009-1-git-send-email-otavio@ossystems.com.br> In-Reply-To: <1393267615-29009-1-git-send-email-otavio@ossystems.com.br> Cc: Jon Nettleton Subject: Re: [meta-fsl-arm PATCH v4 0/13] Freescale 3.10.17-1.0.0-beta 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: Mon, 03 Mar 2014 23:03:36 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Otavio, On 02/24/2014 11:46 AM, Otavio Salvador wrote: > Hello, > > This has been rebased on top of today's master and includes part 2, as > part 1 has been merged already. > > This includes: > > Linux Kernel update for 3.10.17 > FSL U-Boot update for 2013.04 from 3.10.17 release > Vivante GPU 4.6.9p13 > Vivante GPU 4.6.9p13 backport for 3.0.35-4.1.0 > HDMI resolution mode fix > We've tested the series against machine Nitrogen6X and both HDMI output and the GPU are working great! Since we used linux-boundary, much of the patch-set doesn't really pertain to our boards, but nonetheless: Tested-By: Eric Nelson Thanks for all the hard work on this. Regards, Eric