Differences
This shows you the differences between two versions of the page.
| 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] francescogmb | toh:huawei:eg8141a5 [2020/05/30 16:49] – [Memory] francescogmb | ||
|---|---|---|---|
| Line 104: | Line 104: | ||
| Unsupported | Unsupported | ||
| + | |||
| + | |||
| + | ===== Cpu info ===== | ||
| + | |||
| + | The CPU is HISILICON | ||
| + | |||
| + | < | ||
| + | WAP(Dopra Linux) # cd proc | ||
| + | | ||
| + | WAP(Dopra Linux) # cat cpuinfo | ||
| + | processor | ||
| + | model name : ARMv7 Processor rev 1 (v7l) | ||
| + | BogoMIPS | ||
| + | Features | ||
| + | CPU implementer : 0x41 | ||
| + | CPU architecture: | ||
| + | CPU variant | ||
| + | CPU part : 0xc09 | ||
| + | CPU revision | ||
| + | CPU physical | ||
| + | Hardware | ||
| + | Revision | ||
| + | Serial | ||
| + | |||
| + | </ | ||
| + | |||
| + | ===== Memory ===== | ||
| + | < | ||
| + | WAP(Dopra Linux) # free -m | ||
| + | | ||
| + | Mem: 244848 | ||
| + | -/+ buffers: | ||
| + | Swap: 0 0 0 | ||
| + | </ | ||
| + | |||
| + | |||