This PR adds support for the PINE64 Yuzuki Avaota-A1 SBC, based on Allwinner A527 Arm64 SoC. Most of the code was derived from NuttX for QEMU Arm64 Kernel Build qemu-armv8a:knsh. The modified code is explained here: https://lupyuen.github.io/articles/avaota#appendix-port-nuttx-to-avaota-a1 platforms/arm64/a527/index.rst: Added Avaota-A1 to Allwinner A527 SoC platforms/arm64/a527/boards/avaota-a1/avaota-a1.jpg: Photo of Avaota-A1, taken by me platforms/arm64/a527/boards/avaota-a1/index.rst: Building and booting NuttX for Avaota-A1 Signed-off-by: Lup Yuen Lee <luppy@appkaki.com>
20 lines
452 B
ReStructuredText
20 lines
452 B
ReStructuredText
==============
|
|
Allwinner A527
|
|
==============
|
|
|
|
`Allwinner A527 <https://linux-sunxi.org/A523>`_ is an ARM64 SoC that features:
|
|
|
|
- **CPU:** Octa-Core ARM Cortex-A55
|
|
- **GPU:** ARM G57 MC1
|
|
- **Interrupt Controller:** ARM GIC-600 (Generic Interrupt Controller v3)
|
|
- **RAM:** Up to 4GB LPDDR4 SDRAM
|
|
- **I/O:** UART, SPI, I2C, USB 3.0 OTG, SDIO, Dual Gigabit Ethernet
|
|
|
|
Supported Boards
|
|
================
|
|
|
|
.. toctree::
|
|
:glob:
|
|
:maxdepth: 1
|
|
|
|
boards/*/*
|