diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2013-10-04 17:14:10 -0400 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2013-10-11 15:24:41 -0400 |
commit | 65788ab227fa06facded196f31f2c77099b7e043 (patch) | |
tree | 2a5f26e387b64e26ed54b990592d90e73a8ff501 /Documentation/arm/sunxi | |
parent | ed774fbbeef15c71a815ed614551d9c8fd1c2363 (diff) |
Documentation: sunxi: Update Allwinner SoC documentation
Since that document was first submitted, some new SoCs have been
announced/released by Allwinner. Update the documentation to mention
those and the related documents.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'Documentation/arm/sunxi')
-rw-r--r-- | Documentation/arm/sunxi/README | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/Documentation/arm/sunxi/README b/Documentation/arm/sunxi/README index 4f3855f85fae..7945238453ed 100644 --- a/Documentation/arm/sunxi/README +++ b/Documentation/arm/sunxi/README | |||
@@ -10,6 +10,10 @@ SunXi family | |||
10 | Linux kernel mach directory: arch/arm/mach-sunxi | 10 | Linux kernel mach directory: arch/arm/mach-sunxi |
11 | 11 | ||
12 | Flavors: | 12 | Flavors: |
13 | * ARM926 based SoCs | ||
14 | - Allwinner F20 (sun3i) | ||
15 | + Not Supported | ||
16 | |||
13 | * ARM Cortex-A8 based SoCs | 17 | * ARM Cortex-A8 based SoCs |
14 | - Allwinner A10 (sun4i) | 18 | - Allwinner A10 (sun4i) |
15 | + Datasheet | 19 | + Datasheet |
@@ -25,4 +29,24 @@ SunXi family | |||
25 | + Datasheet | 29 | + Datasheet |
26 | http://dl.linux-sunxi.org/A13/A13%20Datasheet%20-%20v1.12%20%282012-03-29%29.pdf | 30 | http://dl.linux-sunxi.org/A13/A13%20Datasheet%20-%20v1.12%20%282012-03-29%29.pdf |
27 | + User Manual | 31 | + User Manual |
28 | http://dl.linux-sunxi.org/A13/A13%20User%20Manual%20-%20v1.2%20%282013-01-08%29.pdf \ No newline at end of file | 32 | http://dl.linux-sunxi.org/A13/A13%20User%20Manual%20-%20v1.2%20%282013-01-08%29.pdf |
33 | |||
34 | * Dual ARM Cortex-A7 based SoCs | ||
35 | - Allwinner A20 (sun7i) | ||
36 | + User Manual | ||
37 | http://dl.linux-sunxi.org/A20/A20%20User%20Manual%202013-03-22.pdf | ||
38 | |||
39 | - Allwinner A23 | ||
40 | + Not Supported | ||
41 | |||
42 | * Quad ARM Cortex-A7 based SoCs | ||
43 | - Allwinner A31 (sun6i) | ||
44 | + Datasheet | ||
45 | http://dl.linux-sunxi.org/A31/A31%20Datasheet%20-%20v1.00%20(2012-12-24).pdf | ||
46 | |||
47 | - Allwinner A31s (sun6i) | ||
48 | + Not Supported | ||
49 | |||
50 | * Quad ARM Cortex-A15, Quad ARM Cortex-A7 based SoCs | ||
51 | - Allwinner A80 | ||
52 | + Not Supported \ No newline at end of file | ||