[PATCH] Re: 2.6.22-git hangs during boot on PowerBook G3 in 0.0 seconds
Kim Phillips
kim.phillips at freescale.com
Fri Jul 27 07:29:21 EST 2007
On Thu, 26 Jul 2007 13:42:33 +1000
Paul Mackerras <paulus at samba.org> wrote:
> Kim Phillips writes:
>
> > > In which circumstances are you trying to translate an address with no
> > > size cell ?
> >
> > for the enumerated PHYs. As the original commit comment states, I was
> > getting these messages:
> >
> > prom_parse: Bad cell count for /qe at e0100000/mdio at 2120/ethernet-phy at 00
> > prom_parse: Bad cell count for /qe at e0100000/mdio at 2120/ethernet-phy at 01
>
> Specifically, which of_address_to_resource or other call is producing
> these error messages?
>
Turns out I mistakenly added an mdio type to the platform
of_platform_bus_probe scan list early on in my ucc phylib migration
work, and it went unnoticed. Please do a:
git-revert 3baee955953957be5496cd28e9c544d9db214262
to remove "[POWERPC] Add 'mdio' to bus scan id list for platforms with
QE UEC" (in addition to the one you've already reverted). Reverting
both these commits eliminates the prom_parse badness messages on the
MPC8360.
Thanks, and sorry,
Kim
p.s. should the stable team be notified to fix 2.6.22 for
Lombard-nvram-style machines?
More information about the Linuxppc-dev
mailing list