A31

From linux-sunxi.org
(Redirected from A31s)
Jump to navigation Jump to search
A31
Allwinner A31s.jpg
Manufacturer Allwinner
Process 40nm
CPU Quad-Core ARM Cortex-A7
Memory 2-channel DDR3/LPDDR2, 2-channel DDR3L, maximum of 4GB total (2GB per channel)
GPU SGX544
Connectivity
Video HDMI 1.4, MIPI DSI, 2-channel LVDS, 2-channel RGB LCD
Audio I2S, PCM
Storage 4x SD Card, eMMC NAND, 2-channel raw NAND
USB OTG, 2x Host
Release Date December 2012
Website Product Page

Allwinner A31 (sun6i) SoC features a Quad-Core Cortex-A7 ARM Processor SoC, and a Power VR SGX544 (with 8 shader engines) GPU from Imagination Technologies.[1]

Overview

A31 powered by 4 CPU and 8 GPU (Power VR SGX544 for Ployer and Power VR SGX544MP2 for Onda).

A31 Graph

A31 CPU architecture consists of quad ARM Cortex-A7 cores to deliver decent computing capability while consuming less power, and integrates the PowerVR SGX544 GPU. It also features Cedar Engine multimedia processing unit that is capable of up to 2160p (3840x1080@30fps 4k resolution or 1080p 3D decoding) video decoding, with integrated HDMI 1.4 output support, and H.264 HP (High Profile) in 1080p at 30fps video encoding.

Proper Linux support now difficult for A31 due to the Power VR GPU, though; however, its kernel source is available[1] now and also for U-boot[2].

Cortex-A7

Cortex-A7 is 100% ISA compatible with the Cortex-A15, this includes the new virtualization instructions, integer divide support and 40-bit memory addressing. Any code running on an A15 can run on a Cortex A7, just slower. This is a very important feature as it enables SoC vendors to build chips with both Cortex A7 and Cortex A15 cores, switching between them depending on workload requirements. ARM calls this a big.LITTLE configuration.[2][3][4]

A31s

The A31s is the same die as the A31 in a different package. In terms of hardware specification and functionality they are identical.

A31 SoC Features

  • CPU:
    • ARM Cortex-A7 Quad-Core (revision r0p3)
    • 256KB L1-Cache
    • 1MB L2-Cache
  • GPU:
    • Power VR SGX 544
    • Eight logic cores (8 shader engines)
    • Comply with Open GL ES2.0, Open CL1.x, DX 9_3
  • Video:
    • UHD H.264 4K ×2K @30fps video decoding
    • Full HD video decoding
    • BD Directory, BD ISO and BD m2ts video decoding
    • H.264 High Profile 1080P@60fps encoding
    • 3840x1080@30fps 3D decoding
    • Comply with RTSP, HTTP, HLS, RTMP, MMS streaming media protocol
  • Display:
    • Dual-Channel LVDS 1920 ×1080@60fps
    • 4-lane MIPI DSI 1920 × 1200@ 60fps
    • Dual-Channel RGB/CPU 2048 ×1536@60fps
    • Integrated HDMI 1.4 4K ×2K@ 30fps
  • Camera:
    • Integrated Parallel & MIPI I/F sensor
    • Integrated Powerful ISP, supporting Raw Data CMOS sensor
    • 5M/8M/12M CMOS Sensor supported
    • 8/10/12-bit RGB Bayer sensor supported
  • Memory:
    • Dual-Channel LPDDR2/DDR3/DDR3L Controller
    • Dual-Channel NAND FLASH Controller
    • 64-bit ECC
  • PMIC:
    • A31exclusively tailor-made PMIC AXP221
    • 21-CH power output and 2.2A Flash charging
    • Comply with USB 3.0 power supply standard
  • Embedded Controller:
    • AR100, an OpenRISC controller. Manages deep powersave modes.
  • Audio:
    • Integrated HI-FI 100dB Audio Codec
    • Three MIC
    • One MIC with Noise cancellation
  • OS:
    • Support Android 4.2 or up
    • Support Microsoft Windows 8

History

The A31 was initially rumored to be called the A40 instead. On July 9 cnbeta.com and chinaeshops speculated that the next SoC from Allwinner will be a Quad-Core Cortex-A7 ARM Processor SoC, and twice as many GPU cores as it has CPU cores, (it was also unclear early on which GPU it would had, and rumors speculated on Mali 450, Mali T604, or Mali T658 GPU).

"This new SoC was thus most likely be either called Allwinner A40 if the pictures from iLife Tech banners taken at Hong Kong Electronics Fair 13-16 October 2012 are correct".[5]

"It's look like Veda confirm the rumor with a tablet, Veda X75, which include an A40 (Quad-Core / 8GPU)".[6]

Onda V972, a 10-inch Android tablet, was the first device to be publicly announced to come with an Allwinner A31 SoC.[7]

Documentation

Software

Original SDKs

We have made some SDKs available on our server:

GPL Violations

The publically available SDKs contain kernel and u-boot trees which include and depend on several binaries. Allwinner is violating the GPL quite directly here.

a31_hummbingbird_V3.3_v2_kfb_0k SDK

kernel

u-boot

a31_V4.5_MerriiLinux_Humming SDK

kernel

u-boot

a31_v4.5_hummingbird_kfb_ok SDK

kernel

AW5306 code does seem to be available in this release, which reveals that this is Awinic code

u-boot

Devices

See also

Owners of the SoC on IRC

bamvor, ojn, drachensun or mripard own an A31-based board.

Community Support

There is no support for the A31 and the A31s in u-boot-sunxi and in the linux-sunxi 3.4 kernel, but both mainline u-boot and the mainline Linux kernel have basic support for the A31 and A31s (cf. the respective links for further information).

References

External links