Dne čtvrtek, 5. června 2014 0:18:17 UTC+2 [email protected] napsal(a):
> What might be in boards.cfg? I do not understand last column.
> For example:
> ...
> 
> Active  arm         armv7          sunxi       -               sunxi          
>      mk802                                sun4i:MK802,SPL,NO_AXP              
>                                                                               
>                 -
> Active  arm         armv7          sunxi       -               sunxi          
>      mk802-1gb                            sun4i:MK802_1GB,SPL,NO_AXP          
>                                                                               
>                 -
> Active  arm         armv7          sunxi       -               sunxi          
>      mk802_a10s                           
> sun5i:MK802_A10S,SPL,AXP152_POWER,STATUSLED=34                                
>                                                     -
> Active  arm         armv7          sunxi       -               sunxi          
>      mk802ii_A20                          sun7i:MK802II_A20,SPL               
>                                                                               
>                 -
> Active  arm         armv7          sunxi       -               sunxi          
>      mk802ii                              sun4i:MK802II,SPL  
> ...
> 
> What did I write to last column? Some devices have sun4i, sun7i,... How can I 
> determine this? 
> Second param is from Makefile? So if I have in Makefile 
> "(CONFIG_A20_DI_WAY_AND_1)" I should write second param: "A20_DI_WAY_AND_1"?
> How can I determine other params such as "SPL,NO_AXP"?


I found "Linux source for Allwinner/Boxchip F20 (sun3i), A10 (sun4i), 
A12/A13/A10S (sun5i) and A20 (sun7i) SoCs" at 
https://github.com/linux-sunxi/linux-sunxi
I must write sun7i for A20 CPU.

So my new board will be:
Active  arm         armv7          sunxi       -               sunxi            
   di-way_and_1_A20                          sun7i:A20_DI_WAY_AND_1

But how can I determine params at last column?


Martin Vancl

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to