- 积分
- 15
贡献30
飞刀4 FD
注册时间2016-9-11
在线时间12 小时
扫一扫,手机访问本帖
|
本帖最后由 bingwangs1987 于 2012-4-7 11:36 编辑
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
Linux version 2.6.36.2 (root@ubuntu) (gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72) ) #1 Sat Mar 17 11:07:45 CST 2012
CPU: ARMv6-compatible processor [410fb766] revision 6 (ARMv7), cr=00c5387f
CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
Machine: SMDK6410
Memory policy: ECC disabled, Data cache writeback
CPU S3C6410 (id 0x36410101)
S3C24XX Clocks, Copyright 2004 Simtec Electronics
camera: no parent clock specified
S3C64XX: PLL settings, A=532000000, M=532000000, E=24000000
S3C64XX: HCLK2=266000000, HCLK=133000000, PCLK=66500000
mout_apll: source is fout_apll (1), rate is 532000000
mout_epll: source is epll (1), rate is 24000000
mout_mpll: source is mpll (1), rate is 532000000
mmc_bus: source is mout_epll (0), rate is 24000000
mmc_bus: source is mout_epll (0), rate is 24000000
mmc_bus: source is mout_epll (0), rate is 24000000
usb-bus-host: source is clk_48m (0), rate is 48000000
uclk1: source is dout_mpll (1), rate is 66500000
spi-bus: source is mout_epll (0), rate is 24000000
spi-bus: source is mout_epll (0), rate is 24000000
audio-bus: source is mout_epll (0), rate is 24000000
audio-bus: source is mout_epll (0), rate is 24000000
audio-bus: source is mout_epll (0), rate is 24000000
irda-bus: source is mout_epll (0), rate is 24000000
camera: no parent clock specified
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
Kernel command line: root=/dev/mtdblock2 rootfstype=cramfs console=ttySAC0,115200
PID hash table entries: 1024 (order: 0, 4096 bytes)
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 256MB = 256MB total
Memory: 257288k/257288k available, 4856k reserved, 0K highmem
Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
DMA : 0xff600000 - 0xffe00000 ( 8 MB)
vmalloc : 0xd0800000 - 0xe0000000 ( 248 MB)
lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
modules : 0xbf000000 - 0xc0000000 ( 16 MB)
.init : 0xc0008000 - 0xc001f000 ( 92 kB)
.text : 0xc001f000 - 0xc0220000 (2052 kB)
.data : 0xc0234000 - 0xc0252f20 ( 124 kB)
SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Hierarchical RCU implementation.
RCU-based detection of stalled CPUs is disabled.
Verbose stalled-CPUs detection is disabled.
NR_IRQS:246
VIC @f4000000: id 0x00041192, vendor 0x41
VIC @f4010000: id 0x00041192, vendor 0x41
Console: colour dummy device 80x30
console [ttySAC0] enabled
Calibrating delay loop... 530.84 BogoMIPS (lpj=2654208)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
s3c64xx-pata.0: failed to claim resource 0
------------[ cut here ]------------
WARNING: at drivers/base/core.c:130 device_release+0x70/0x84()
Device 's3c64xx-adc' does not have a release() function, it is broken and must be fixed.
Modules linked in:
[<c0025648>] (unwind_backtrace+0x0/0xec) from [<c0038b5c>] (warn_slowpath_common+0x4c/0x64)
[<c0038b5c>] (warn_slowpath_common+0x4c/0x64) from [<c0038bf4>] (warn_slowpath_fmt+0x2c/0x3c)
[<c0038bf4>] (warn_slowpath_fmt+0x2c/0x3c) from [<c0143780>] (device_release+0x70/0x84)
[<c0143780>] (device_release+0x70/0x84) from [<c010f824>] (kobject_release+0x60/0x74)
[<c010f824>] (kobject_release+0x60/0x74) from [<c0110460>] (kref_put+0x5c/0x6c)
[<c0110460>] (kref_put+0x5c/0x6c) from [<c01480d8>] (platform_add_devices+0x38/0x60)
[<c01480d8>] (platform_add_devices+0x38/0x60) from [<c000b154>] (customize_machine+0x18/0x24)
[<c000b154>] (customize_machine+0x18/0x24) from [<c001f408>] (do_one_initcall+0xc8/0x19c)
[<c001f408>] (do_one_initcall+0xc8/0x19c) from [<c000857c>] (kernel_init+0x94/0x14c)
[<c000857c>] (kernel_init+0x94/0x14c) from [<c0020e0c>] (kernel_thread_exit+0x0/0x8)
---[ end trace 1b75b31a2719ed1c ]--- |
|