Advertisement
Guest User

Untitled

a guest
Aug 11th, 2013
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1.  
  2. I2C: ready
  3. DRAM: 992 MiB
  4. WARNING: Caches not enabled
  5. MMC: SDHCI: 0
  6. SF: Detected N25Q128 with page size 64 KiB, total 16 MiB
  7. In: serial
  8. Out: serial
  9. Err: serial
  10. Net: zynq_gem
  11. Hit any key to stop autoboot: 0
  12. Configuring PL and Booting Linux...
  13. Device: SDHCI
  14. Manufacturer ID: 3
  15. OEM: 5344
  16. Name: SU16G
  17. Tran Speed: 50000000
  18. Rd Block Len: 512
  19. SD version 2.0
  20. High Capacity: Yes
  21. Capacity: 14.8 GiB
  22. Bus Width: 4-bit
  23. reading parallella.bit.bin
  24.  
  25. 4045564 bytes read
  26. reading uImage
  27.  
  28. 3097296 bytes read
  29. reading devicetree.dtb
  30.  
  31. 6120 bytes read
  32. ## Booting kernel from Legacy Image at 03000000 ...
  33. Image Name: Linux-3.9.0-xilinx-dirty
  34. Image Type: ARM Linux Kernel Image (uncompressed)
  35. Data Size: 3097232 Bytes = 3 MiB
  36. Load Address: 00008000
  37. Entry Point: 00008000
  38. Verifying Checksum ... OK
  39. ## Flattened Device Tree blob at 02a00000
  40. Booting using the fdt blob at 0x02a00000
  41. Loading Kernel Image ... OK
  42. OK
  43. Loading Device Tree to 1fffb000, end 1ffff7e7 ... OK
  44.  
  45. Starting kernel ...
  46.  
  47. Booting Linux on physical CPU 0x0
  48. Linux version 3.9.0-xilinx-dirty (tnt@lain) (gcc version 4.6.3 (Sourcery CodeBench Lite 2012.03-79) ) #4 SMP PREEMPT Thu Jun 20 23:25:35 CEST 2013
  49. CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
  50. CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  51. Machine: Xilinx Zynq Platform, model: Xilinx Zynq
  52. bootconsole [earlycon0] enabled
  53. cma: CMA: reserved 16 MiB at 2e800000
  54. Memory policy: ECC disabled, Data cache writealloc
  55. PERCPU: Embedded 7 pages/cpu @c0da0000 s8128 r8192 d12352 u32768
  56. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 252432
  57. Kernel command line: console=ttyPS0,115200 root=/dev/mmcblk0p2 rw earlyprintk rootfstype=ext4 rootwait devtmpfs.mount=0
  58. PID hash table entries: 4096 (order: 2, 16384 bytes)
  59. Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  60. Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  61. __ex_table already sorted, skipping sort
  62. Memory: 992MB = 992MB total
  63. Memory: 984544k/984544k available, 31264k reserved, 237568K highmem
  64. Virtual kernel memory layout:
  65. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  66. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  67. vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  68. lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  69. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  70. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  71. .text : 0xc0008000 - 0xc0545a20 (5367 kB)
  72. .init : 0xc0546000 - 0xc056ffc0 ( 168 kB)
  73. .data : 0xc0570000 - 0xc05aca40 ( 243 kB)
  74. .bss : 0xc05aca40 - 0xc05d74b0 ( 171 kB)
  75. Preemptible hierarchical RCU implementation.
  76. Dump stacks of tasks blocking RCU-preempt GP.
  77. RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  78. NR_IRQS:16 nr_irqs:16 16
  79. zynq_slcr_init: no slcr node found
  80. ------------[ cut here ]------------
  81. Kernel BUG at c054e45c [verbose debug info unavailable]
  82. Internal error: Oops - BUG: 0 [#1] PREEMPT SMP ARM
  83. Modules linked in:
  84. CPU: 0 Not tainted (3.9.0-xilinx-dirty #4)
  85. PC is at zynq_slcr_init+0x50/0x1c0
  86. LR is at zynq_slcr_init+0x50/0x1c0
  87. pc : [<c054e45c>] lr : [<c054e45c>] psr: 600001d3
  88. sp : c0571fa8 ip : 00000002 fp : 00000000
  89. r10: 00000000 r9 : 413fc090 r8 : c0d9de40
  90. r7 : c0567890 r6 : 00000000 r5 : c05aca40 r4 : c0570000
  91. r3 : 00000000 r2 : 00000000 r1 : c0570028 r0 : 00000022
  92. Flags: nZCv IRQs off FIQs off Mode SVC_32 ISA ARM Segment kernel
  93. Control: 18c5387d Table: 0000404a DAC: 00000015
  94. Process swapper/0 (pid: 0, stack limit = 0xc0570238)
  95. Stack: (0xc0571fa8 to 0xc0572000)
  96. 1fa0: c0570000 c05aca40 ffffffff c054e220 c054e218 c0549cdc
  97. 1fc0: 00000000 c0546698 ffffffff ffffffff c0546228 00000000 00000000 c0567890
  98. 1fe0: 18c5387d c05783f0 c0567888 c057c1fc 0000406a 00008074 00000000 00000000
  99. [<c054e45c>] (zynq_slcr_init+0x50/0x1c0) from [<c054e220>] (zynq_timer_init+0x8/0x10)
  100. [<c054e220>] (zynq_timer_init+0x8/0x10) from [<c0549cdc>] (time_init+0x14/0x20)
  101. [<c0549cdc>] (time_init+0x14/0x20) from [<c0546698>] (start_kernel+0x1b0/0x2ec)
  102. [<c0546698>] (start_kernel+0x1b0/0x2ec) from [<00008074>] (0x8074)
  103. Code: 1a000003 e59f0158 e59f1158 ebf9ef87 (e7f001f2)
  104. ---[ end trace 1b75b31a2719ed1c ]---
  105. Kernel panic - not syncing: Attempted to kill the idle task!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement