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:huawei:eg8141a5 [2020/05/30 16:39] – [Firmware structure] francescogmbtoh:huawei:eg8141a5 [2020/05/30 16:49] – [Memory] francescogmb
Line 104: Line 104:
  
 Unsupported Unsupported
 +
 +
 +===== Cpu info =====
 +
 +The CPU is HISILICON  SD5116H
 +
 +<code>
 +WAP(Dopra Linux) # cd proc                                                                                           
 +                                                              
 +WAP(Dopra Linux) # cat cpuinfo                                                                                          
 +processor       : 0                                     
 +model name      : ARMv7 Processor rev 1 (v7l)                                  
 +BogoMIPS        : 1325.46                                       
 +Features        : swp half thumb fastmult edsp thumbee tls       
 +CPU implementer : 0x41                                                                                                  
 +CPU architecture: 7                                       
 +CPU variant     : 0x4                 
 +CPU part        : 0xc09                                          
 +CPU revision    : 1         
 +CPU physical    :0                                                                                                           
 +Hardware        : Hisilicon A9              
 +Revision        : 0000        
 +Serial          : 0000000000000000   
 +
 +</code>
 +
 +===== Memory =====
 +<code>
 +WAP(Dopra Linux) # free -m                                                                                                           
 +             total         used         free       shared      buffers  
 +Mem:        244848        77292       167556            0         1112  
 +-/+ buffers:              76180       168668                                                                            
 +Swap:            0            0            0   
 +</code>
 +
 +
  
  • Last modified: 2022/09/23 09:46
  • by tmomas