Advertisement
Guest User

Untitled

a guest
May 10th, 2011
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.12 KB | None | 0 0
  1. ip04>bootm 0x1000000
  2. ## Booting image at 01000000 ...
  3. Image Name: Linux Kernel and ext2
  4. Image Type: Blackfin Linux Kernel Image (gzip compressed)
  5. Data Size: 2754736 Bytes = 2.6 MB
  6. Load Address: 00001000
  7. Entry Point: 001f23d8
  8. Verifying Checksum ... OK
  9. Uncompressing Kernel Image ... OK
  10. Starting Kernel at = 1f23d8
  11. console [ttyBF0] enabled, bootconsole disabled
  12. Calibrating delay loop... 796.67 BogoMIPS (lpj=1593344)
  13. Security Framework initialized
  14. Mount-cache hash table entries: 512
  15. Blackfin Scratchpad data SRAM: 4 KB
  16. Blackfin L1 Instruction SRAM: 32 KB (20 KB free)
  17. NET: Registered protocol family 16
  18. Blackfin DMA Controller
  19. ip0x_init(): registering device resources
  20. bio: create slab <bio-0> at 0
  21. SCSI subsystem initialized
  22. usbcore: registered new interface driver usbfs
  23. usbcore: registered new interface driver hub
  24. usbcore: registered new device driver usb
  25. Switching to clocksource bfin_cs_cycles
  26. NET: Registered protocol family 2
  27. IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  28. TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  29. TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  30. TCP: Hash tables configured (established 2048 bind 2048)
  31. TCP reno registered
  32. UDP hash table entries: 256 (order: 0, 4096 bytes)
  33. UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  34. NET: Registered protocol family 1
  35. msgmni has been set to 104
  36. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  37. io scheduler noop registered
  38. io scheduler cfq registered (default)
  39. bfin_sport: registered sport0
  40. bfin_sport: registered sport1
  41. bfin-uart: Blackfin serial driver
  42. bfin-uart.0: ttyBF0 at MMIO 0xffc00400 (irq = 21) is a BFIN-UART
  43. brd: module loaded
  44. uclinux[mtd]: RAM probe address=0x3700000 size=0x800000
  45. Creating 1 MTD partitions on "RAM":
  46. 0x000000000000-0x000000800000 : "ROMfs"
  47. Generic platform RAM MTD, (c) 2004 Simtec Electronics
  48. nand_get_flash_type: second ID read did not match 10,01 against 62,01
  49. No NAND device found.
  50. dm9000 Ethernet Driver, V1.31
  51. eth0: dm9000a at 20100000,20100002 IRQ 48 MAC: 00:09:45:56:72:9b (chip)
  52. dm9000 dm9000.1: read wrong id 0x2b2a2928
  53. dm9000 dm9000.1: read wrong id 0x2b2a2928
  54. dm9000 dm9000.1: read wrong id 0x2b2a2928
  55. dm9000 dm9000.1: read wrong id 0x2b2a2928
  56. dm9000 dm9000.1: read wrong id 0x2b2a2928
  57. dm9000 dm9000.1: read wrong id 0x2b2a2928
  58. dm9000 dm9000.1: read wrong id 0x2b2a2928
  59. dm9000 dm9000.1: read wrong id 0x2b2a2928
  60. dm9000 dm9000.1: wrong id: 0x2b2a2928
  61. dm9000 dm9000.1: not found (-19).
  62. usbmon: debugfs is not available
  63. driver isp1362-hcd, 2005-04-04
  64. isp1362-hcd isp1362-hcd.0: ISP1362 Host Controller
  65. isp1362-hcd isp1362-hcd.0: new USB bus registered, assigned bus number 1
  66. isp1362_hc_reset:
  67. isp1362-hcd isp1362-hcd.0: irq 44, io mem 0x20300000
  68. isp1362_hc_start:
  69. isp1362_hc_start: Invalid chip ID f60f
  70. isp1362-hcd isp1362-hcd.0: startup error -19
  71. isp1362-hcd isp1362-hcd.0: USB bus 1 deregistered
  72. isp1362_probe: init error, -19
  73. Initializing USB Mass Storage driver...
  74. usbcore: registered new interface driver usb-storage
  75. USB Mass Storage support registered.
  76. ip_tables: (C) 2000-2006 Netfilter Core Team
  77. TCP cubic registered
  78. NET: Registered protocol family 17
  79. drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  80. dma_alloc_init: dma_page @ 0x020a4000 - 256 pages at 0x03f00000
  81. VFS: Cannot open root device "mtdblock2" or unknown-block(0,0)
  82. Please append a correct "root=" boot option; here are the available partitions:
  83. 1f00 8192 mtdblock0 (driver?)
  84. Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
  85. Hardware Trace:
  86. 0 Target : <0x0015c930> { _dump_stack + 0x0 }
  87. Source : <0x0015c9aa> { _panic + 0x42 } CALL pcrel
  88. 1 Target : <0x0015c9aa> { _panic + 0x42 }
  89. Source : <0x0015ca2c> { _printk + 0x14 } RTS
  90. 2 Target : <0x0015ca28> { _printk + 0x10 }
  91. Source : <0x0000fa12> { _vprintk + 0x162 } RTS
  92. 3 Target : <0x0000fa06> { _vprintk + 0x156 }
  93. Source : <0xffa08c3c> { __common_int_entry + 0xd8 } RTI
  94. 4 Target : <0xffa08bda> { __common_int_entry + 0x76 }
  95. Source : <0xffa08a1c> { _return_from_int + 0x58 } RTS
  96. 5 Target : <0xffa08a1c> { _return_from_int + 0x58 }
  97. Source : <0xffa089f2> { _return_from_int + 0x2e } IF !CC JUMP pcrel
  98. 6 Target : <0xffa089c4> { _return_from_int + 0x0 }
  99. Source : <0xffa08bd6> { __common_int_entry + 0x72 } JUMP.L
  100. 7 Target : <0xffa08bd4> { __common_int_entry + 0x70 }
  101. Source : <0xffa0835e> { _asm_do_IRQ + 0x6a } RTS
  102. 8 Target : <0xffa08356> { _asm_do_IRQ + 0x62 }
  103. Source : <0x00013006> { __local_bh_enable + 0x3a } RTS
  104. 9 Target : <0x00012fcc> { __local_bh_enable + 0x0 }
  105. Source : <0x00013624> { ___do_softirq + 0xa4 } JUMP.L
  106. 10 Target : <0x0001361c> { ___do_softirq + 0x9c }
  107. Source : <0x00013610> { ___do_softirq + 0x90 } IF CC JUMP pcrel
  108. 11 Target : <0x00013602> { ___do_softirq + 0x82 }
  109. Source : <0x0003226c> { _rcu_bh_qs + 0x14 } RTS
  110. 12 Target : <0x00032258> { _rcu_bh_qs + 0x0 }
  111. Source : <0x000135fe> { ___do_softirq + 0x7e } JUMP.L
  112. 13 Target : <0x000135f6> { ___do_softirq + 0x76 }
  113. Source : <0x00032cc4> { _rcu_process_callbacks + 0x30 } RTS
  114. 14 Target : <0x00032cc0> { _rcu_process_callbacks + 0x2c }
  115. Source : <0x00032b62> { _rcu_do_batch + 0x12a } RTS
  116. 15 Target : <0x00032b5a> { _rcu_do_batch + 0x122 }
  117. Source : <0x00032a4a> { _rcu_do_batch + 0x12 } IF CC JUMP pcrel
  118. Stack info:
  119. SP: [0x0201bf3c] <0x0201bf3c> /* kernel dynamic memory (maybe user-space) */
  120. FP: (0x0201bfe4)
  121. Memory from 0x0201bf30 to 0201c000
  122. 0201bf30: 0018efa4 0201bf3c 00000000 [0018f098] 0015c9ae 0206e000 0018f098 001cc37e
  123. 0201bf50: 001cc37e 001cc37e 0201bf6c 001eea06 0206e000 0201bf7c 0201bf80 0201bf7c
  124. 0201bf70: 00000000 00008000 00000000 6e6b6e75 2d6e776f 636f6c62 2c30286b 02002930
  125. 0201bf90: 001eeb1e 001c7234 00000000 00000000 001eec50 001c7234 001ffc68 00000000
  126. 0201bfb0: 00000000 00000000 00000000 001ee1da 00203be8 00203be8 00000000 00000000
  127. 0201bfd0: 001ee1ee 00203be8 00203be8 00000000 00000000 (00000000)<000014ae> 00000000
  128. 0201bff0: 00000000 00000000 ffffffff 00000006
  129. Return addresses in stack:
  130. frame 1 : <0x000014ae> { _kernel_thread_helper + 0x6 }
  131. INFO: RCU detected CPU 0 stall (t=2500 jiffies)
  132. INFO: RCU detected CPU 0 stall (t=10000 jiffies)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement