| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision |
| toh:xunlong:orange_pi_r1_plus [2021/05/09 16:37] – ↷ Links adapted because of a move operation tmomas | toh:xunlong:orange_pi_r1_plus [2024/01/30 13:46] – [Hardware Highlights] kgoerbig |
|---|
| ====== Xunlong Orange Pi R1 Plus ====== | ====== Xunlong Orange Pi R1 Plus / R1 Plus LTS ====== |
| |
| /* This template is intended to be used via https://openwrt.org/meta/create_new_device_page ONLY. */ | /* This template is intended to be used via https://openwrt.org/meta/create_new_device_page ONLY. */ |
| |
| {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} | {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} |
| |
| //The Orange Pi R1 Plus uses the RK3328 SoC. It has two Gbps Ethernet ports and 1G DDR4 RAM. Good cheap for gateway router.// | |
| |
| It's similar to [[toh:friendlyarm:nanopi_r2s|NanoPi R2S]] | |
| |
| /*****/ | |
| /* How to add images ========> http://openwrt.org/meta/adding_images_to_openwrt_wiki */ | |
| /*****/ | |
| |
| {{media:xunlong:orangepir1plus.png?400|orangepir1plus}} | {{media:xunlong:orangepir1plus.png?400|orangepir1plus}} |
| |
| <WRAP BOX> | ** User Note ** ( imi415 ) |
| FIXME | The schematics are available from OrangePi's Chinese website, the major differences between LTS and original R1 Plus are: |
| ===== Getting started with a new Device Page ===== | |
| - This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that **you have to fill it with life and information.** | |
| - There are several "fixme" tags with text on a light background (like this text) throughout this template. As you fill in the page, remove those tags so that people can judge its completeness. | |
| - When there are no more "fixme" tags left, delete this one too, along with the ''<nowiki><WRAP></nowiki>'' that encloses it. | |
| |
| ===== Keep the articles modular ===== | * LPDDR3 instead of LPDDR4 (requires different DRAM initialization code for u-boot) |
| * Please include only model specific information, omit bla,bla and put everything generic into separate articles | * Different GbE PHY chip (Motorcomm YT8531C, apparently pin-2-pin compatible with Realtek RTL8111F, but drivers are not compatible) |
| * If you have no time to write certain stuff, link to [[docs:start]] | * The SDHCI voltage select regulator (U3007) is present on LTS, which allows UHS operations. |
| * [[docs:guide-user:base-system:start]] should lead the way, do not explain this again | |
| * DO NOT provide a complete howto here! Instead //groom// the [[docs:start|general documentation]]. | |
| </WRAP> | |
| |
| ===== Supported Versions ===== | ===== Supported Versions ===== |
| align : c,c,c,c,c,c,c | align : c,c,c,c,c,c,c |
| filter : Brand=Xunlong | filter : Brand=Xunlong |
| filter : Model=Orange Pi R1 Plus | filter : Model~Orange Pi R1 Plus* |
| ---- | ---- |
| |
| cols : Unsupported Functions_unsupporteds | cols : Unsupported Functions_unsupporteds |
| filter : Brand=Xunlong | filter : Brand=Xunlong |
| filter : Model=Orange Pi R1 Plus | filter : Model~Orange Pi R1 Plus* |
| ---- | ---- |
| |
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== |
| ---- datatable ---- | ---- datatable ---- |
| cols : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ | cols : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, Ethernet Gbit ports_, USB ports_ |
| header : Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB | header : Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,Gbit ports,USB |
| align : c,c,c,c,c,c,c,c,c,c,c,c,c | align : c,c,c,c,c,c,c,c,c,c,c,c,c |
| filter : Brand=Xunlong | filter : Brand=Xunlong |
| filter : Model=Orange Pi R1 Plus | filter : Model~Orange Pi R1 Plus* |
| ---- | ---- |
| | |
| | The Orange Pi R1 Plus and the Orange Pi R1 Plus LTS have the same spec, except for their Ethernet chip: |
| | * R1 Plus uses Realtek RTL8211E with upstream kernel support |
| | * R1 Plus LTS uses the MotorComm YT8531C without upstream kernel support |
| | |
| | The RAM layout also changed slightly: |
| | * R1 Plus LTS uses 1GB LPDDR3 instead of 2x 512DDR4 |
| | |
| | This makes the Orange Pi R1 Plus similar to the [[toh:friendlyarm:nanopi_r2s|NanoPi R2S]] and the Orange Pi R1 Plus LTS similar to the [[toh:friendlyarm:nanopi_r2c|NanoPi R2C]]. |
| | |
| | * ****Orange PI R1 PLUS | Orange PI R1 PLUS LTS > v22.03.2 > v23.05.2 (kgoerbig)**** |
| | * [[Orange PI R1 PLUS | Orange PI R1 PLUS LTS v22.03.2 > v23.05.2 |https://github.com/kgoerbig/openwrt-orangepi-r1-plus/releases/tag/v22.03.2]] |
| |
| |
| align : c,c,c | align : c,c,c |
| filter : Brand=Xunlong | filter : Brand=Xunlong |
| filter : Model=Orange Pi R1 Plus | filter : Model~Orange Pi R1 Plus* |
| filter : Versions~ | |
| ---- | ---- |
| */ | */ |
| | |
| | **Support Forum** |
| | https://forum.openwrt.org/t/orange-pi-r1-plus-support/84824 |
| | |
| | **Recommend Build and Guide** |
| | https://vantc.net/orange-pi-r1-plus-lts-openwrt-firmware-english-minimal-packages.html |
| | |
| | **Others** |
| | |
| | * OEM Source https://github.com/orangepi-xunlong/openwrt/tree/openwrt-21.02 |
| | * ar01 Fireware (v2-LTS) https://drive.google.com/file/d/1FOaxqSsRgCx_Xxsy8KYJbP5fW82WsHXI/view (Chinese luci) |
| | * kgoerbig Firmware (Orange PI R1 PLUS LTS > v22.03.2 > v23.05.2) [[https://github.com/kgoerbig/openwrt-orangepi-r1-plus/releases/tag/v22.03.2]] |
| |
| |
| align : c,c,c | align : c,c,c |
| filter : Brand=Xunlong | filter : Brand=Xunlong |
| filter : Model=Orange Pi R1 Plus | filter : Model~Orange Pi R1 Plus* |
| filter : Versions~ | |
| ---- | ---- |
| |
| cols : Brand, Model, Versions, Device Type, Availability, Supported Since Commit_git, Supported since Rel, Supported current Rel, Unsupported, Bootloader, CPU, Target, CPU MHz, Flash MBs, RAM MB, Switch, Ethernet 100M ports_, Ethernet Gbit ports_, Comments network ports_, Modem, VLAN, WLAN 2.4GHz, WLAN 5.0GHz, WLAN Hardwares, WLAN Comments_, Detachable Antennas_, USB ports_, SATA ports_, Comments USB SATA ports_, Serial, JTAG, LED count, Button count, Power supply, Device Techdata_pageid, Forum topic URL_url, wikidevi URL_url, OEM Device Homepage URL_url, Firmware OEM Stock URL_url, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Comments_ | cols : Brand, Model, Versions, Device Type, Availability, Supported Since Commit_git, Supported since Rel, Supported current Rel, Unsupported, Bootloader, CPU, Target, CPU MHz, Flash MBs, RAM MB, Switch, Ethernet 100M ports_, Ethernet Gbit ports_, Comments network ports_, Modem, VLAN, WLAN 2.4GHz, WLAN 5.0GHz, WLAN Hardwares, WLAN Comments_, Detachable Antennas_, USB ports_, SATA ports_, Comments USB SATA ports_, Serial, JTAG, LED count, Button count, Power supply, Device Techdata_pageid, Forum topic URL_url, wikidevi URL_url, OEM Device Homepage URL_url, Firmware OEM Stock URL_url, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Comments_ |
| filter : Brand=Xunlong | filter : Brand=Xunlong |
| filter : Model=Orange Pi R1 Plus | filter : Model~Orange Pi R1 Plus* |
| ---- | ---- |
| |
| |
| * ... | * ... |
| | * ****Orange PI R1 PLUS | Orange PI R1 PLUS LTS > v22.03.2 > v23.05.2 (kgoerbig)**** |
| | * [[v22.03.2 > v23.05.2 |https://github.com/kgoerbig/openwrt-orangepi-r1-plus/releases/tag/v22.03.2]] |
| |
| ===== Tags ===== | ===== Tags ===== |
| [[meta:tags|How to add tags]] | [[meta:tags|How to add tags]] |
| {{tag>rockchip RK3328 16flash 1024ram 2port gigabitethernet 0wnic GPIO I2C USB2.0 microsd armv8}} | {{tag>rockchip RK3328 16flash 1024ram 2port gigabitethernet 0wnic GPIO I2C USB2.0 microsd armv8}} |