Advertisement
buletz

Untitled

Sep 20th, 2012
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.25 KB | None | 0 0
  1. NAND read: device 0 offset 0x80000, size 0x790000
  2. 7929856 bytes read: OK
  3. ## Booting kernel from Legacy Image at 70300000 ...
  4. Image Name: Linux Kernel Image
  5. Image Type: ARM Linux Kernel Image (uncompressed)
  6. Data Size: 3223784 Bytes = 3.1 MiB
  7. Load Address: 70008000
  8. Entry Point: 70008000
  9. Verifying Checksum ... OK
  10. Loading Kernel Image ... OK
  11. OK
  12.  
  13. Starting kernel ...
  14.  
  15. Uncompressing Linux... done, booting the kernel.
  16. [ 0.000000] Booting Linux on physical CPU 0
  17. [ 0.000000] Initializing cgroup subsys cpuset
  18. [ 0.000000] Initializing cgroup subsys cpu
  19. [ 0.000000] Linux version 3.4.11 (bulkin@bulkin-desktop) (gcc version 4.5.2 (Sourcery G++ Lite 2011.03-41) ) #18 Thu Sep 20 13:35:13 MSK 2012
  20. [ 0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
  21. [ 0.000000] CPU: VIVT data cache, VIVT instruction cache
  22. [ 0.000000] Machine: Atmel AT91SAM9M10G45-EK
  23. [ 0.000000] Ignoring tag cmdline (using the default kernel command line)
  24. [ 0.000000] bootconsole [earlycon0] enabled
  25. [ 0.000000] debug: skip boot console de-registration.
  26. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  27. [ 0.000000] AT91: Detected soc type: at91sam9g45
  28. [ 0.000000] AT91: Detected soc subtype: Unknown
  29. [ 0.000000] AT91: sram at 0x300000 of 0x10000 mapped at 0xfef68000
  30. [ 0.000000] Clocks: CPU 400 MHz, master 133 MHz, main 12.000 MHz
  31. [ 0.000000] gpiochip_add: registered GPIOs 0 to 31 on device: pioA
  32. [ 0.000000] gpiochip_add: registered GPIOs 32 to 63 on device: pioB
  33. [ 0.000000] gpiochip_add: registered GPIOs 64 to 95 on device: pioC
  34. [ 0.000000] gpiochip_add: registered GPIOs 96 to 127 on device: pioD
  35. [ 0.000000] gpiochip_add: registered GPIOs 128 to 159 on device: pioE
  36. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  37. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk=ttyS0,115200,keep keep_bootcon rw root=/dev/sda1 rootfstype=ext2 rootwait
  38. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  39. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  40. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  41. [ 0.000000] allocated 131072 bytes of page_cgroup
  42. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  43. [ 0.000000] Memory: 64MB = 64MB total
  44. [ 0.000000] Memory: 58172k/58172k available, 7364k reserved, 0K highmem
  45. [ 0.000000] Virtual kernel memory layout:
  46. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  47. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  48. [ 0.000000] vmalloc : 0xc4800000 - 0xff000000 ( 936 MB)
  49. [ 0.000000] lowmem : 0xc0000000 - 0xc4000000 ( 64 MB)
  50. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  51. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  52. [ 0.000000] .text : 0xc0008000 - 0xc058e000 (5656 kB)
  53. [ 0.000000] .init : 0xc058e000 - 0xc05c5000 ( 220 kB)
  54. [ 0.000000] .data : 0xc05c6000 - 0xc0609608 ( 270 kB)
  55. [ 0.000000] .bss : 0xc060962c - 0xc06777d8 ( 441 kB)
  56. [ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  57. [ 0.000000] NR_IRQS:192
  58. [ 0.000000] AT91: 160 gpio irqs in 5 banks
  59. [ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
  60. [ 0.000000] Console: colour dummy device 80x30
  61. [ 0.010000] Calibrating delay loop... 199.06 BogoMIPS (lpj=995328)
  62. [ 0.090000] pid_max: default: 32768 minimum: 301
  63. [ 0.090000] Mount-cache hash table entries: 512
  64. [ 0.100000] Initializing cgroup subsys cpuacct
  65. [ 0.110000] Initializing cgroup subsys memory
  66. [ 0.110000] Initializing cgroup subsys devices
  67. [ 0.120000] Initializing cgroup subsys freezer
  68. [ 0.120000] Initializing cgroup subsys net_cls
  69. [ 0.130000] CPU: Testing write buffer coherency: ok
  70. [ 0.130000] ftrace: allocating 14568 entries in 43 pages
  71. [ 0.220000] Setting up static identity map for 0x7043fe60 - 0x7043feb8
  72. [ 0.230000] devtmpfs: initialized
  73. [ 0.240000] NET: Registered protocol family 16
  74. [ 0.250000] --- Initialize sequence STARTED ---
  75. [ 0.250000] --- Initializing Serial ---
  76. [ 0.260000] --- Initializing USBH-OCHI ---
  77. [ 0.260000] --- Initializing USB HS ---
  78. [ 0.270000] --- Initializing SPI ---
  79. [ 0.270000] --- Initializing MCI ---
  80. [ 0.280000] --- Initializing Eth ---
  81. [ 0.280000] --- Initializing NAND ---
  82. [ 0.280000] --- Initializing I2C ---
  83. [ 0.290000] --- Initialize sequence FINISHED ---
  84. [ 0.290000] AT91: Power Management
  85. [ 0.300000] AT91: Starting after user reset
  86. [ 0.310000] bio: create slab <bio-0> at 0
  87. [ 0.320000] SCSI subsystem initialized
  88. [ 0.320000] usbcore: registered new interface driver usbfs
  89. [ 0.330000] usbcore: registered new interface driver hub
  90. [ 0.340000] usbcore: registered new device driver usb
  91. [ 0.340000] Linux video capture interface: v2.00
  92. [ 0.350000] Switching to clocksource pit
  93. [ 0.390000] NET: Registered protocol family 2
  94. [ 0.390000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  95. [ 0.400000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  96. [ 0.410000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  97. [ 0.420000] TCP: Hash tables configured (established 2048 bind 2048)
  98. [ 0.430000] TCP: reno registered
  99. [ 0.430000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  100. [ 0.440000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  101. [ 0.440000] NET: Registered protocol family 1
  102. [ 0.450000] audit: initializing netlink socket (disabled)
  103. [ 0.460000] type=2000 audit(0.449:1): initialized
  104. [ 0.690000] msgmni has been set to 113
  105. [ 0.690000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  106. [ 0.700000] io scheduler noop registered
  107. [ 0.710000] io scheduler deadline registered
  108. [ 0.710000] io scheduler cfq registered (default)
  109. [ 0.720000] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  110. [ 0.740000] brd: module loaded
  111. [ 0.750000] loop: module loaded
  112. [ 0.770000] atmel_nand: Use On Flash BBT
  113. [ 0.770000] atmel_nand atmel_nand: Failed to request DMA channel
  114. [ 0.780000] atmel_nand atmel_nand: No DMA support for NAND access.
  115. [ 0.790000] NAND device: Manufacturer ID: 0xec, Chip ID: 0xda (Samsung NAND 256MiB 3,3V 8-bit)
  116. [ 0.800000] Bad block table found at page 131008, version 0x01
  117. [ 0.800000] Bad block table found at page 130944, version 0x01
  118. [ 0.810000] nand_read_bbt: bad block at 0x000004ac0000
  119. [ 0.810000] nand_read_bbt: bad block at 0x000007140000
  120. [ 0.820000] nand_read_bbt: bad block at 0x000008000000
  121. [ 0.830000] nand_read_bbt: bad block at 0x00000bf20000
  122. [ 0.830000] nand_read_bbt: bad block at 0x00000cf20000
  123. [ 0.840000] nand_read_bbt: bad block at 0x00000df20000
  124. [ 0.840000] nand_read_bbt: bad block at 0x00000f340000
  125. [ 0.850000] nand_read_bbt: bad block at 0x00000fbe0000
  126. [ 0.860000] Creating 2 MTD partitions on "atmel_nand":
  127. [ 0.860000] 0x000000000000-0x000001000000 : "Boot partition"
  128. [ 0.870000] 0x000001000000-0x000010000000 : "FS partition"
  129. [ 0.880000] atmel_spi atmel_spi.0: Atmel SPI Controller at 0xfffa4000 (irq 14)
  130. [ 0.890000] atmel_spi atmel_spi.0: master is unqueued, this is deprecated
  131. [ 0.900000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  132. [ 0.910000] atmel-ehci atmel-ehci: Atmel EHCI UHP HS
  133. [ 0.910000] atmel-ehci atmel-ehci: new USB bus registered, assigned bus number 1
  134. [ 0.920000] atmel-ehci atmel-ehci: irq 22, io mem 0x00800000
  135. [ 0.950000] atmel-ehci atmel-ehci: USB 2.0 started, EHCI 1.00
  136. [ 0.950000] hub 1-0:1.0: USB hub found
  137. [ 0.960000] hub 1-0:1.0: 2 ports detected
  138. [ 0.960000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  139. [ 0.970000] at91_ohci at91_ohci: can't request overcurrent gpio 0
  140. [ 0.980000] at91_ohci at91_ohci: AT91 OHCI
  141. [ 0.980000] at91_ohci at91_ohci: new USB bus registered, assigned bus number 2
  142. [ 0.990000] at91_ohci at91_ohci: irq 22, io mem 0x00700000
  143. [ 1.060000] hub 2-0:1.0: USB hub found
  144. [ 1.060000] hub 2-0:1.0: 2 ports detected
  145. [ 1.070000] Initializing USB Mass Storage driver...
  146. [ 1.080000] usbcore: registered new interface driver usb-storage
  147. [ 1.080000] USB Mass Storage support registered.
  148. [ 1.090000] mousedev: PS/2 mouse device common for all mice
  149. [ 1.100000] i2c /dev entries driver
  150. [ 1.100000] cpuidle: using governor ladder
  151. [ 1.100000] cpuidle: using governor menu
  152. [ 1.110000] sdhci: Secure Digital Host Controller Interface driver
  153. [ 1.120000] sdhci: Copyright(c) Pierre Ossman
  154. [ 1.120000] sdhci-pltfm: SDHCI platform and OF driver helper
  155. [ 1.130000] TCP: cubic registered
  156. [ 1.130000] NET: Registered protocol family 10
  157. [ 1.140000] NET: Registered protocol family 17
  158. [ 1.150000] registered taskstats version 1
  159. [ 1.160000] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  160. [ 1.160000] atmel_mci atmel_mci.0: version: 0x410
  161. [ 1.170000] atmel_mci atmel_mci.0: has dma capability but dma engine is not selected, then use pio
  162. [ 1.180000] atmel_mci atmel_mci.0: using PIO
  163. [ 1.180000] atmel_mci atmel_mci.0: Atmel MCI controller at 0xfff80000 irq 11, 1 slots
  164. [ 1.190000] Warning: unable to open an initial console.
  165. [ 1.200000] Waiting for root device /dev/sda1...
  166. [ 1.300000] usb 1-2: new high-speed USB device number 2 using atmel-ehci
  167. [ 1.450000] scsi0 : usb-storage 1-2:1.0
  168. [ 2.450000] scsi 0:0:0:0: Direct-Access JetFlash Transcend 16GB 1.00 PQ: 0 ANSI: 5
  169. [ 2.460000] sd 0:0:0:0: [sda] 30871552 512-byte logical blocks: (15.8 GB/14.7 GiB)
  170. [ 2.470000] sd 0:0:0:0: [sda] Write Protect is off
  171. [ 2.480000] sd 0:0:0:0: [sda] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA
  172. [ 2.500000] sda: sda1
  173. [ 2.510000] sd 0:0:0:0: [sda] Attached SCSI removable disk
  174. [ 2.530000] EXT2-fs (sda1): warning: mounting unchecked fs, running e2fsck is recommended
  175. [ 2.540000] VFS: Mounted root (ext2 filesystem) on device 8:1.
  176. [ 2.560000] devtmpfs: mounted
  177. [ 2.560000] Freeing init memory: 220K
  178. [ 2.600000] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004
  179. [ 2.600000]
  180. [ 2.610000] Backtrace:
  181. [ 2.610000] [<c000c868>] (dump_backtrace+0x0/0x114) from [<c04377ec>] (dump_stack+0x20/0x24)
  182. [ 2.620000] r6:c05d88f4 r5:c05d88f4 r4:c3838000
  183. [ 2.630000] [<c04377cc>] (dump_stack+0x0/0x24) from [<c0437874>] (panic+0x84/0x1c8)
  184. [ 2.640000] [<c04377f0>] (panic+0x0/0x1c8) from [<c001da7c>] (do_exit+0x6a8/0x7dc)
  185. [ 2.650000] r3:60000013 r2:c3833e20 r1:00000004 r0:c05118bc
  186. [ 2.650000] r7:c3834000
  187. [ 2.650000] [<c001d3d4>] (do_exit+0x0/0x7dc) from [<c001de70>] (do_group_exit+0x50/0xbc)
  188. [ 2.660000] r7:0830009f
  189. [ 2.670000] [<c001de20>] (do_group_exit+0x0/0xbc) from [<c002bc34>] (get_signal_to_deliver+0x1f0/0x51c)
  190. [ 2.680000] r4:00400500
  191. [ 2.680000] [<c002ba44>] (get_signal_to_deliver+0x0/0x51c) from [<c000b8b8>] (do_signal+0xa4/0x508)
  192. [ 2.690000] [<c000b814>] (do_signal+0x0/0x508) from [<c000c230>] (do_notify_resume+0x70/0x7c)
  193. [ 2.700000] [<c000c1c0>] (do_notify_resume+0x0/0x7c) from [<c00091f4>] (work_pending+0x24/0x28)
  194. [ 2.710000] r4:00000008
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement