From Fedora Project Wiki

No edit summary
No edit summary
 
(22 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{InfoBoxSoC
<noinclude>{{tempdoc}}</noinclude>
  | name        = {{{name}}}
<includeonly>{{InfoBoxSoC
  | image = {{{image}}}
  | name        = {{{name|}}}
  | caption      = {{{caption}}}
  | image = {{{image|}}}
  | caption      = {{{caption|}}}
  | manufacturer = {{{manufacturer|Unknown manufacturer}}}
  | manufacturer = {{{manufacturer|Unknown manufacturer}}}
  | architecture = {{{architecture|ARMv7 and/or aarch64}}}
  | architecture = {{{architecture|ARMv7 and/or aarch64}}}
  | cpu          = {{{cpu|}}}
  | cpu          = {{{cpu|}}}
| ltwo = {{{ltwo|}}}
  | extensions = {{{extensions|}}}
  | extensions = {{{extensions|}}}
  | memory = {{{memory|}}}
  | memory = {{{memory|}}}
  | gpu = {{{gpu|}}}
  | gpu = {{{gpu|}}}
  | vpu          = {{{vpu|}}}
  | vpu          = {{{vpu|}}}
| apu          = {{{apu|}}}
| connectivity = {{{connectivity|}}}
  | video        = {{{video|}}}
  | video        = {{{video|}}}
  | audio        = {{{audio|}}}
  | audio        = {{{audio|}}}
Line 23: Line 21:
}}
}}


== {{{name|<includeonly>{{SUBPAGENAME}}</includeonly>}}} ==
== {{{name|{{SUBPAGENAME}}}}} ==


{{{brief_overview|Brief overview of SoC goes here...}}}
{{{brief_overview|Brief overview of SoC goes here...}}}
Line 29: Line 27:
== Kernel features status and overview ==
== Kernel features status and overview ==


{{{kernel_status|Kernel features status and overview goes here...}}}
{{{kernel_status|Brief overview of the kernel status}}}


== Bootloader/firmware status and overview ==
== Bootloader/firmware status and overview ==


{{{bootloader_status|Bootloader/firmware status and overview go here...}}}
{{{bootloader_status|Brief overview of bootloader or firmware notes go here...}}}


== Other details ==
== Other details ==


{{{other_details|}}}
{{{other_details| Anything else to highlight}}}


[[Category:ARMv7]][[Category:AArch64]]
[[Category:AArch64]]

Latest revision as of 15:54, 3 February 2022

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

Example

Many examples of this template can be found at Special:WhatLinksHere.