Re: [PATCH 1/5] Fix AT91SAM9G20 reset as per the errata in the datasheet

From: Nicolas Ferre
Date: Tue Oct 19 2010 - 06:05:58 EST


Le 15/10/2010 14:29, Jean-Christophe PLAGNIOL-VILLARD :
>> +at91sam9g20_reset: mov r0, #0
>> + mcr p15, 0, r0, c7, c5, 0 @ flush I-cache
> do we really need to flush the I-cache again

You are right, it is done in the calling function: arm_machine_restart().

I will correct it in the patch series.

Best regards,
--
Nicolas Ferre

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/