kernel panic on MPC8323 custom board

Scott Wood scottwood at freescale.com
Sat Jan 9 04:26:18 EST 2010


Dario Presti wrote:
> Thanks Scott, 
> I did not find where the custom map flash driver is in the kernel source,
> where it is?

Grep your kernel tree for "MPC8323RDB Flash".

> How can I say to the kernel to use device tree instead of custom map of
> flash?

Turn off that mapping driver, and turn on CONFIG_MTD_PHYSMAP_OF.  This 
stuff was very new in 2.6.20, though, so there may be issues.  I'd 
upgrade if you can.

-Scott


More information about the Linuxppc-dev mailing list