Advertisement
Guest User

dmesg arch/tile on CCR

a guest
Nov 11th, 2014
1,275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.38 KB | None | 0 0
  1. RouterBOOT booter 3.13
  2.  
  3. CCR1036-8G-2S+
  4.  
  5. CPU frequency: 1200 MHz
  6. Memory size: 16384 MiB
  7. NAND size: 1024 MiB
  8.  
  9. Press any key within 2 seconds to enter setup..
  10. trying bootp protocol... OK
  11. Got IP address: 172.X.X.X
  12. resolved mac address 38:EA:A7:XX:XX:XX
  13. transfer started ....................... transfer ok, time=0.56s
  14. setting up elf image... OK
  15. jumping to kernel code
  16. Linux version 3.17.2 (thomas@desktop) (gcc version 4.4.6 (GCC) ) #1 SMP Tue Nov 11 21:07:52 CET 2014
  17. 16336MB memory available.
  18. PERCPU: 1 64K pages/cpu @fffffff600000000 s9472 r8192 d47872
  19. Built 2 zonelists in Zone order, mobility grouping on. Total pages: 261152
  20. Policy zone: Normal
  21. Kernel command line: console=ttyS0,115200n8 panic=1 root=/dev/ram0 ubifs_support console=ttyS0,115200 parts=1 boot_part_size=16777216 board=ccr1036 ver=3.13 boot=1 mlc=5
  22. PID hash table entries: 4096 (order: -1, 32768 bytes)
  23. Sorting __ex_table...
  24. Memory: 16636352K/16728064K available (3769K kernel code, 455K rwdata, 640K rodata, 311K init, 938K bss, 91712K reserved)
  25. SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=36, Nodes=4
  26. Hierarchical RCU implementation.
  27. RCU restricting CPUs from NR_CPUS=100 to nr_cpu_ids=36.
  28. RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=36
  29. NR_IRQS:32 nr_irqs:32 1
  30. console [hvc0] enabled
  31. Clock rate yields 2400.00 BogoMIPS (lpj=1200000)
  32. pid_max: default: 36864 minimum: 301
  33. Dentry cache hash table entries: 2097152 (order: 8, 16777216 bytes)
  34. Inode-cache hash table entries: 1048576 (order: 7, 8388608 bytes)
  35. Mount-cache hash table entries: 32768 (order: 2, 262144 bytes)
  36. Mountpoint-cache hash table entries: 32768 (order: 2, 262144 bytes)
  37. Brought up 36 CPUs
  38. devtmpfs: initialized
  39. PCI: Searching for controllers...
  40. usbcore: registered new interface driver usbfs
  41. usbcore: registered new interface driver hub
  42. usbcore: registered new device driver usb
  43. EDAC MC: Ver: 3.0.0
  44. Switched to clocksource cycle counter
  45. Trying to unpack rootfs image as initramfs...
  46. futex hash table entries: 16384 (order: 4, 1048576 bytes)
  47. HugeTLB registered 1 MB page size, pre-allocated 0 pages
  48. HugeTLB registered 16 MB page size, pre-allocated 0 pages
  49. msgmni has been set to 32492
  50. bounce: pool size: 64 pages
  51. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  52. io scheduler noop registered (default)
  53. pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  54. brd: module loaded
  55. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  56. tilegx-ehci tilegx-ehci.0: Tile-Gx EHCI
  57. tilegx-ehci tilegx-ehci.0: new USB bus registered, assigned bus number 1
  58. tilegx-ehci tilegx-ehci.0: irq 2, io mem 0xfffffff601f80000
  59. tilegx-ehci tilegx-ehci.0: USB 0.0 started, EHCI 1.00
  60. hub 1-0:1.0: USB hub found
  61. hub 1-0:1.0: 1 port detected
  62. ehci-pci: EHCI PCI platform driver
  63. ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  64. tilegx-ohci tilegx-ohci.0: Tile-Gx OHCI
  65. tilegx-ohci tilegx-ohci.0: new USB bus registered, assigned bus number 2
  66. tilegx-ohci tilegx-ohci.0: irq 3, io mem 0xfffffff601fa0000
  67. hub 2-0:1.0: USB hub found
  68. hub 2-0:1.0: 1 port detected
  69. ohci-pci: OHCI PCI platform driver
  70. rtc-tile rtc-tile.0: rtc core: registered tile as rtc0
  71. i2c /dev entries driver
  72. EDAC MC0: Giving out device to module tile-edac controller TILEGx_Memory_Controller: DEV tile-edac.0 (POLLED)
  73. EDAC MC1: Giving out device to module tile-edac controller TILEGx_Memory_Controller: DEV tile-edac.1 (POLLED)
  74. rtc-tile rtc-tile.0: setting system clock to 1970-01-01 00:00:00 UTC (0)
  75. List of all partitions:
  76. No filesystem could mount root, tried:
  77. Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
  78.  
  79. Starting stack dump of tid 1, pid 1 (swapper/0) on cpu 3 at cycle 8310068455
  80. frame 0: 0xfffffff7003c9eb8 dump_stack+0x0/0x20 (sp 0xfffffe01fcd5fb88)
  81. frame 1: 0xfffffff7003cbb78 panic+0x1b8/0x478 (sp 0xfffffe01fcd5fb88)
  82. frame 2: 0xfffffff7003d21b0 mount_block_root+0x4b0/0x4f8 (sp 0xfffffe01fcd5fc38)
  83. frame 3: 0xfffffff7003d22a0 mount_root+0xa8/0xd0 (sp 0xfffffe01fcd5fcb0)
  84. frame 4: 0xfffffff7003d2518 prepare_namespace+0x250/0x360 (sp 0xfffffe01fcd5fcd8)
  85. frame 5: 0xfffffff7003d0798 kernel_init_freeable+0x318/0x3c8 (sp 0xfffffe01fcd5fd00)
  86. frame 6: 0xfffffff7003c9110 kernel_init+0x30/0x1c0 (sp 0xfffffe01fcd5fd60)
  87. frame 7: 0xfffffff7003cabc0 ret_from_kernel_thread+0x18/0x20 (sp 0xfffffe01fcd5fd80)
  88. (odd fault: pc 0x0, sp 0x0, ex1 0x2?)
  89. Stack dump complete
  90. Rebooting in 1 seconds..Resetting chip and restarting.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement