Code: Select all
[ 0.000000] Linux version 4.2.4 (tyler@green) (gcc version 5.1.0 (crosstool-NG 1.21.0) ) #84 Sun Oct 25 01:36:01 EDT 2015
[ 0.000000] CPU0 revision is: 00018000 (MIPS 4Kc)
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 0020e000 @ 00000000 (reserved)
[ 0.000000] memory: 001f2000 @ 0020e000 (usable)
[ 0.000000] Wasting 16832 bytes for tracking 526 unused pages
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x00000000003fffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x00000000003fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000003fffff]
[ 0.000000] Primary instruction cache 2kB, VIPT, 2-way, linesize 16 bytes.
[ 0.000000] Primary data cache 2kB, 2-way, VIPT, no aliases, linesize 16 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 1016
[ 0.000000] Kernel command line: console=ttyS0
[ 0.000000] PID hash table entries: 16 (order: -6, 64 bytes)
[ 0.000000] Dentry cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Memory: 1904K/4096K available (1556K kernel code, 76K rwdata, 244K rodata, 160K init, 53K bss, 2192K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:128
[ 0.000000] sched_clock: 32 bits at 250 Hz, resolution 4000000ns, wraps every 8589934590000000ns
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [ttyS0] enabled
[ 0.000000] Calibrating delay loop (skipped) preset value.. 250.00 BogoMIPS (lpj=500000)
[ 0.000000] pid_max: default: 32768 minimum: 301
[ 0.000000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.000000] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.000000] io scheduler noop registered
[ 0.000000] io scheduler deadline registered
[ 0.000000] io scheduler cfq registered (default)
[ 0.000000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.000000] serial8250: ttyS0 at MMIO 0x0 (irq = 6, base_baud = 72000) is a 16450
[ 0.000000] List of all partitions:
[ 0.000000] No filesystem could mount root, tried:
[ 0.000000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[ 0.000000] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)


Still need a root filesystem, though...