Hi Wolfgang,

Le 24/10/2011 21:13, Wolfgang Denk a écrit :
> Dear Simon Glass,
>
> In message<1319427875-29965-1-git-send-email-...@chromium.org>  you wrote:
>> Commit dc8bbea removed a local variable that is used in most ARM boards.
>>
>> Since we want to avoid an 'unused variable' warning with later compilers,
>> and the #ifdef logic of whether this variable is required is bit painful,
>> this declares the variable local to the block of code that needs it.
>>
>> Signed-off-by: Simon Glass<s...@chromium.org>
>> ---
>> Changes in v2:
>> - Tidy up to call getenv() in declaration
>>
>>   arch/arm/lib/board.c |   12 ++++++++----
>>   1 files changed, 8 insertions(+), 4 deletions(-)
>
> Applied, thanks.
>
> Best regards,
>
> Wolfgang Denk

I've just fetched u-boot and I don't see this one. Can you push 
u-boot/master so that I can rebase u-boot-arm/master on it and launch 
some tests?

Amicalement,
-- 
Albert.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to