Re: [PATCH] MIPS: sead3: Fix incorrect values for soft reset.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jun 12, 2013 at 05:20:56PM -0500, Steven J. Hill wrote:

>   * Reset register.
>   */
> -#define SOFTRES_REG	  0x1f000500
> -#define GORESET		  0x42
> +#define SOFTRES_REG	  0x1f000050
> +#define GORESET		  0x4d

I think this is going to break Malta.  We used to have:

    #define SOFTRES_REG       0x1e800050
    #define GORESET           0x4d

for SEAD and

    #define SOFTRES_REG       0x1f000500
    #define GORESET           0x42

for Atlas (no longer supported) and Malta.

  Ralf


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux