From Fedora Project Wiki
No edit summary |
|||
Line 36: | Line 36: | ||
{{{other_details|}}} | {{{other_details|}}} | ||
== "A"-Series == | |||
Based on ARMv7 Cortex-A cores (Cortex-A7, A8 and A15) targeted for high-end devices like digital media players, tablets, and netbooks: | |||
{| class="wikitable" | |||
| [[A10|Allwinner A10]] || <small>(sun4i)</small> || 1 x Cortex-A8 CPU-core | |||
|- | |||
| [[A13|Allwinner A13]] || <small>(sun5i)</small> || 1 x Cortex-A8 CPU-core | |||
|- | |||
| [[A10s|Allwinner A10s]] || <small>(sun5i)</small> || 1 x Cortex-A8 CPU-core | |||
|- | |||
| [[A20|Allwinner A20]]<ref>http://allwinnertech.com/index.php?c=product&a=index&id=45</ref> || <small>(sun7i)</small> || 2 x Cortex-A7 CPU-cores | |||
|- | |||
| [[A23|Allwinner A23]] || <small>(sun8i)</small> || 2 x Cortex-A7 CPU-cores | |||
|- | |||
| [[A31|Allwinner A31]] || <small>(sun6i)</small> || 4 x Cortex-A7 CPU-cores | |||
|- | |||
| [[A31s|Allwinner A31s]] || <small>(sun6i)</small> || 4 x Cortex-A7 CPU-cores | |||
|- | |||
| [[A33|Allwinner A33]]<ref>http://allwinnertech.com/index.php?c=product&a=index&id=23</ref> || <small>(sun8i)</small> || 4 x Cortex-A7 CPU-cores | |||
|- | |||
| [[A80|Allwinner A80]] || <small>(sun9i)</small> || 4 x Cortex-A7 CPU-cores + 4 x Cortex-A15 CPU-cores <br /><small>(using ARM big.LITTLE heterogeneous CPU architecture)</small> | |||
|- | |||
| [[A83T|Allwinner A83T]]<ref>http://allwinnertech.com/index.php?c=product&a=index&id=24</ref> || <small>(sun8i)</small> || 8 x Cortex-A7 CPU-cores | |||
|} | |||
'''64-bit''' | |||
{| class="wikitable" | |||
| [[A64|Allwinner A64]]<ref>http://allwinnertech.com/index.php?c=product&a=index&id=9</ref> || <small>(sun50i)</small> || 4 x Cortex-A53 CPU-core | |||
|} | |||
[[Category:ARMv7]][[Category:AArch64]] | [[Category:ARMv7]][[Category:AArch64]] | ||
</includeonly> | </includeonly> |
Revision as of 15:58, 14 November 2017
Template documentation [edit]
- This documentation is transcluded from Template:ARMSoC/doc. It will not be transcluded on pages that use this template.
This template provides a formatted page displaying information about a particular SoC in a consistent format. A common use for this template is on the Architecture/ARM
pages.
Syntax
Copy this into your article and leave those sections blank that you don't need!
{{ARMSoC | name= | image= | caption= | manufacturer= | architecture= | cpu= | gpu= | memory= | vpu= | audio= | network= | storage= | usb= | other= | supported_release= | soc_website= | brief_overview= | kernel_status= | bootloader_status= | other_details= }}
Parameters
The following parameters are recognized. Parameters in CAPITAL letters are required.
- name
- The name of the SoC. This overrides the subpage name.
- image
- Upload your picture by clicking "Upload file" on the left pane. Then put the filename here. For example, hikey-620.png
- caption
- Caption text underneath the image
- manufacturer
- The SoC manufacturer
- architecture
- The CPU architecture
- cpu
- CPU details
- gpu
- Details of the graphical processing unit
- memory
- Details about the onboard memory
- vpu
- Details about video offload
- audio
- Details about audio
- network
- Details about network ports, wireless radios, etc.
- storage
- Details about onboard storage
- usb
- Details of USB ports
- other
- Other details
- supported_release
- The list of supported Fedora releases for this SoC
- soc_website
- The URL to the upstream website for this SoC
- brief_overview
- A brief overview of the SoC
- kernel_status
- The status of kernel support for the features of this SoC
- bootloader_status
- The status of the bootloader and firmware for this SoC
- other_details
- Other details about this SoC that might be useful to know