All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm] u-boot-fslc maintainer?
@ 2014-05-01 23:08 Gary Thomas
  2014-05-01 23:19 ` Fabio Estevam
  0 siblings, 1 reply; 4+ messages in thread
From: Gary Thomas @ 2014-05-01 23:08 UTC (permalink / raw)
  To: meta-freescale

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?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-fsl-arm] u-boot-fslc maintainer?
  2014-05-01 23:08 [meta-fsl-arm] u-boot-fslc maintainer? Gary Thomas
@ 2014-05-01 23:19 ` Fabio Estevam
  2014-05-02 19:06   ` Gary Thomas
  0 siblings, 1 reply; 4+ messages in thread
From: Fabio Estevam @ 2014-05-01 23:19 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale@yoctoproject.org

On Thu, May 1, 2014 at 8:08 PM, Gary Thomas <gary@mlbassoc.com> 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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-fsl-arm] u-boot-fslc maintainer?
  2014-05-01 23:19 ` Fabio Estevam
@ 2014-05-02 19:06   ` Gary Thomas
  2014-05-03 15:38     ` Eric Nelson
  0 siblings, 1 reply; 4+ messages in thread
From: Gary Thomas @ 2014-05-02 19:06 UTC (permalink / raw)
  To: meta-freescale

On 2014-05-01 17:19, Fabio Estevam wrote:
> On Thu, May 1, 2014 at 8:08 PM, Gary Thomas <gary@mlbassoc.com> 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 <eric.nelson@boundarydevices.com>
   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 <eric.nelson@boundarydevices.com>

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
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-fsl-arm] u-boot-fslc maintainer?
  2014-05-02 19:06   ` Gary Thomas
@ 2014-05-03 15:38     ` Eric Nelson
  0 siblings, 0 replies; 4+ messages in thread
From: Eric Nelson @ 2014-05-03 15:38 UTC (permalink / raw)
  To: Gary Thomas, meta-freescale

Hi Gary,

On 05/02/2014 12:06 PM, Gary Thomas wrote:
> On 2014-05-01 17:19, Fabio Estevam wrote:
>> On Thu, May 1, 2014 at 8:08 PM, Gary Thomas <gary@mlbassoc.com> 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 thet
>> 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 <eric.nelson@boundarydevices.com>
>    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 <eric.nelson@boundarydevices.com>
>

I wasn't trying to break things, but this one had lots of
down-stream effects for our custom (non-mainline) boards as
well.

Regards,


Eric


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-03 15:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-01 23:08 [meta-fsl-arm] u-boot-fslc maintainer? Gary Thomas
2014-05-01 23:19 ` Fabio Estevam
2014-05-02 19:06   ` Gary Thomas
2014-05-03 15:38     ` Eric Nelson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.