
                           .%+:                              
                             .*@@@-.                         
                                  :@@@@-                     
                                     @@@@#.                  
                                      -@@@@#.                
       :.                               %@@@@: -#            
      .+-                                #@@@@%.+@-          
      .#- .                               +@@@@# #@-         
    -@*@*@%                                @@@@@::@@=        
.+%@@@@@@@@@%=.                            =@@@@# #@@- ..    
    .@@@@@:                                :@@@@@ =@@@..%=   
    -::@-.+.                                @@@@@.=@@@- =@-  
      .@-                                  .@@@@@:.@@@*  @@. 
      .%-                                  -@@@@@:=@@@@  @@# 
      .#-         .%@@@@@@#.               +@@@@@.#@@@@  @@@.
      .*-            .@@@@@@@@@@=.         @@@@@@ @@@@@  @@@:
       :.             .%@@@@@@@@@@@%.     .@@@@@+:@@@@@  @@@-
                        -@@@@@@@@@@@@@@@..@@@@@@.-@@@@@ .@@@-
                         -@@@@@@@@@@%.  .@@@@@@. @@@@@+ =@@@=
                           =@@@@@@@@*  .@@@@@@. @@@@@@..@@@@-
                            #@@@@@@@@-*@@@@@%..@@@@@@+ #@@@@-
                            @@@@@@:.-@@@@@@.  @@@@@@= %@@@@@.
                           .@@@@. *@@@@@@- .+@@@@@@-.@@@@@@+ 
                           %@@. =@@@@@*.  +@@@@@@%.-@@@@@@%  
                          .@@ .@@@@@=  :@@@@@@@@..@@@@@@@=   
                          =@.+@@@@@. -@@@@@@@*.:@@@@@@@*.    
                          %.*@@@@= .@@@@@@@-.:@@@@@@@+.      
                          ..@@@@= .@@@@@@: #@@@@@@@:         
                           .@@@@  +@@@@..%@@@@@+.            
                           .@@@.  @@@@.:@@@@+.               
                            @@@.  @@@. @@@*    .@.           
                            :@@@  %@@..@@#.    *@            
                         -*: .@@* :@@. @@.  -..@@            
                       =@@@@@@.*@- :@%  @* =@:=@#            
                      .@@@-+@@@@:%@..%- ...@%:@@:            
                      .@@.  @@-%@:      .%@@*@@%.            
                       :@@ :+   *@     *@@#*@@@.             
                                     =@@@.@@@@               
                                  .*@@@:=@@@@:               
                                .@@@@:.@@@@@:                
                              .@@@@#.-@@@@@.                 
                             #@@@@: =@@@@@-                  
                           .@@@@@..@@@@@@*                   
                          -@@@@@. @@@@@@#.                   
                         -@@@@@  @@@@@@%                     
                         @@@@@. #@@@@@@.                     
                        :@@@@# =@@@@@@%                      
                        @@@@@: @@@@@@@:                      
                        *@@@@  @@@@@@@.                      
                        .@@@@  @@@@@@@                       
                         #@@@. @@@@@@*                       
                          @@@# @@@@@@@                       
                           .@@+=@@@@@@.                      
                                *@@@@@@                      
                                 :@@@@@=                     
                                  .@@@@@@.                   
                                    :@@@@@*.                 
                                      .=@@@@@-               
                                           :+##+.
 -----------------------------------------------------
 Base firmware: RM520NGLAAR01A08M4G_01.206.01.206 (2025-01-08)
 -----------------------------------------------------
 iamromulan - mod - Simpleadmin2.0 - 11/03/2025 - Change log:
 -----------------------------------------------------
 Target: Quectel RM520NGLAA
 Branch: Simpleadmin2.0 
 Description: Basic modifications and optimizations meant for use over direct Ethernet
--------------------------------------------------------------------------------
User space Login preset:
Username: root
Password: iamromulan
--------------------------------------------------------------------------------
Simpledamin2.0 Login preset:
Username: admin
Password: iamromulan
--------------------------------------------------------------------------------
AT commands you should run:
# Enables/sets ECM USB mode. This ensures auto connect takes effect.
AT+QCFG="usbnet",1
# Enables PCIe Root Complex mode. Enables use of an Ethernet chipset/port directly with the modem.
AT+QCFG="pcie/mode",1
# Selects the RTL8125 Ethernet chipset driver for use
AT+QETH="eth_driver","r8125",1
# Reboot
AT+CFUN=1,1
--------------------------------------------------------------------------------
Mods:
I ran cd /tmp && wget -O RMxxx_rgmii_toolkit.sh https://raw.githubusercontent.com/iamromulan/quectel-rgmii-toolkit/SDXLEMUR/RMxxx_rgmii_toolkit.sh && chmod +x RMxxx_rgmii_toolkit.sh && ./RMxxx_rgmii_toolkit.sh && cd /

Using that menu script, I installed Entware + Simpledamin2.0, Tailscale, and the Speedtest CLI app

Most of this went to /usrdata but systemd units went to the rootfs

I then captured the MTD blocks for usrdata and sysfs for all to easily flash insead of fighting adb.
Enjoy!
--------------------------------------------------------------------------------
