From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id EEC36E00AD8; Wed, 17 Feb 2016 06:22:52 -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 8465CE009EA for ; Wed, 17 Feb 2016 06:22:50 -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 6A87817727; Wed, 17 Feb 2016 14:22:47 +0000 (UTC) To: Fabio Estevam References: <56B8C0B8.9070308@tekno-soft.it> <56C47B32.3040309@tekno-soft.it> From: Roberto Fichera X-Enigmail-Draft-Status: N1110 Organization: TeknoSOFT Message-ID: <56C48227.90903@tekno-soft.it> Date: Wed, 17 Feb 2016 15:22:31 +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: X-Intuitive-System-MailScanner-Information: Please contact the ISP for more information X-Intuitive-System-MailScanner-ID: 6A87817727.A93A7 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 14:22:53 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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.