在线时间9 小时
UID3234595
注册时间2017-3-20
NXP金币0
该用户从未签到
新手上路

- 积分
- 34
- 最后登录
- 2017-5-2
|

楼主 |
发表于 2017-3-29 14:55:32
|
显示全部楼层
In: serial
Out: serial
Err: serial
Net: FEC1
Normal Boot
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1(part 0) is current device
MMC read: dev # 1, block # 2048, count 16384 ... 16384 blocks read: OK
Booting from mmc ...
switch to partitions #0, OK
mmc1(part 0) is current device
MMC read: dev # 1, block # 18432, count 8192 ... 8192 blocks read: OK
Kernel image @ 0x80800000 [ 0x000000 - 0x645d40 ]
## Flattened Device Tree blob at 83000000
Booting using the fdt blob at 0x83000000
Loading Device Tree to 9ef3c000, end 9ef47702 ... OK
Starting kernel ...
announce_and_cleanup
Booting Linux on physical CPU 0x0
Linux version 4.1.15 (lvmh@QiyangServer) (gcc version 4.7.3 20121205 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2012.12-20121214 - Linaro GCC 2012.12) ) #43 SMP PREEMPT Wed Mar 29 14:40:35 CST 2017
CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c53c7d
CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine model: QIYANG i.MX6 UltraLite 14x14 EVK Board
Memory policy: Data cache writealloc
PERCPU: Embedded 12 pages/cpu @9fbd2000 s16960 r8192 d24000 u49152
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
Kernel command line: console=ttymxc0,115200 root=/dev/mmcblk1p1 rootwait rw ethaddr=08:00:3e:26:0a:5b
PID hash table entries: 2048 (order: 1, 8192 bytes)
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 507388K/524288K available (8159K kernel code, 426K rwdata, 2816K rodata, 336K init, 432K bss, 16900K reserved, 0K cma-reserved, 0K highmem)
Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xa0800000 - 0xff000000 (1512 MB)
lowmem : 0x80000000 - 0xa0000000 ( 512 MB)
pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
.text : 0x80008000 - 0x80abffb8 (10976 kB)
.init : 0x80ac0000 - 0x80b14000 ( 336 kB)
.data : 0x80b14000 - 0x80b7e860 ( 427 kB)
.bss : 0x80b81000 - 0x80bed3a0 ( 433 kB)
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Preemptible hierarchical RCU implementation.
Additional per-CPU info printed with stalls.
RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
NR_IRQS:16 nr_irqs:16 16
mxc_clocksource_init 24000000
Switching to timer-based delay loop, resolution 41ns
sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
clocksource mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
Console: colour dummy device 80x30
运行到announce_and_cleanup黑屏(背光亮的),大约运行到console:....这里显示kernel的logo,新手,请大神指点迷津 |
|