Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 3.14.18 (hades@PandoraBox-Server) (gcc version 4.8.3 (PandoraBox/Linaro GCC 4.8-2014.04 svn-r173) ) #1 SMP PREEMPT Fri Oct 31 10:52:15 CST 2014
[ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Cubietech Cubietruck
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] PERCPU: Embedded 7 pages/cpu @ee7d6000 s7104 r8192 d13376 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522768
[ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk rootwait root=/dev/mmcblk0p2
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 2074212K/2097152K available (3603K kernel code, 161K rwdata, 1016K rodata, 182K init, 602K bss, 22940K reserved, 1318912K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc048af04 (4620 kB)
[ 0.000000] .init : 0xc048b000 - 0xc04b8bc0 ( 183 kB)
[ 0.000000] .data : 0xc04ba000 - 0xc04e2660 ( 162 kB)
[ 0.000000] .bss : 0xc04e2660 - 0xc057921c ( 603 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000025] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns
[ 0.000182] sched_clock: 32 bits at 160MHz, resolution 6ns, wraps every 26843545593ns
[ 0.000353] Console: colour dummy device 80x30
[ 0.000391] Calibrating delay loop... 1915.28 BogoMIPS (lpj=9576448)
[ 0.060082] pid_max: default: 32768 minimum: 301
[ 0.060263] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.060277] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.065952] CPU: Testing write buffer coherency: ok
[ 0.066305] /cpus/cpu@0 missing clock-frequency property
[ 0.066324] /cpus/cpu@1 missing clock-frequency property
[ 0.066338] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.066365] Setting up static identity map for 0x400118a8 - 0x400118dc
[ 0.120543] CPU1: failed to boot: -38 //这个是为什么???求解??怎么启动开???
[ 0.120573] Brought up 1 CPUs
[ 0.120580] SMP: Total of 1 processors activated.
[ 0.120587] CPU: All CPU(s) started in SVC mode.
[ 0.125357] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
[ 0.125695] pinctrl core: initialized pinctrl subsystem
[ 0.126074] regulator-dummy: no parameters
[ 0.126384] NET: Registered protocol family 16
[ 0.126651] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.135931] bio: create slab <bio-0> at 0
[ 0.136570] reg-fixed-voltage ahci-5v.3: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@1, deferring probe
|