Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:xunlong:orange_pi_r1_plus [2021/12/22 21:11] – [Installation] fix version mercygroundabysstoh:xunlong:orange_pi_r1_plus [2024/01/30 13:46] – [Hardware Highlights] kgoerbig
Line 6: Line 6:
  
 {{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]] 
- 
-R1 Plus LTS **use** YT8531C chip instead of RTL8211E **use** 1GB LPDDR3 instead of 512DDR4x2 
- 
-**Support Forums** https://forum.openwrt.org/t/orange-pi-r1-plus-support/84824 
-/*****/ 
-/* 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 textthroughout 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 leftdelete 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 YT8531Capparently pin-2-pin compatible with Realtek RTL8111Fbut drivers are not compatible) 
-  If you have no time to write certain stufflink 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 waydo not explain this again +
-  DO NOT provide a complete howto here! Instead //groom// the [[docs:start|general documentation]]. +
-</WRAP>+
  
 ===== Supported Versions ===== ===== Supported Versions =====
Line 40: Line 22:
 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*
 ---- ----
  
Line 46: Line 28:
 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*
 ---- ----
  
Line 66: Line 48:
 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]]
  
  
Line 78: Line 72:
 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*
  
 ---- ----
 */ */
 +
 +**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]]
  
  
Line 91: Line 97:
 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*
  
 ---- ----
Line 239: Line 245:
 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*
 ---- ----
  
Line 1063: Line 1069:
  
   * ...   * ...
 +  * ****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}}
  • Last modified: 2024/12/22 01:20
  • by maximi89