Here is some info collected from my Tilgin UBI HG228x/238x
I'm trying to figure out which OpenWRT I may try to install or how to compile one on my own....
It looks though like my version has different chips
# |
Chip |
#1 |
?? |
#2 |
Lantiq PSB-82312 W V1.2 XWAY WRX312 TP1YG70C10 |
#3 |
QCA9880-BR4A |
#4 |
Lantiq PEF 707IV V1.6 |
#5 |
Lantiq PEF 42068V V1.2 XWAY SLIC120 UMSKNNSL00 |
#6 |
?? |
#7 |
MXIC T151 MX30LF1G08AA-T 35531000 |
# uname -a
Linux myhome.mynet 2.6.32.42 #1 Sat Aug 22 04:43:20 MSK 2015 mips GNU/Linux
# cat /proc/version
Linux version 2.6.32.42 (helen@bree) (gcc version 4.3.3 (GCC) ) #1 Sat Aug 22 04:43:20 MSK 2015
# cat /proc/cpuinfo
system type : GRX390
processor : 0
cpu model : MIPS 34Kc V5.6
BogoMIPS : 478.41
wait instruction : yes
microsecond timers : yes
tlb_entries : 16
extra interrupt vector : yes
hardware watchpoint : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ff8, 0x0ffb]
ASEs implemented : mips16 dsp mt
shadow register sets : 1
core : 0
VCED exceptions : not available
VCEI exceptions : not available
# cat /proc/mtd
dev: size erasesize name
mtd0: 00080000 00020000 "U-Boot"
mtd1: 07f80000 00020000 "ubi"
mtd2: 00159c75 0001f800 "kernel"
mtd3: 011b1000 0001f800 "rootfs"
mtd4: 000000a9 0001f800 "test_data"
mtd5: 00001f00 0001f800 "Environment"
mtd6: 00001000 0001f800 "Misc-A"
mtd7: 00159bf6 0001f800 "old.kernel"
mtd8: 011b1000 0001f800 "old.rootfs"
mtd9: 00001000 0001f800 "old.appfs"
mtd10: 0000b000 0001f800 "Config-A"
mtd11: 0001f800 0001f800 "caldata"
mtd12: 00002000 0001f800 "Config-C"
mtd13: 00001000 0001f800 "appfs"
mtd14: 00008000 0001f800 "Log"
# cat /proc/meminfo
MemTotal: 109064 kB
MemFree: 39344 kB
Buffers: 8100 kB
Cached: 28272 kB
SwapCached: 0 kB
Active: 15132 kB
Inactive: 27868 kB
Active(anon): 7560 kB
Inactive(anon): 160 kB
Active(file): 7572 kB
Inactive(file): 27708 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 6648 kB
Mapped: 7664 kB
Shmem: 1092 kB
Slab: 19456 kB
SReclaimable: 1608 kB
SUnreclaim: 17848 kB
KernelStack: 560 kB
PageTables: 364 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 54532 kB
Committed_AS: 55664 kB
VmallocTotal: 1048372 kB
VmallocUsed: 636 kB
VmallocChunk: 1028644 kB
# cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / squashfs_old ro,relatime 0 0
proc /proc proc rw,relatime 0 0
none /ramdisk tmpfs rw,relatime,nr_inodes=2048,mode=755 0 0
none /dev tmpfs rw,relatime,nr_inodes=1024,mode=755 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,mode=620 0 0
none /sys sysfs rw,relatime 0 0
none /ramdisk/var/log tmpfs rw,relatime,size=512k,mode=755 0 0
procbususb /proc/bus/usb usbfs rw,relatime 0 0
tmpfs /ramdisk/var/spool/clp tmpfs rw,nosuid,nodev,noexec,noatime,size=1092k,mode=777 0 0