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
_______________________________________________
Linuxppc-dev mailing list
[email protected]
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to