summaryrefslogtreecommitdiffstats
path: root/Documentation/mainboard
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2022-07-22 14:07:23 +0200
committerFelix Held <felix-coreboot@felixheld.de>2022-08-16 14:23:48 +0000
commitfe4200ac1363485c941f8b1b00677998f4b57e0b (patch)
tree1adfe722d4ba1b6c6a6f368ae243c28c518ed6a5 /Documentation/mainboard
parent74633b5580c7072262aa0aa753ce42d5b6c0d509 (diff)
downloadcoreboot-fe4200ac1363485c941f8b1b00677998f4b57e0b.tar.gz
coreboot-fe4200ac1363485c941f8b1b00677998f4b57e0b.tar.bz2
coreboot-fe4200ac1363485c941f8b1b00677998f4b57e0b.zip
Doc/mb/opencellular/rotundu: Drop documentation
This board is no longer in the tree. Change-Id: Ie4a626ce85fe0dc2b2d826dd8830a8e80ec331aa Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/66088 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Crawford <tcrawford@system76.com> Reviewed-by: Patrick Georgi <patrick@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Diffstat (limited to 'Documentation/mainboard')
-rw-r--r--Documentation/mainboard/index.md1
-rw-r--r--Documentation/mainboard/opencellular/rotundu.md76
-rw-r--r--Documentation/mainboard/opencellular/rotundu_flash.jpgbin94737 -> 0 bytes
-rw-r--r--Documentation/mainboard/opencellular/rotundu_header2.jpgbin56605 -> 0 bytes
-rw-r--r--Documentation/mainboard/opencellular/rotundu_j16.pngbin20835 -> 0 bytes
5 files changed, 0 insertions, 77 deletions
diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md
index 0fc4827ad71c..25200ac9c16f 100644
--- a/Documentation/mainboard/index.md
+++ b/Documentation/mainboard/index.md
@@ -146,7 +146,6 @@ The boards in this section are not real mainboards, but emulators.
## Open Cellular
- [Elgon](opencellular/elgon.md)
-- [Rotundu](opencellular/rotundu.md)
## PC Engines
diff --git a/Documentation/mainboard/opencellular/rotundu.md b/Documentation/mainboard/opencellular/rotundu.md
deleted file mode 100644
index 8773e960a3ba..000000000000
--- a/Documentation/mainboard/opencellular/rotundu.md
+++ /dev/null
@@ -1,76 +0,0 @@
-# Rutundu
-
-This page describes how to run coreboot on the [Rotundu] compute board
-from [OpenCellular].
-
-## TODO
-
-* Configure UART
-* EC interface
-
-## Flashing coreboot
-
-```eval_rst
-+---------------------+------------+
-| Type | Value |
-+=====================+============+
-| Socketed flash | no |
-+---------------------+------------+
-| Model | W25Q128 |
-+---------------------+------------+
-| Size | 16 MiB |
-+---------------------+------------+
-| In circuit flashing | yes |
-+---------------------+------------+
-| Package | SOIC-8 |
-+---------------------+------------+
-| Write protection | No |
-+---------------------+------------+
-| Dual BIOS feature | No |
-+---------------------+------------+
-| Internal flashing | yes |
-+---------------------+------------+
-```
-
-### Internal programming
-
-The SPI flash can be accessed using [flashrom].
-
-### External programming
-
-The GBCv1 board does have a pinheader to flash the SOIC-8 in circuit.
-Directly connecting a Pomona test-clip on the flash is also possible.
-
-**Closeup view of SOIC-8 flash IC**
-
-![][rotundu_flash]
-
-[rotundu_flash]: rotundu_flash.jpg
-
-**SPI header**
-
-![][rotundu_header2]
-
-[rotundu_header2]: rotundu_header2.jpg
-
-**SPI header pinout**
-
-Dediprog compatible pinout.
-
-![][rotundu_j16]
-
-[rotundu_j16]: rotundu_j16.png
-
-## Technology
-
-```eval_rst
-+------------------+--------------------------------------------------+
-| SoC | Intel Baytrail |
-+------------------+--------------------------------------------------+
-| Coprocessor | Intel ME |
-+------------------+--------------------------------------------------+
-```
-
-[Rotundu]: https://github.com/Telecominfraproject/OpenCellular
-[OpenCellular]: https://code.fb.com/connectivity/introducing-opencellular-an-open-source-wireless-access-platform/
-[flashrom]: https://flashrom.org/Flashrom
diff --git a/Documentation/mainboard/opencellular/rotundu_flash.jpg b/Documentation/mainboard/opencellular/rotundu_flash.jpg
deleted file mode 100644
index f14617c17aa4..000000000000
--- a/Documentation/mainboard/opencellular/rotundu_flash.jpg
+++ /dev/null
Binary files differ
diff --git a/Documentation/mainboard/opencellular/rotundu_header2.jpg b/Documentation/mainboard/opencellular/rotundu_header2.jpg
deleted file mode 100644
index f6923068423a..000000000000
--- a/Documentation/mainboard/opencellular/rotundu_header2.jpg
+++ /dev/null
Binary files differ
diff --git a/Documentation/mainboard/opencellular/rotundu_j16.png b/Documentation/mainboard/opencellular/rotundu_j16.png
deleted file mode 100644
index 1936365d8014..000000000000
--- a/Documentation/mainboard/opencellular/rotundu_j16.png
+++ /dev/null
Binary files differ