From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f50.google.com (mail-pa0-f50.google.com [209.85.220.50]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id F24EAE00498 for ; Fri, 3 May 2013 08:50:06 -0700 (PDT) Received: by mail-pa0-f50.google.com with SMTP id fb10so999306pad.37 for ; Fri, 03 May 2013 08:50:06 -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=sqfIaqXDKIhQAYtgGG4SUfZkHgcUeQd08uSr5kDmuAI=; b=hCZu8TWhhvwOWDrQPtm0WrehBtA2Ae1GMxoykibQoNNRFeVWl+Fq/17RINrIK6SgNV gKA5L2RVLMn8TlsLbNcnDvuPJarpSS+On9mFmqfKqnBoI2s2PIW4g5Wc3hHaUUOZZzvN hNHrynrfxAtDqQTVyJeB8+1u6QBTQnmLjWcz7rfsVIyN1Pupzp6pFhqixb0+8XcWUoq+ Vhs7LEw6ufQ4PzcUT17y5ls9tUHnmC91e33bk9GQ9nK25LEP4Re+usVZi3L9DJWxg1xl AP7jW9FXJxqTnGNdB2Op6ymssoE4oCH3RdiIfBjdYzRa+NS8TWZzS4xsXytlR+la5KZU eVYA== X-Received: by 10.66.232.230 with SMTP id tr6mr15711506pac.83.1367596206806; Fri, 03 May 2013 08:50:06 -0700 (PDT) Received: from [192.168.0.55] ([70.96.116.236]) by mx.google.com with ESMTPSA id br2sm12081093pbc.46.2013.05.03.08.50.04 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 03 May 2013 08:50:05 -0700 (PDT) Message-ID: <5183DCAB.3040606@boundarydevices.com> Date: Fri, 03 May 2013 08:50:03 -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: In-Reply-To: X-Gm-Message-State: ALoCoQlG0rdezGvCFCarwcGgeymlsInJxRyBrTohl6ig4ltY7569x9sC8kE3an3zgh7fBjia/JG8 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 15:50:07 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 05/02/2013 10:32 PM, Shinkyu Kang wrote: > Using IMX6Q SABRE Lite Ev. Board (Boundary Device) Rev. C, > the kernel 3.4.34 works correctly, but Rev D doesn't work. > What is the deferences between Rev. C and Rev. D. of hardware? > Best Regards, > Shinkyu Hi Shinkyu, Thinking about this, it seems that a CPU revision change is more likely to be an issue than the board rev. 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 Please advise, Eric