From: Scott Wood <hidden> Date: 2007-09-24 19:30:27
Also in:lkml
Dan Malek wrote:
On Sep 24, 2007, at 11:22 AM, Scott Wood wrote:
quoted
cpmp is a physical address on arch/ppc?
No, it's a well known ioremaped() address into the IMMR space.
Maybe that's how it was, but the current code initializes it (more or
less) directly with IMAP_ADDR, which also gets fed into ioremap.
One of the two has got to be wrong.
-Scott