From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 7E229E0076B for ; Wed, 5 Feb 2014 00:31:55 -0800 (PST) Received: from e6520eb (unknown [88.170.243.169]) (Authenticated sender: eukrea) by smtp1-g21.free.fr (Postfix) with ESMTPSA id 20D12940154; Wed, 5 Feb 2014 09:31:46 +0100 (CET) Date: Wed, 5 Feb 2014 09:31:45 +0100 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: Eric Nelson Message-ID: <20140205093145.1ba8dab4@e6520eb> In-Reply-To: <52EFDBE1.1040709@boundarydevices.com> References: <1389967366-2718-1-git-send-email-mario@ossystems.com.br> <52E6FCC1.3030009@boundarydevices.com> <87y51wxoy8.fsf@parenteses.org> <52EFD1FF.7080800@boundarydevices.com> <52EFDBE1.1040709@boundarydevices.com> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Cc: "meta-freescale@yoctoproject.org" , Otavio Salvador Subject: Re: [meta-fsl-demos][PATCH 1/2] qt-in-industrial-embedded-common: add init script for the smarthome demo 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, 05 Feb 2014 08:32:05 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Eric, Le Mon, 03 Feb 2014 11:11:45 -0700, Eric Nelson a =E9crit : > It seems that at a minimum, there should be a way to disable > the automatic ts_calibrate in X startup. >=20 as you detect the display in u-boot, you can use the command line to pass a parameter that you can parse in the script which launch ts_calibrate to enable/disable calibration based on a white list of display. Eric