1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 | arg:console=ttyS0,115200 root=/dev/ram rw panic=5 Uncompressing Linux... done, booting the kernel. [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.32-5-orion5x (Debian 2.6.32-41) ([email protected] rg.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 Tue Jan 17 09:51:15 UTC 2012 [ 0.000000] CPU: Feroceon [41069260] revision 0 (ARMv5TEJ), cr=a0053177 [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine: Buffalo/Revogear Kurobox Pro [ 0.000000] Clearing invalid memory bank 0KB@0xffffffff [ 0.000000] Clearing invalid memory bank 0KB@0xffffffff [ 0.000000] Clearing invalid memory bank 0KB@0xffffffff [ 0.000000] Ignoring unrecognised tag 0x00000000 [ 0.000000] Ignoring unrecognised tag 0x00000000 [ 0.000000] Ignoring unrecognised tag 0x00000000 [ 0.000000] Ignoring unrecognised tag 0x41000403 [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag es: 32512 [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/ram rw panic= 5 [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Memory: 128MB = 128MB total [ 0.000000] Memory: 121768KB available (3228K code, 574K data, 128K init, 0K highmem) [ 0.000000] SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, N odes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:64 [ 0.000000] Console: colour dummy device 80x30 [ 0.000254] Calibrating delay loop... 332.59 BogoMIPS (lpj=1662976) [ 0.220174] Security Framework initialized [ 0.220220] SELinux: Disabled at boot. [ 0.220279] Mount-cache hash table entries: 512 [ 0.220973] Initializing cgroup subsys ns [ 0.221006] Initializing cgroup subsys cpuacct [ 0.221030] Initializing cgroup subsys devices [ 0.221053] Initializing cgroup subsys freezer [ 0.221075] Initializing cgroup subsys net_cls [ 0.221192] CPU: Testing write buffer coherency: ok [ 0.222926] devtmpfs: initialized [ 0.226120] regulator: core version 0.5 [ 0.226560] NET: Registered protocol family 16 [ 0.227728] Orion ID: MV88F5182-A2. TCLK=166666667. [ 0.229695] Applying Orion-1/Orion-NAS PCIe config read transaction workaroun d [ 0.230226] PCI: bus0: Fast back to back transfers disabled [ 0.233793] bio: create slab <bio-0> at 0 [ 0.234635] vgaarb: loaded [ 0.236258] Switching to clocksource orion_clocksource [ 0.248605] NET: Registered protocol family 2 [ 0.249168] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.250944] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.251144] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.251253] TCP: Hash tables configured (established 4096 bind 4096) [ 0.251277] TCP reno registered [ 0.251674] NET: Registered protocol family 1 [ 0.252156] Unpacking initramfs... [ 1.023871] Freeing initrd memory: 3980K [ 1.024074] NetWinder Floating Point Emulator V0.97 (double precision) [ 1.024763] audit: initializing netlink socket (disabled) [ 1.024847] type=2000 audit(1.010:1): initialized [ 1.043336] VFS: Disk quotas dquot_6.5.2 [ 1.044030] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.044403] msgmni has been set to 245 [ 1.046195] alg: No test for stdrng (krng) [ 1.046625] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2 53) [ 1.046661] io scheduler noop registered [ 1.046683] io scheduler anticipatory registered [ 1.046706] io scheduler deadline registered [ 1.047265] io scheduler cfq registered (default) [ 1.064303] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 1.065483] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 3) is a 16550A [ 1.412534] console [ttyS0] enabled [ 1.416788] serial8250.1: ttyS1 at MMIO 0xf1012100 (irq = 4) is a 16550A [ 1.424522] physmap platform flash device: 00040000 at f4000000 [ 1.430682] physmap-flash.0: Found 1 x16 devices at 0x0 in 8-bit bank [ 1.437202] NOR chip too large to fit in mapping. Attempting to cope... [ 1.443821] Amd/Fujitsu Extended Query Table at 0x0040 [ 1.449085] Unknown Amd/Fujitsu Extended Query version 0.0. [ 1.454823] gen_probe: No supported Vendor Command Set found [ 1.482079] physmap-flash physmap-flash.0: map_probe failed |
Direct link: https://paste.plurk.com/show/YQrWliIpmFPqRGyGRUgS