[PATCH 1/1] LEON3: UT699 and GR712 sleep-mode d-cache fix

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Mar 31 07:27:58 UTC 2014


Hello Daniel,

which version should I check in?

On 2014-03-31 09:13, Daniel Cederman wrote:
> See errata of respective chip. Some code-cleanups as well.
>
> ---
>   c/src/lib/libbsp/sparc/leon3/startup/bspidle.S |    6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/c/src/lib/libbsp/sparc/leon3/startup/bspidle.S b/c/src/lib/libbsp/sparc/leon3/startup/bspidle.S
> index 99c9d1f..3dfe08c 100644
> --- a/c/src/lib/libbsp/sparc/leon3/startup/bspidle.S
> +++ b/c/src/lib/libbsp/sparc/leon3/startup/bspidle.S
> @@ -21,8 +21,8 @@
>           PUBLIC(bsp_idle_thread)
>   SYM(bsp_idle_thread):
>   pwdloop:  mov   %g0, %asr19
> +          lda   [%sp] 1, %g0            ! Needed for UT699 and GR712
>             ba    pwdloop
> -          nop
> +           nop
>             retl
> -          nop
> -
> +           nop
>


-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list