dmesg

Отправлено с iPad

> 24 июля 2015 г., в 20:32, Richard Taylor <[email protected]> написал(а):
> 
> 
> 
>> On Friday, July 24, 2015 at 5:58:30 PM UTC+1, Richard Taylor wrote:
>> 
>> 
>>> On Fri, Jul 24, 2015 at 5:49 PM, Robert Nelson <XXX> wrote:
>>> On Fri, Jul 24, 2015 at 11:46 AM, Richard Taylor <XXX> wrote:
>>> >
>>> >
>>> > On Friday, July 24, 2015 at 4:35:21 PM UTC+1, RobertCNelson wrote:
>>> >>
>>> >> On Fri, Jul 24, 2015 at 4:53 AM, Richard Taylor <XXX>
>>> >> wrote:
>>> >> > Hi
>>> >> >
>>> >> > I am trying to get a AM335x Starter Kit working with a Ubuntu 
>>> >> > userspace.
>>> >>
>>> >> I really need to fire up ^ one of those and test it..
>>> >>
>>> >> Does it help if you update the phy search patch with this one?
>>> >>
>>> >>
>>> >> https://raw.githubusercontent.com/RobertCNelson/linux-dev/master/patches/beaglebone/phy/0003-cpsw-search-for-phy.patch
>>> >>
>>> >> ?
>>> >>
>>> >> There was a possible bug in our phy search for "dual" Ethernets just
>>> >> never locked it down to "bbw/bbb" only, that's now fixed..
>>> >
>>> >
>>> > Hi Robert
>>> >
>>> >
>>> > It looks like most of that patch is already present. The only bit that is
>>> > missing is the:
>>> >
>>> > + if (of_machine_is_compatible("ti,am335x-bone"))
>>> >
>>> > in:
>>> >
>>> > +
>>> > + #if IS_ENABLED(CONFIG_OF)
>>> > + if (of_machine_is_compatible("ti,am335x-bone"))
>>> > + davinci_mdio_update_dt_from_phymask(phy_mask);
>>> > + #endif
>>> >
>>> > Is it worth recompiling the kernel with this change?
>>> 
>>> Correct that's the one tweak i made this morning after reading your email. 
>>> ;)
>>> 
>>> Still not sure, if it'll help, but i know there was a possible problem
>>> for dual ethernet devices in that fixup..
>> 
>> OK. I'll give it a go.
> 
> Sorry, I am a bit of newbie when it comes to dealing with the bb-kernel. I 
> managed to do a full rebuild, which has updated the kernel to version 4.1.3.
> 
> I then applied the patch and rebuilt (without updating this time!).
> 
> Unfortunately it has not made any difference to the behaviour. It is still 
> not sending any packets out of eth1.
> 
> Thanks
> 
> Richard
>  
> -- 
> For more options, visit http://beagleboard.org/discuss
> --- 
> You received this message because you are subscribed to the Google Groups 
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to