[PATCH v2 1/2] powerpc/mpc85xx: support the MTD for p1022ds flash
Timur Tabi
b04825 at freescale.com
Thu Apr 19 08:01:32 EST 2012
Huang Changming-R66093 wrote:
> But, I observed the Call Trace, but the partition can be parsed correctly.
> Maybe your patch can fix this Call Trace.
Can you post the call trace?
I think the reason this patch works is because the localbus node is not
already probed by mpc85xx_common_publish_devices().
mpc85xx_common_publish_devices() has this line in it:
{ .name = "localbus", },
But this does not work any more, because all of our 85xx localbus nodes
are now called "localbus at ffe05000".
I'm beginning to hate mpc85xx_common_publish_devices() now. Not only
because it's broken for the P1022DS, but also because it's not
set-in-stone like everyone thought.
--
Timur Tabi
Linux kernel developer at Freescale
More information about the Linuxppc-dev
mailing list