On 06/13/2013 09:18 AM, Ralf Baechle wrote:
On Wed, Jun 12, 2013 at 05:20:56PM -0500, Steven J. Hill wrote:
I think this is going to break Malta. We used to have:
#define SOFTRES_REG 0x1e800050
#define GORESET 0x4d
for SEAD
Yes, it does break Malta. The #define values are defined in two places
and I missed one of them. I have submitted a patchset to these cleaned
up. Both platforms can now perform soft resets. Also, the 0x1e800050 is
not correct. I check all the way back in our 2.6.32.15 tree and that
value does not show up anywhere. The value in the patchset for SEAD-3 is
the correct one.
-Steve