[U-Boot] [PATCH 1/3] arm: add CONFIG_MACH_TYPE option and documentation

Igor Grinberg grinberg at compulab.co.il
Thu Jul 14 16:57:16 CEST 2011


On 07/14/11 17:20, Albert ARIBAUD wrote:

> Hi again Igor,
>
> Le 14/07/2011 16:10, Albert ARIBAUD a écrit :
>
>> Pragmatism against perfection: let's go for 2, then. Change the boards
>> you intended to change, and from now on reviewers for any change to a
>> board should point out the move to CONFIG_MACH_TYPE as mandatory.
>
> Forgot to mention:
>
> That makes patches 2/3 and 3/3 ok for acceptance, but can you post a V2 of patch 1/3 in which documentation of CONFIG_MACH_TYPE describes it as mandatory (and forbids direct setting of bi_arch_number) for board configs with a single machine-type?

Ok.

I have to make it v2 anyway, because the setting of bi_arch_number in the board.c
has to be moved to board_init_f() - before the init_sequence[] array is run.



-- 
Regards,
Igor.



More information about the U-Boot mailing list