From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id A5A53E00B99; Wed, 17 Feb 2016 07:43:27 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 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] Received: from mail.tekno-soft.it (li153-180.members.linode.com [109.74.206.180]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4E817E00B66 for ; Wed, 17 Feb 2016 07:43:23 -0800 (PST) Received: from dragon.tekno-soft.it (host142-53-static.94-94-b.business.telecomitalia.it [94.94.53.142]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: robyf@tekno-soft.it) by mail.tekno-soft.it (Postfix) with ESMTPSA id CC53917727; Wed, 17 Feb 2016 15:43:21 +0000 (UTC) To: Fabio Estevam References: <56B8C0B8.9070308@tekno-soft.it> <56C47B32.3040309@tekno-soft.it> <56C48227.90903@tekno-soft.it> From: Roberto Fichera Organization: TeknoSOFT Message-ID: <56C4950A.6010907@tekno-soft.it> Date: Wed, 17 Feb 2016 16:43:06 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <56C48227.90903@tekno-soft.it> X-Intuitive-System-MailScanner-Information: Please contact the ISP for more information X-Intuitive-System-MailScanner-ID: CC53917727.A6D4A X-Intuitive-System-MailScanner: Found to be clean X-Intuitive-System-MailScanner-From: kernel@tekno-soft.it Cc: "meta-freescale@yoctoproject.org" Subject: Re: /sys/fsl_otp patch for linux-fslc v4.4 kernel, where? 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, 17 Feb 2016 15:43:27 -0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit On 02/17/2016 03:22 PM, Roberto Fichera wrote: > On 02/17/2016 03:14 PM, Fabio Estevam wrote: >> On Wed, Feb 17, 2016 at 11:52 AM, Roberto Fichera wrote: >> >>> I've already this enabled, but doesn't have write support >> That's true. >> >> You can use U-boot to write to the fuses. > Yep! I know! But I would like to concentrate all related to first flashing process into > a single procedure running from kernel side, instead to split it in two parts. > I've solved the problem by porting the patch for v3.14.x to current kernel-fslc v4.4