diff --git a/Documentation/boards/orangepi.md b/Documentation/boards/orangepi.md deleted file mode 100644 index a5f2e82f0..000000000 --- a/Documentation/boards/orangepi.md +++ /dev/null @@ -1,20 +0,0 @@ -# Raspberry PI - -Supported Hardware: - -| Device | Board | -|--------|-----------| -| Orange Pi Prime | opi-prime | - -## Serial console - -The serial port on the Orange Pi Prime is a 3 pin header located between the -power and reset buttons. The pins are labelled away from the board edge. Flow -control must be disabled in order to send data. The serial specs are 3.3V TTL, -115200,8,n,1 - -## I2C - -Add `dtparam=i2c0=on` to `cmdline.txt` - -[config]: ../configuration.md#automatic diff --git a/Documentation/kernel.md b/Documentation/kernel.md index 4ac5c52f3..4c537a2ff 100644 --- a/Documentation/kernel.md +++ b/Documentation/kernel.md @@ -9,5 +9,4 @@ | Odroid-C2 | 5.4.6 | | Odroid-N2 | 5.4.6 | | Odroid-XU4 | 5.4.6 | -| Orangepi-Prime | 4.19.88 | | Intel NUC | 4.19.88 |