root@core:~# free
total used free shared buffers
Mem: 13004 12708 296 0 576
Swap: 8184 3708 4476
Total: 21188 16416 4772
root@core:~# nvram show | grep sdram
sdram_config=0x0062
sdram_refresh=0x0000
sdram_ncdl=0xfe0107
sdram_init=0x010b
size: 30894 bytes (1874 left)
root@core:~# cpuinfo
system type : Broadcom BCM5352 chip rev 0
processor : 0
cpu model : BCM3302 V0.8
BogoMIPS : 232.65
wait instruction : no
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : no
hardware watchpoint : no
VCED exceptions : not available
VCEI exceptions : not available
root@core:~# sdinfo
Unknown value(s) for: cylinders (settable in the extra functions menu)
Disk /dev/mmc/disc0/disc: 1 MB, 1951744 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/mmc/disc0/part1 1 121 971901 83 Linux
/dev/mmc/disc0/part1: UUID="a941388c-5032-4a55-88a7-8cb88cceb32e" TYPE="ext2"
----
root@core#:~#dmesg
.....
Determined physical RAM map:
memory: 01000000 @ 00000000 (usable)
On node 0 totalpages: 4096
zone(0): 4096 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
CPU: BCM5352 rev 0 at 233 MHz
Using 116.667 MHz high precision timer.
Calibrating delay loop... 232.65 BogoMIPS
Dentry cache hash table entries: 2048 (order: 2, 16384 bytes)
Inode cache hash table entries: 1024 (order: 1, 8192 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 4096 (order: 2, 16384 bytes)
Checking for 'wait' instruction... unavailable.
POSIX conformance testing by UNIFIX
PCI: no core
PCI: Fixing up bus 0
Initializing RT netlink socket
Starting kswapd
.....