lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 4 Jul 2014 20:28:31 +0800
From:	Haojian Zhuang <haojian.zhuang@...il.com>
To:	Andrew Ruder <andrew.ruder@...csyscorp.com>
Cc:	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	Miao Eric <eric.y.miao@...il.com>,
	Linux Russell <linux@....linux.org.uk>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] arm: pxa: correct errata number for PXA270

On Fri, Jun 6, 2014 at 3:10 AM, Andrew Ruder
<andrew.ruder@...csyscorp.com> wrote:
> Comment incorrectly cites errata 39
>     E39. SDIO: SDIO Devices Not Working at 19.5 Mbps
>
> Should be errata 38
>     E38. MEMC: Memory Controller hangs when entering Self Refresh Mode.
>
> Signed-off-by: Andrew Ruder <andrew.ruder@...csyscorp.com>
> ---
>  arch/arm/mach-pxa/sleep.S | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-pxa/sleep.S b/arch/arm/mach-pxa/sleep.S
> index 1e544be..6c5b3ff 100644
> --- a/arch/arm/mach-pxa/sleep.S
> +++ b/arch/arm/mach-pxa/sleep.S
> @@ -157,7 +157,7 @@ pxa_cpu_do_suspend:
>         @ Do not reorder...
>         @ Intel PXA270 Specification Update notes problems performing
>         @ external accesses after SDRAM is put in self-refresh mode
> -       @ (see Errata 39 ...hangs when entering self-refresh mode)
> +       @ (see Errata 38 ...hangs when entering self-refresh mode)
>
>         @ force address lines low by reading at physical address 0
>         ldr     r3, [r2]
> --
> 1.9.0.rc3.12.gbc97e2d
>

Acked-by: Haojian Zhuang <haojian.zhuang@...il.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ