嵌入式爱好者

查看: 2292|回复: 1

6410的板子在内核启动时碰到这样的问题,请各位大侠帮忙分析一下哪里出现问题了

[复制链接]

0

主题

0

帖子

15

积分

扫一扫,手机访问本帖
发表于 2012-4-7 11:34:33 | 显示全部楼层 |阅读模式
本帖最后由 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 ]---
回复

使用道具 举报

1

主题

3670

帖子

4181

积分

发表于 2012-4-7 16:57:13 | 显示全部楼层
你加入了ad转换了吧,现在的3.01可以支持ad转换了,烧写新的系统试一下
技术支持电话:0312-3119192
技术支持邮箱:Android@forlinx.com
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋| 飞凌嵌入式 ( 冀ICP备12004394号-1 )

GMT+8, 2024-12-30 03:00

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表