[U-Boot] [PATCH 1/8] POST/arm: adaptations needed for POST on ARM to work

Valentin Longchamp valentin.longchamp at keymile.com
Mon Aug 15 11:09:42 CEST 2011


On 08/14/2011 09:07 PM, Mike Frysinger wrote:
> On Wednesday, August 03, 2011 08:37:00 Valentin Longchamp wrote:
>> --- a/include/post.h
>> +++ b/include/post.h
>>
>> +/*
>> + * some ARM implementations have to use gd->ram_size, since POST_WORD is
>> + * defined in RAM
>> + */
>> +DECLARE_GLOBAL_DATA_PTR;
> 
> i'm not sure about this.  no other header has been allowed to do this in the 
> past, and i dont think we should start now.
> -mike

OK. Then we should move the post_word_load and post_word_store function to
post/post.c. Would this be accepted ?

-- 
Valentin Longchamp
Embedded Software Engineer
Hardware and Chip Integration
______________________________________
KEYMILE AG
Schwarzenburgstr. 73
CH-3097 Liebefeld
Phone +41 31 377 1318
Fax   +41 31 377 1212
valentin.longchamp at keymile.com
www.keymile.com
______________________________________
KEYMILE: A Specialist as a Partner


More information about the U-Boot mailing list