From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 9668DE009C1; Fri, 2 May 2014 12:06:04 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham version=3.3.1 X-Spam-HAM-Report: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4624BE00939 for ; Fri, 2 May 2014 12:05:58 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 6B5F4F811F4; Fri, 2 May 2014 13:05:56 -0600 (MDT) Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id 34975F811F1; Fri, 2 May 2014 13:05:54 -0600 (MDT) Message-ID: <5363ECA5.8000804@mlbassoc.com> Date: Fri, 02 May 2014 13:06:13 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <5362D3E7.30107@mlbassoc.com> In-Reply-To: Subject: Re: [meta-fsl-arm] u-boot-fslc maintainer? 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, 02 May 2014 19:06:04 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2014-05-01 17:19, Fabio Estevam wrote: > On Thu, May 1, 2014 at 8:08 PM, Gary Thomas wrote: >> I'm having some issues with U-Boot on my [own design] board >> (clone of SabreLite) with the latest branch/patches. >> >> Where/who best to ask these questions? >> >> Bottom line: when I was using v2013.10, everything worked. >> Now that I'm using v2014.01, the FEC ethernet does not work >> on power-up (in U-Boot). Once I boot into Linux (and reboot), >> the FEC ethernet works fine in U-Boot. >> >> Any ideas? > > Try to run git bisect between v2013.10 and v2014.01 to find out the > exact commit that gives you problems. > Tedious, but this did the job for me. I narrowed it down to the changes I had to make in reaction to this commit: commit 10fda48779fc86e74e4482cbc7667431237cf60c Author: Eric Nelson Date: Mon Nov 4 17:00:51 2013 -0700 i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents Signed-off-by: Eric Nelson Once I figured out what I had done wrong, my boards work again. Thanks for the pointer (which I should have thought of myself!) -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------