aboutsummaryrefslogtreecommitdiff
path: root/Documentation/mainboard/opencellular/rotundu.md
blob: 8773e960a3ba56efe8e990b365cb247e805216df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# 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