Skip to content

Commit 3aa1fb1

Browse files
authored
Merge branch 'knulli-cfw:main' into main
2 parents b3d33d1 + c7606db commit 3aa1fb1

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

docs/devices/anbernic/rg35xx-h.md

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Anbernic RG35XX H
2+
3+
![](../../_inc/images/knulli-booting-up.png)
4+
5+
## Overview
6+
7+
| Device | CPU / Architecture | Kernel | GL driver | Interface |
8+
| -- | -- | -- | -- | -- |
9+
| RG35XX H | Allwinner H700 (ARM) | Allwinner BSP 4.9.170 | Mali G31 | EmulationStation |
10+
11+
!!! warning "The RG35XX H distribution includes a bootloader, u-boot, and kernel in binary form extracted from the stock firmware. There are no public sources provided by anbernic for those"
12+
13+
## Extracting the kernel and bootloader
14+
15+
Anbernic has not published the source code of the u-boot and kernel of the RG35xx Plus. In order to have a working configuration you have two options:
16+
17+
* You can use the stock kernel, bootloader, and u-boot from the stock SDCARD. See below for instructions on how to extract those.
18+
* You can compile the included kernel with the source code of this distribution, however, note that there will be a few elements that are missing
19+
20+
The firwmare included in releases uses the kernel, bootloader, and u-boot from the stock firmware.
21+
22+
You can read [this page](../../guides/h700-firmware-extract.md) to learn how to extract the bootloader, u-boot, and kernel from the stock firmware.
23+
24+
## Features
25+
26+
* Wireless
27+
* Bluetooth
28+
* Suspend (briefly press power button)
29+
* HDMI
30+
* Dual frontend: choose between Emulation Station or Simplemenu
31+
* Wireless support with compatible USB-Wifi dongles
32+
33+
## Notes
34+
35+
### Installation
36+
37+
Download the latest `RG35XX` version of KNULLI from the button below and follow the instructions listed on the [Install](../../../play/install/) page.

0 commit comments

Comments
 (0)