aboutsummaryrefslogtreecommitdiffstats
path: root/docs/1_Hardware_Support/Overview.md
diff options
context:
space:
mode:
authorVinod Ahuja <vahuja@unomaha.edu>2022-11-07 16:18:44 -0600
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-11-08 14:47:43 +0000
commit8be9db6f309e1e1b547e187c5db6ceac15f85a50 (patch)
treeca3a6179b37b381eaee1bf948aebf78c809883b4 /docs/1_Hardware_Support/Overview.md
parente660399f8b909146a699e44eb340b8c0b7e7f12f (diff)
Fixing the index numbering
Fixing the index numbering for all documentation Bug-AGL: [SPEC-4470] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: I96b482a3ab598f0739c692e301de66c0553ba0e4 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28118 Reviewed-by: Walt Miner <wminer@linuxfoundation.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'docs/1_Hardware_Support/Overview.md')
-rw-r--r--docs/1_Hardware_Support/Overview.md48
1 files changed, 0 insertions, 48 deletions
diff --git a/docs/1_Hardware_Support/Overview.md b/docs/1_Hardware_Support/Overview.md
deleted file mode 100644
index 56dbd13..0000000
--- a/docs/1_Hardware_Support/Overview.md
+++ /dev/null
@@ -1,48 +0,0 @@
----
-title: Supported Hardware
----
-
-### Supported Hardware
-
-AGL makes two types of hardware support available: Reference BSPs and Community BSPs.
-
-1) **Reference Boards** have Board Support Packages (BSPs) that are maintained by their sponsoring companies and are included in our Jenkins CI system. Reference BSPs have snapshot builds that are made available daily and are fully validated with test results made available for every major AGL release.
-
-2) **Community Boards** have BSPs that are maintained as a best effort by the AGL community based on upstream BSPs. Community Boards include some of the most-used Hobbyist boards such as older automotive boards.
-
-The following table briefs about the various hardware platforms, supported by AGL :
-
-### AGL Reference Boards
-
-| BOARD | MACHINE | ARCHITECTURE | QUICK START GUIDE| LATEST SNAPSHOT |
-|:---------------:|:--------------:|:------------:|:----------------:|:--------------------:|
-| QEMU | qemu-x86-64 | x86 |[QEMU Quick Start](https://docs.automotivelinux.org/en/master/#0_Getting_Started/1_Quickstart/Using_Ready_Made_Images/#_top)| [qemu-x86-64](https://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/)|
-| | qemu-arm | arm32 | | [qemu-arm](https://download.automotivelinux.org/AGL/snapshots/master/latest/qemuarm/)|
-| | qemu-arm64 | arm64 | | [qemu-arm64](https://download.automotivelinux.org/AGL/snapshots/master/latest/qemuarm64/)|
-| | | |
-| RCar Gen 3 | h3ulcb | arm64 |[RCar Gen 3 Quick Start](https://docs.automotivelinux.org/en/master/#0_Getting_Started/1_Quickstart/Using_Ready_Made_Images/#3-r-car-h3sk-h3ulcb-board)| [h3ulcb-nogfx](https://download.automotivelinux.org/AGL/snapshots/master/latest/h3ulcb-nogfx/)|
-| | h3-salvator-x | arm64 |
-| | h3-kf | arm64 |
-| | m3ulcb | arm64 |
-| | m3-salvator-x | arm64 |
-| | m3-kf | arm64 |
-| | agl-refhw | arm64 |
-| | | |
-| Raspberry Pi | raspberrypi4 | arm64 |[Raspberry Pi Quick Start](https://docs.automotivelinux.org/en/master/#0_Getting_Started/1_Quickstart/Using_Ready_Made_Images/#2-raspberry-pi-4)|[raspberrypi4](https://download.automotivelinux.org/AGL/snapshots/master/latest/raspberrypi4/)|
-
-**Note:** Latest stable release source tar and binary for all the boards can be found [here](https://wiki.automotivelinux.org/agl-distro/release-notes#latest_stable_release)
-
-### Community Supported Boards
-
-| BOARD | MACHINE | ARCHITECTURE |
-|:-------------:|:---------------------:|:-------------:|
-| BeagleBone | bbe | arm32 |
-| | beaglebone | arm32 |
-| | | |
-| i.MX 6 | cubox-i | arm32 |
-| | imx6qdlsabreauto | arm32 |
-| | | |
-| i.MX 8 | imx8mqevk | arm64 |
-| | imx8mqevk-viv | arm64 |
-| | | |
-| virtio | virtio-aarch64 | arm64 |