[U-Boot] PATCH Nios2 kernel bootstrap error due to missing processor data cache flush: fix
Wolfgang Denk
wd at denx.de
Sun Nov 22 21:12:27 CET 2009
Dear Renato Andreola,
In message <49DF39CD.9010202 at imagos.it> you wrote:
> From b75bd27f89ac6c105cebb6507cf082b6f5fffc7d Mon Sep 17 00:00:00 2001
> From: Renato Andreola <renato.andreola at imagos.it>
> Date: Fri, 10 Apr 2009 12:32:29 +0200
> Subject: Nios2: do_boom_linux(): kernel gunzip input data integrity
> problem due to mi
> ssing cache flush
>
> Added instruction and data caches flush
>
> Signed-off-by: Renato Andreola <renato.andreola at imagos.it>
> ---
> lib_nios2/bootm.c | 8 +++++++-
> 1 files changed, 7 insertions(+), 1 deletions(-)
>
> diff --git a/lib_nios2/bootm.c b/lib_nios2/bootm.c
> index 53fd569..1e8034b 100644
> --- a/lib_nios2/bootm.c
> +++ b/lib_nios2/bootm.c
> @@ -2,6 +2,9 @@
> * (C) Copyright 2003, Psyent Corporation <www.psyent.com>
> * Scott McNutt <smcnutt at psyent.com>
> *
> + * (C) Copyright 2009, Imagos sas <www.imagos.it>
> + * Renato Andreola <renato.andreola at imagos.it>
> + *
We are still waiting for you to resubmit this patch without adding a
Copyright note for just two lines of code.
Thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"In matters of principle, stand like a rock; in matters of taste,
swim with the current." - Thomas Jefferson
More information about the U-Boot
mailing list