Advertisement
Guest User

UltraZed Boot Log 1

a guest
Dec 19th, 2017
460
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.85 KB | None | 0 0
  1. Xilinx Zynq MP First Stage Boot Loader
  2. Release 2017.2 Dec 18 2017 - 22:45:52
  3. NOTICE: ATF running on XCZU3EG/silicon v4/RTL5.1 at 0xfffea000, with PMU firmware
  4. NOTICE: BL31: Secure code at 0x0
  5. NOTICE: BL31: Non secure code at 0x8000000
  6. NOTICE: BL31: v1.3(release):0d9d51a
  7. NOTICE: BL31: Built : 06:43:37, Dec 19 2017
  8.  
  9.  
  10. U-Boot 2017.01 (Dec 18 2017 - 22:44:36 -0800) Xilinx ZynqMP ZCU102 revB
  11.  
  12. I2C: Error, wrong i2c adapter 0 max 0 possible
  13. Error, wrong i2c adapter 0 max 0 possible
  14. ready
  15. DRAM: 2 GiB
  16. EL Level: EL2
  17. Chip ID: xczu3eg
  18. MMC: sdhci@ff160000: 0 (eMMC), sdhci@ff170000: 1 (SD)
  19. SF: Detected n25q256a with page size 512 Bytes, erase size 128 KiB, total 64 MiB
  20. Error, wrong i2c adapter 0 max 0 possible
  21. Error, wrong i2c adapter 0 max 0 possible
  22. In: serial
  23. Out: serial
  24. Err: serial
  25. Net: ZYNQ GEM: ff0e0000, phyaddr 9, interface rgmii-id
  26. eth0: ethernet@ff0e0000
  27. Hit any key to stop autoboot: 0
  28. Device: sdhci@ff160000
  29. Manufacturer ID: 13
  30. OEM: 14e
  31. Name: Q2J55
  32. Tran Speed: 25000000
  33. Rd Block Len: 512
  34. MMC version 5.0
  35. High Capacity: Yes
  36. Capacity: 7.1 GiB
  37. Bus Width: 8-bit
  38. Erase Group Size: 512 KiB
  39. HC WP Group Size: 8 MiB
  40. User Capacity: 7.1 GiB WRREL
  41. Boot Capacity: 16 MiB ENH
  42. RPMB Capacity: 4 MiB ENH
  43. reading image.ub
  44. 13336308 bytes read in 899 ms (14.1 MiB/s)
  45. ## Loading kernel from FIT Image at 10000000 ...
  46. Using 'conf@2' configuration
  47. Trying 'kernel@0' kernel subimage
  48. Description: Linux Kernel
  49. Type: Kernel Image
  50. Compression: uncompressed
  51. Data Start: 0x100000d8
  52. Data Size: 13302272 Bytes = 12.7 MiB
  53. Architecture: AArch64
  54. OS: Linux
  55. Load Address: 0x00080000
  56. Entry Point: 0x00080000
  57. Hash algo: sha1
  58. Hash value: 422bdb7172abc96bb2a74ba16528a0899ed91eb6
  59. Verifying Hash Integrity ... sha1+ OK
  60. ## Loading fdt from FIT Image at 10000000 ...
  61. Using 'conf@2' configuration
  62. Trying 'fdt@0' fdt subimage
  63. Description: Flattened Device Tree blob
  64. Type: Flat Device Tree
  65. Compression: uncompressed
  66. Data Start: 0x10cafbd0
  67. Data Size: 32730 Bytes = 32 KiB
  68. Architecture: AArch64
  69. Hash algo: sha1
  70. Hash value: db4798f3d7ad7d4e434897832d4b8e309a5bc9ab
  71. Verifying Hash Integrity ... sha1+ OK
  72. Booting using the fdt blob at 0x10cafbd0
  73. Loading Kernel Image ... OK
  74. Loading Device Tree to 0000000007ff5000, end 0000000007ffffd9 ... OK
  75.  
  76. Starting kernel ...
  77.  
  78. [ 0.000000] Booting Linux on physical CPU 0x0
  79. [ 0.000000] Linux version 4.9.0-xilinx-v2017.2 (jon@jon-VirtualBox) (gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11) ) #1 SMP Mon Dec 18 22:52:06 PST 2017
  80. [ 0.000000] Boot CPU: AArch64 Processor [410fd034]
  81. [ 0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (options '115200n8')
  82. [ 0.000000] bootconsole [cdns0] enabled
  83. [ 0.000000] efi: Getting EFI parameters from FDT:
  84. [ 0.000000] efi: UEFI not found.
  85. [ 0.000000] cma: Reserved 128 MiB at 0x0000000078000000
  86. [ 0.000000] psci: probing for conduit method from DT.
  87. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  88. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  89. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  90. [ 0.000000] percpu: Embedded 21 pages/cpu @ffffffc077f7a000 s48152 r8192 d29672 u86016
  91. [ 0.000000] Detected VIPT I-cache on CPU0
  92. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  93. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517120
  94. [ 0.000000] Kernel command line: earlycon clk_ignore_unused root=/dev/mmcblk0p2 rw rootwait
  95. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  96. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  97. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  98. [ 0.000000] Memory: 1920336K/2097152K available (9020K kernel code, 574K rwdata, 2820K rodata, 512K init, 394K bss, 45744K reserved, 131072K cma-reserved)
  99. [ 0.000000] Virtual kernel memory layout:
  100. [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
  101. [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
  102. [ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008950000 ( 9024 KB)
  103. [ 0.000000] .rodata : 0xffffff8008950000 - 0xffffff8008c20000 ( 2880 KB)
  104. [ 0.000000] .init : 0xffffff8008c20000 - 0xffffff8008ca0000 ( 512 KB)
  105. [ 0.000000] .data : 0xffffff8008ca0000 - 0xffffff8008d2fa00 ( 575 KB)
  106. [ 0.000000] .bss : 0xffffff8008d2fa00 - 0xffffff8008d9252c ( 395 KB)
  107. [ 0.000000] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB)
  108. [ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
  109. [ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
  110. [ 0.000000] 0xffffffbf00000000 - 0xffffffbf01c00000 ( 28 MB actual)
  111. [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc080000000 ( 2048 MB)
  112. [ 0.000000] Hierarchical RCU implementation.
  113. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  114. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  115. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
  116. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  117. [ 0.000000] GIC: Adjusting CPU interface base to 0x00000000f902f000
  118. [ 0.000000] GIC: Using split EOI/Deactivate mode
  119. [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 99.99MHz (phys).
  120. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171015c90f, max_idle_ns: 440795203080 ns
  121. [ 0.000003] sched_clock: 56 bits at 99MHz, resolution 10ns, wraps every 4398046511101ns
  122. [ 0.008252] Console: colour dummy device 80x25
  123. [ 0.012507] console [tty0] enabled
  124. [ 0.015872] bootconsole [cdns0] disabled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement