[U-Boot] PATCH Nios2 kernel bootstrap error due to missing processor data cache flush: fix
Scott McNutt
smcnutt at psyent.com
Mon Nov 23 22:52:11 CET 2009
Wolfgang,
I checked on this again ... and missed it as well. This was resubmitted
on Thu, 6 Aug 2009. I'll add the resubmitted patch.
My apologies for any inconvenience.
Regards,
--Scott
Wolfgang Denk wrote:
> 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
>
More information about the U-Boot
mailing list