From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f51.google.com (mail-pa0-f51.google.com [209.85.220.51]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 47FFCE00592 for ; Fri, 3 May 2013 12:53:20 -0700 (PDT) Received: by mail-pa0-f51.google.com with SMTP id ld10so1087639pab.10 for ; Fri, 03 May 2013 12:53:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding:x-gm-message-state; bh=xEzBbR1a2voO24QqYd2f5VXUHS3VDm2M2kfI5pwdTmo=; b=XjfHBda/VheNTKntpe5fNwvqzpjaCQlo/qlEhAei9FpOHF7oWZXr6jWlxuiYFn6jCh 0XWPt86KoX1fhj4naqCRuX9OG5jFqvQ7AWuzrMw2PCA7Lzh+GkJuBhvddYZE/Mljq1ro Z9jnztlr2IRkR3pdWEb8sGSYSN5f/MFCG9U1GnXR7Q8+FAwoOLhNeZDSklb6kFksRc05 J2lB+RUVx2BsXorljo8G2WOFMxiJGTgAe0t1uiDc/Z2ChhUtWegw/ToBclvJCVRkuNe1 sNu5zuHqSC1apK9ONZEwDHw5mG3V3IuLFyanMKGkuAJO4aUz1pEXb0xIL+rBBk4//W/Q 8FlQ== X-Received: by 10.68.92.100 with SMTP id cl4mr15414362pbb.130.1367610800108; Fri, 03 May 2013 12:53:20 -0700 (PDT) Received: from [192.168.0.55] ([70.96.116.236]) by mx.google.com with ESMTPSA id wl5sm13977215pac.18.2013.05.03.12.53.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 03 May 2013 12:53:18 -0700 (PDT) Message-ID: <518415AC.2010303@boundarydevices.com> Date: Fri, 03 May 2013 12:53:16 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: Shinkyu Kang References: <5183DCAB.3040606@boundarydevices.com> In-Reply-To: X-Gm-Message-State: ALoCoQlJ2Vs0yFTjfPlGQh63x2I30z1OGKer9GQjXbE7TOJbTHqmoYkc1vgmyc8MlsqaF6wIEWkc Cc: meta-freescale Subject: Re: [IMX6Q Sabre Lite, Linux 3.4.34] Booting is failed in calibrate_delay_converge(). 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: Fri, 03 May 2013 19:53:20 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Shinkyu, On 05/03/2013 12:46 PM, Shinkyu Kang wrote: > Hi, Eric, > Thank you for the hint. > >> Does your Rev D board have 1.2 silicon? > >> You can see this during U-Boot startup: > >> CPU: Freescale i.MX6Q rev1.2 at 792 MHz > > Yes. I can see the message. > Also, when I using the kernel 3.0.35-gb0b02db-dirty, > the debug message shows "CPU identified as i.MX6Q, silicon rev 1.2". That's what I thought. > But, in 3.4.34 kernel, I couldn't find the mesage. > Is there any initalization code for "i.MX6Q, silicon rev 1.2". These are off-topic for the meta-freescale list. Please contact me privately, and bring in the WRS support team. There are a variety of conditionals for CPU revisions in the kernel startup, and either Freescale's git repository or ours are the places to start reviewing them vs. the Wind River kernel. Regards, Eric