Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2018
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.72 KB | None | 0 0
  1. Uncompressing Linux... done, booting the kernel.
  2. Booting Linux on physical CPU 0x0
  3. Linux version 4.9.0-xilinx-00037-g5d029fd (root@newhost) (gcc version 5.1.1 20150618 (Red Hat Cross 5.1.1-3) (GCC) ) #56 SMP PREEMPT Thu Jun 1 15:43:35 CEST 2017
  4. CPU: ARMv7 Processor [410fc090] revision 0 (ARMv7), cr=10c5387d
  5. CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  6. OF: fdt:Machine model: AXIOM Beta MicroZed
  7. Memory policy: Data cache writealloc
  8. percpu: Embedded 14 pages/cpu @ef7d2000 s26176 r8192 d22976 u57344
  9. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260096
  10. Kernel command line: root=/dev/mmcblk0p2 rw rootwait rootfstype=ext4 systemd.log_level=warning systemd.log_target=console kernel.sysrq=1 init=/usr/lib/systemd/systemd
  11. log_buf_len individual max cpu contribution: 262144 bytes
  12. log_buf_len total cpu_extra contributions: 262144 bytes
  13. log_buf_len min size: 16384 bytes
  14. log_buf_len: 524288 bytes
  15. early log buf free: 14904(90%)
  16. PID hash table entries: 4096 (order: 2, 16384 bytes)
  17. Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  18. Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  19. Memory: 1030296K/1048576K available (5120K kernel code, 160K rwdata, 1216K rodata, 1024K init, 184K bss, 18280K reserved, 0K cma-reserved)
  20. Virtual kernel memory layout:
  21. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  22. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  23. vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  24. lowmem : 0xb0000000 - 0xf0000000 (1024 MB)
  25. modules : 0xaf000000 - 0xb0000000 ( 16 MB)
  26. .text : 0xb0008000 - 0xb0600000 (6112 kB)
  27. .init : 0xb0800000 - 0xb0900000 (1024 kB)
  28. .data : 0xb0900000 - 0xb0928320 ( 161 kB)
  29. .bss : 0xb0928320 - 0xb09564f4 ( 185 kB)
  30. Preemptible hierarchical RCU implementation.
  31. Build-time adjustment of leaf fanout to 32.
  32. NR_IRQS:16 nr_irqs:16 16
  33. efuse mapped to f0802000
  34. slcr mapped to f0804000
  35. L2C: platform modifies aux control register: 0x00000000 -> 0x30400000
  36. L2C: DT/platform modifies aux control register: 0x00000000 -> 0x30400000
  37. L2C-310 errata 588369 769419 enabled
  38. L2C-310 full line of zeros enabled for Cortex-A9
  39. L2C-310 cache controller enabled, 8 ways, 64 kB
  40. L2C-310: CACHE_ID 0x00000000, AUX_CTRL 0x00000000
  41. zynq_clock_init: clkc starts at f0804100
  42. Zynq clock init
  43. clocksource: ttc_clocksource: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 826992825 ns
  44. sched_clock: 16 bits at 35kHz, resolution 28357ns, wraps every 929205421ns
  45. timer #0 at f080c000, irq=16
  46. global-timer: non support for this cpu version.
  47. Failed to initialize '/amba/timer@f8f00200': -38
  48. Console: colour dummy device 80x30
  49. console [tty0] enabled
  50. Calibrating delay loop... 209.30 BogoMIPS (lpj=1046528)
  51. pid_max: default: 32768 minimum: 301
  52. Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  53. Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  54. CPU: Testing write buffer coherency: ok
  55. CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  56. Setting up static identity map for 0x100000 - 0x100058
  57. CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  58. Brought up 2 CPUs
  59. SMP: Total of 2 processors activated (425.57 BogoMIPS).
  60. CPU: All CPU(s) started in SVC mode.
  61. devtmpfs: initialized
  62. VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 0
  63. clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  64. pinctrl core: initialized pinctrl subsystem
  65. NET: Registered protocol family 16
  66. DMA: preallocated 256 KiB pool for atomic coherent allocations
  67. cpuidle: using governor ladder
  68. cpuidle: using governor menu
  69. hw-breakpoint: debug architecture 0x4 unsupported.
  70. zynq-ocm f800c000.ocmc: can't request region for resource [mem 0x0000000c-0x0003ffff]
  71. zynq-ocm: probe of f800c000.ocmc failed with error -16
  72. zynq-pinctrl 700.pinctrl: zynq pinctrl initialized
  73. SCSI subsystem initialized
  74. i2c-gpio zed_i2c_gpio: using pins 915 (SDA) and 906 (SCL)
  75. media: Linux media interface: v0.10
  76. Linux video capture interface: v2.00
  77. pps_core: LinuxPPS API ver. 1 registered
  78. pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  79. PTP clock support registered
  80. EDAC MC: Ver: 3.0.0
  81. Advanced Linux Sound Architecture Driver Initialized.
  82. clocksource: Switched to clocksource ttc_clocksource
  83. NET: Registered protocol family 2
  84. TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  85. TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  86. TCP: Hash tables configured (established 8192 bind 8192)
  87. UDP hash table entries: 512 (order: 2, 16384 bytes)
  88. UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  89. NET: Registered protocol family 1
  90. RPC: Registered named UNIX socket transport module.
  91. RPC: Registered udp transport module.
  92. RPC: Registered tcp transport module.
  93. RPC: Registered tcp NFSv4.1 backchannel transport module.
  94. hw perfevents: enabled with armv7_cortex_a9 PMU driver, 1 counters available
  95. futex hash table entries: 512 (order: 3, 32768 bytes)
  96. workingset: timestamp_bits=30 max_order=18 bucket_order=0
  97. io scheduler noop registered
  98. io scheduler deadline registered
  99. io scheduler cfq registered (default)
  100. dma-pl330 f8003000.dmac: Loaded driver for PL330 DMAC-241330
  101. dma-pl330 f8003000.dmac: DBUFF-256x8bytes Num_Chans-8 Num_Peri-4 Num_Events-16
  102. e0000000.serial: ttyPS1 at MMIO 0xe0000000 (irq = 20, base_baud = 859788) is a xuartps
  103. e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 21, base_baud = 859788) is a xuartps
  104. console [ttyPS0] enabled
  105. xdevcfg f8007000.devcfg: ioremap 0xf8007000 to f0861000
  106. libphy: Fixed MDIO Bus: probed
  107. libphy: MACB_mii_bus: probed
  108. macb e000b000.ethernet eth0: Cadence GEM rev 0x00020118 at 0xe000b000 irq 144 (52:54:00:12:34:56)
  109. Generic PHY e000b000.etherne:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=e000b000.etherne:00, irq=-1)
  110. mousedev: PS/2 mouse device common for all mice
  111. i2c /dev entries driver
  112. cdns-i2c e0004000.i2c: 100 kHz mmio e0004000 irq 23
  113. cdns-i2c e0005000.i2c: 100 kHz mmio e0005000 irq 24
  114. Xilinx Zynq CpuIdle Driver started
  115. sdhci: Secure Digital Host Controller Interface driver
  116. sdhci: Copyright(c) Pierre Ossman
  117. sdhci-pltfm: SDHCI platform and OF driver helper
  118. mmc0: SDHCI controller on e0100000.sdhci [e0100000.sdhci] using PIO
  119. mmc1: SDHCI controller on e0101000.sdhci [e0101000.sdhci] using PIO
  120. ledtrig-cpu: registered to indicate activity on CPUs
  121. NET: Registered protocol family 17
  122. zynq_pm_remap_ocm: OCM pool is not available
  123. zynq_pm_suspend_init: Unable to map OCM.
  124. Registering SWP/SWPB emulation handler
  125. input: gpio-keys as /devices/soc0/gpio-keys/input/input0
  126. of_cfs_init
  127. of_cfs_init: OK
  128. ALSA device list:
  129. No soundcards found.
  130. Waiting for root device /dev/mmcblk0p2...
  131. mmc0: Skipping voltage switch
  132. random: fast init done
  133. random: crng init done
  134. /*GETS STUCK HERE*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement