t
offset > 15MB.
Thanks, Micha
-Original Message-
From: Micha Nelissen [mailto:mi...@neli.hopto.org]
Sent: Wednesday, February 24, 2010 3:21 PM
To: Alexandre Bounine
Subject: Re: [PATCH 7/7] powerpc/85xx: Fix the RapidIO maintenance
access functions
Alexandre Bounine wrote:
Subject: Re: [PATCH 7/7] powerpc/85xx: Fix the RapidIO maintenance
access functions
Alexandre Bounine wrote:
out_be32(&priv->maint_atmu_regs->rowtar,
-(destid << 22) | (hopcount << 12) | ((offset & ~0x3) >>
9));
+
From: Thomas Moll
Fix the maintenance access functions to farend RapidIO devices.
1. Fixed shift of the given offset, to open the maintenance window
2. Mask offset to limit access to the opened maintenance window
3. Added extended destid part to rowtear register, required for 16bit mode
For eas