mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 16:24:13 +08:00
81265dfb1c
The A10s is a SoC member of the Allwinner sun5i family. It is basically an A13 with an EMAC and an HDMI controller. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
29 lines
998 B
Plaintext
29 lines
998 B
Plaintext
ARM Allwinner SoCs
|
|
==================
|
|
|
|
This document lists all the ARM Allwinner SoCs that are currently
|
|
supported in mainline by the Linux kernel. This document will also
|
|
provide links to documentation and/or datasheet for these SoCs.
|
|
|
|
SunXi family
|
|
------------
|
|
Linux kernel mach directory: arch/arm/mach-sunxi
|
|
|
|
Flavors:
|
|
* ARM Cortex-A8 based SoCs
|
|
- Allwinner A10 (sun4i)
|
|
+ Datasheet
|
|
http://dl.linux-sunxi.org/A10/A10%20Datasheet%20-%20v1.21%20%282012-04-06%29.pdf
|
|
+ User Manual
|
|
http://dl.linux-sunxi.org/A10/A10%20User%20Manual%20-%20v1.20%20%282012-04-09%2c%20DECRYPTED%29.pdf
|
|
|
|
- Allwinner A10s (sun5i)
|
|
+ Datasheet
|
|
http://dl.linux-sunxi.org/A10s/A10s%20Datasheet%20-%20v1.20%20%282012-03-27%29.pdf
|
|
|
|
- Allwinner A13 (sun5i)
|
|
+ Datasheet
|
|
http://dl.linux-sunxi.org/A13/A13%20Datasheet%20-%20v1.12%20%282012-03-29%29.pdf
|
|
+ User Manual
|
|
http://dl.linux-sunxi.org/A13/A13%20User%20Manual%20-%20v1.2%20%282013-08-08%29.pdf
|