[U-Boot] Documenting the CONFIG_MACH_TYPE variable
    Igor Grinberg 
    grinberg at compulab.co.il
       
    Wed May  4 09:26:40 CEST 2011
    
    
  
Hi Wolfgang,
While looking at how to document the CONFIG_MACH_TYPE variable,
I caught myself wondering, why don't we provide an option to set
this variable in board config file and set the bi_arch_number field in
a more generic location (e.g. arch/arm/lib/board.c: board_init_f()),
then it is right now (in each board's board_init() function)?
Will such thing be accepted?
Are there any problems with it?
Have anyone tried this in the past?
-- 
Regards,
Igor.
    
    
More information about the U-Boot
mailing list