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 [2022/05/09 19:36] – Fix model regex for all tables grischetoh:xunlong:orange_pi_r1_plus [2024/01/30 13:46] – [Hardware Highlights] kgoerbig
Line 7: Line 7:
 {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}}
  
-//The Orange Pi R1 Plus LTS uses the RK3328 SoCIt has two Gbps Ethernet ports and 1G LPDDR3 RAM. Good cheap for gateway router.//+{{media:xunlong:orangepir1plus.png?400|orangepir1plus}}
  
 +** User Note ** ( imi415 )
 +The schematics are available from OrangePi's Chinese website, the major differences between LTS and original R1 Plus are:
  
-Xunlong discontinue Orange Pi R1 Plus (v1). They remake it with name "Orange Pi R1 Plus LTS" (v2-LTS) +   * LPDDR3 instead of LPDDR4 (requires different DRAM initialization code for u-boot) 
- +   Different GbE PHY chip (Motorcomm YT8531C, apparently pin-2-pin compatible with Realtek RTL8111F, but drivers are not compatible
-- R1 Plus LTS **use** YT8531C chip instead of RTL8211E +   * The SDHCI voltage select regulator (U3007is present on LTS, which allows UHS operations.
- +
-- R1 Plus LTS **use*1GB LPDDR3 instead of 512DDR4x2 +
- +
-**Support Forums** https://forum.openwrt.org/t/orange-pi-r1-plus-support/84824 +
- +
-**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 Fireware (v?https://drive.google.com/drive/folders/1B4RpDsSwuGbwX2ZYWxSA1X-L-yQZLVD1 +
- +
-It's same spec as [[toh:friendlyarm:nanopi_r2s|NanoPi R2S]] +
- +
-{{media:xunlong:orangepir1plus.png?400|orangepir1plus}} +
  
 ===== Supported Versions ===== ===== Supported Versions =====
Line 65: Line 50:
 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 79: Line 76:
 ---- ----
 */ */
 +
 +**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 1060: 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