- / # dmesg
- Linux version 3.0.0+ (lekernel@localhost.localdomain) (gcc version 4.5.4 20110526 (prerelease) (Linaro GCC 4.5-2011.06-0) ) #6 Wed Jul 27 19:32:36 CEST 2011
- On node 0 totalpages: 294912
- free_area_init_node: node 0, pgdat 402324ec, node_mem_map 4024e7c0
- Normal zone: 2304 pages used for memmap
- Normal zone: 0 pages reserved
- Normal zone: 292608 pages, LIFO batch:0
- bootconsole [early0] enabled
- pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
- pcpu-alloc: [0] 0
- Built 1 zonelists in Zone order, mobility grouping on. Total pages: 292608
- Kernel command line: init=/sbin/init root=/dev/ram0 rootfstype=ext2
- PID hash table entries: 4096 (order: 2, 16384 bytes)
- Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes)
- Inode-cache hash table entries: 131072 (order: 7, 524288 bytes)
- Memory available: 109728k/1179648k RAM, (1816k kernel code, 330k data)
- NR_IRQS:32
- Console: colour dummy device 80x25
- console [tty0] enabled, bootconsole disabled
- console [ttyS0] enabled
- milkymist_uart: registered real console
- Calibrating delay loop... 126.36 BogoMIPS (lpj=631808)
- pid_max: default: 4096 minimum: 301
- Mount-cache hash table entries: 512
- devtmpfs: initialized
- NET: Registered protocol family 16
- milkymist_gpio e0001000.sysctl: registered
- bio: create slab <bio-0> at 0
- Switching to clocksource milkymist-timer
- NET: Registered protocol family 2
- IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
- TCP established hash table entries: 65536 (order: 7, 524288 bytes)
- TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
- TCP: Hash tables configured (established 65536 bind 65536)
- TCP reno registered
- NET: Registered protocol family 1
- Trying to unpack rootfs image as initramfs...
- rootfs image is not initramfs (junk in compressed archive); looks like an initrd
- Freeing initrd mem: 8191k freed
- ROMFS MTD (C) 2007 Red Hat, Inc.
- io scheduler noop registered
- io scheduler deadline registered (default)
- milkymist_fb e0003000.vgafb: fb0: Milkymist frame buffer at 47200000, size 1536kB
- milkymist_uart: Milkymist UART driver
- ttyS0 at I/O 0x0 (irq = 0) is a milkymist_uart
- milkymist_uart: added port 0 with irq 0-1 at 0xe0000000
- brd: module loaded
- loop: module loaded
- PPP generic driver version 2.4.2
- PPP Deflate Compression module registered
- PPP BSD Compression module registered
- USB: loading Navre firmware
- USB: starting host controller
- milkymist_softusb: softusb at 0xa0000000 irq 17
- input: e000f000.usb-ctrl as /devices/csr-bus.0/e000f000.usb-ctrl/input/input0
- TCP cubic registered
- NET: Registered protocol family 17
- NET: Registered protocol family 15
- RAMDISK: ext2 filesystem found at block 0
- RAMDISK: Loading 8192KiB [1 disk] into ram disk... done.
- VFS: Mounted root (ext2 filesystem) readonly on device 1:0.
- devtmpfs: mounted
- Freeing unused kernel mem: 104k freed
- / # cat /proc/cpuinfo
- CPU: lm32
- MMU: none
- FPU: none
- Clocking: 78.9MHz
- BogoMips: 126.36
- Calibration: 63180800 loops
- / # uname -a
- Linux (none) 3.0.0+ #6 Wed Jul 27 19:32:36 CEST 2011 lm32 GNU/Linux