Guest User

Untitled

a guest
Feb 3rd, 2022
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.90 KB | None | 0 0
  1. Press [Enter] to directly boot.
  2. Press [F7] to show boot menu options.
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22. GNU GRUB version 0.97 (604K lower / 244604K upper memory)
  23.  
  24. +-------------------------------------------------------------------------+| ---- No "boot/grub/grub.conf" file found on 1st USB or SD device ----
  25. | Clanton SVP kernel-SPI initrd-SPI IMR-On IO-APIC/HPET NoEMU
  26. | Clanton SVP kernel-SPI initrd-MassStorage big-rootfs IMR-On IO-APIC/H>
  27. | Clanton SVP kernel-MassStorage initrd-MassStorage small-rootfs IMR-On>
  28. | Clanton SVP kernel-MassStorage initrd-MassStorage big-rootfs IMR-On I>
  29. | Clanton SVP kernel-MassStorage initrd-MassStorage big-rootfs IMR-On I>
  30. |
  31. |
  32. |
  33. |
  34. |
  35. |
  36. +-------------------------------------------------------------------------+
  37. Use the ^ and v keys to select which entry is highlighted.
  38. Press enter to boot the selected OS, 'e' to edit the
  39. commands before booting, 'a' to modify the kernel arguments
  40. The highlighted entry will be booted automatically in 1 seconds.
  41. Found layout.conf @ 0xffcff000 len 0x00000bf3
  42.  
  43. # WARNING: this file is indirectly included in a Makefile where it
  44. # defines Make targets and pre-requisites. As a consequence you MUST
  45. # run "make clean" BEFORE making changes to it. Failure to do so may
  46. # result in the make process being unable to clean files it no longer
  47. # has references to.
  48.  
  49. [main]
  50. size=8388608
  51. type=global
  52.  
  53.  
  54. [MFH]
  55. version=0x1
  56. flags=0x0
  57. address=0xfff08000
  58. type=mfh
  59.  
  60.  
  61. [Flash Image Version]
  62. type=mfh.version
  63. meta=version
  64. value=0x01010000
  65.  
  66. [ROM_OVERLAY]
  67. address=0xfffe0000
  68. item_file=../../Quark_EDKII/Build/QuarkPlatform/RELEASE_GCC/FV/FlashModules/EDKII_BOOTROM_OVERRIDE.Fv
  69. type=some_type
  70.  
  71. [signed-key-module]
  72. address=0xfffd8000
  73. item_file=config/SvpSignedKeyModule.bin
  74. svn_index=0
  75. type=some_type
  76. in_capsule=no
  77.  
  78. # On a deployed system, the SVN area holds the last known secure
  79. # version of each signed asset.
  80. # TODO: generate this area by collecting the SVN from the assets
  81. # themselves.
  82. [svn-area]
  83. address=0xfffd0000
  84. item_file=config/SVNArea.bin
  85. type=some_type
  86. # A capsule upgrade must implement some smart logic to make sure the
  87. # highest Security Version Number always wins (rollback protection)
  88. in_capsule=no
  89.  
  90. [fixed_recovery_image]
  91. address=0xfff90000
  92. item_file=../../Quark_EDKII/Build/QuarkPlatform/RELEASE_GCC/FV/FlashModules/EDKII_RECOVERY_IMAGE1.Fv
  93. sign=yes
  94. type=mfh.host_fw_stage1_signed
  95. svn_index=2
  96. # in_capsule=no
  97.  
  98. [NV_Storage]
  99. address=0xfff30000
  100. item_file=../../Quark_EDKII/Build/QuarkPlatform/RELEASE_GCC/FV/FlashModules/EDKII_NVRAM.bin
  101. type=some_type
  102.  
  103. [RMU]
  104. address=0xfff00000
  105. item_file=../../Quark_EDKII/Build/QuarkPlatform/RELEASE_GCC/FV/FlashModules/RMU.bin
  106. type=none_registered
  107.  
  108. [boot_stage1_image1]
  109. address=0xffec0000
  110. item_file=../../Quark_EDKII/Build/QuarkPlatform/RELEASE_GCC/FV/FlashModules/EDKII_BOOT_STAGE1_IMAGE1.Fv
  111. sign=yes
  112. boot_index=0
  113. type=mfh.host_fw_stage1_signed
  114. svn_index=1
  115.  
  116. [boot_stage1_image2]
  117. address=0xffe80000
  118. item_file=../../Quark_EDKII/Build/QuarkPlatform/RELEASE_GCC/FV/FlashModules/EDKII_BOOT_STAGE1_IMAGE2.Fv
  119. sign=yes
  120. boot_index=1
  121. type=mfh.host_fw_stage1_signed
  122. svn_index=1
  123.  
  124. [boot_stage_2_compact]
  125. address=0xffd00000
  126. item_file=../../Quark_EDKII/Build/QuarkPlatform/RELEASE_GCC/FV/FlashModules/EDKII_BOOT_STAGE2_COMPACT.Fv
  127. sign=yes
  128. type=mfh.host_fw_stage2_signed
  129. svn_index=3
  130.  
  131. [Ramdisk]
  132. address=0xffa60000
  133. item_file=../../meta-clanton/yocto_build/tmp/deploy/images/image-spi-galileo-clanton.cpio.lzma
  134. sign=yes
  135. type=mfh.ramdisk_signed
  136. svn_index=7
  137.  
  138. [LAYOUT.CONF_DUMP]
  139. address=0xffcff000
  140. type=mfh.build_information
  141. meta=layout
  142.  
  143. [Kernel]
  144. address=0xff852000
  145. item_file=../../meta-clanton/yocto_build/tmp/deploy/images/bzImage
  146. sign=yes
  147. type=mfh.kernel_signed
  148. svn_index=6
  149.  
  150. [grub.conf]
  151. address=0xff851000
  152. item_file=grub/grub-spi.conf
  153. sign=yes
  154. type=mfh.bootloader_conf_signed
  155. svn_index=5
  156.  
  157. [grub]
  158. address=0xff800000
  159. item_file=../../meta-clanton/yocto_build/tmp/deploy/images/grub.efi
  160. sign=yes
  161. fvwrap=yes
  162. guid=B43BD3E1-64D1-4744-9394-D0E1C4DE8C87
  163. type=mfh.bootloader_signed
  164. svn_index=4
  165.  
  166.  
  167. [Linux-EFI SPI, setup=0x107f, size=0x1e0ac0]
  168. [Initrd SPI, addr=0xdb5e000, size=0x299854]
  169. [ 0.000000] Initializing cgroup subsys cpuset
  170. [ 0.000000] Initializing cgroup subsys cpu
  171. [ 0.000000] Linux version 3.8.7-yocto-standard (calvin@U12) (gcc version 4.7.2 (GCC) ) #1 Mon Oct 31 14:39:35 PDT 2016
  172. [ 0.000000] Disabling PGE capability bit
  173. [ 0.000000] e820: BIOS-provided physical RAM map:
  174. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000096fff] usable
  175. [ 0.000000] BIOS-e820: [mem 0x0000000000097000-0x0000000000097fff] reserved
  176. [ 0.000000] BIOS-e820: [mem 0x0000000000098000-0x000000000009ffff] usable
  177. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000efdefff] usable
  178. [ 0.000000] BIOS-e820: [mem 0x000000000efdf000-0x000000000f01efff] ACPI data
  179. [ 0.000000] BIOS-e820: [mem 0x000000000f01f000-0x000000000f0defff] reserved
  180. [ 0.000000] BIOS-e820: [mem 0x000000000f0df000-0x000000000fddefff] ACPI NVS
  181. [ 0.000000] BIOS-e820: [mem 0x000000000fddf000-0x000000000fdeefff] reserved
  182. [ 0.000000] BIOS-e820: [mem 0x000000000fdef000-0x000000000fdeffff] usable
  183. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e1ffffff] reserved
  184. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  185. [ 0.000000] Early serial console at MMIO32 0x9000b000 (options '115200n8')
  186. [ 0.000000] bootconsole [uart0] enabled
  187. [ 0.000000] NX (Execute Disable) protection: active
  188. [ 0.000000] efi: EFI v2.31 by EKI
  189. [ 0.000000] efi: SMBIOS=0xfdee000 ACPI=0xf01e000 ACPI 2.0=0xf01e014
  190. [ 0.000000] efi: mem00: type=7, attr=0xf, range=[0x0000000000000000-0x0000000000095000) (0MB)
  191. [ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000095000-0x0000000000097000) (0MB)
  192. [ 0.000000] efi: mem02: type=0, attr=0xf, range=[0x0000000000097000-0x0000000000098000) (0MB)
  193. [ 0.000000] efi: mem03: type=7, attr=0xf, range=[0x0000000000098000-0x00000000000a0000) (0MB)
  194. [ 0.000000] efi: mem04: type=2, attr=0xf, range=[0x0000000000100000-0x00000000002e1000) (1MB)
  195. [ 0.000000] efi: mem05: type=7, attr=0xf, range=[0x00000000002e1000-0x0000000001fde000) (28MB)
  196. [ 0.000000] efi: mem06: type=4, attr=0xf, range=[0x0000000001fde000-0x0000000002000000) (0MB)
  197. [ 0.000000] efi: mem07: type=7, attr=0xf, range=[0x0000000002000000-0x000000000bfe0000) (159MB)
  198. [ 0.000000] efi: mem08: type=4, attr=0xf, range=[0x000000000bfe0000-0x000000000c000000) (0MB)
  199. [ 0.000000] efi: mem09: type=7, attr=0xf, range=[0x000000000c000000-0x000000000db5e000) (27MB)
  200. [ 0.000000] efi: mem10: type=2, attr=0xf, range=[0x000000000db5e000-0x000000000e1f8000) (6MB)
  201. [ 0.000000] efi: mem11: type=4, attr=0xf, range=[0x000000000e1f8000-0x000000000e23d000) (0MB)
  202. [ 0.000000] efi: mem12: type=2, attr=0xf, range=[0x000000000e23d000-0x000000000e240000) (0MB)
  203. [ 0.000000] efi: mem13: type=1, attr=0xf, range=[0x000000000e240000-0x000000000e282000) (0MB)
  204. [ 0.000000] efi: mem14: type=4, attr=0xf, range=[0x000000000e282000-0x000000000e28b000) (0MB)
  205. [ 0.000000] efi: mem15: type=3, attr=0xf, range=[0x000000000e28b000-0x000000000e28f000) (0MB)
  206. [ 0.000000] efi: mem16: type=4, attr=0xf, range=[0x000000000e28f000-0x000000000e293000) (0MB)
  207. [ 0.000000] efi: mem17: type=3, attr=0xf, range=[0x000000000e293000-0x000000000e296000) (0MB)
  208. [ 0.000000] efi: mem18: type=4, attr=0xf, range=[0x000000000e296000-0x000000000e2f0000) (0MB)
  209. [ 0.000000] efi: mem19: type=3, attr=0xf, range=[0x000000000e2f0000-0x000000000e2fd000) (0MB)
  210. [ 0.000000] efi: mem20: type=4, attr=0xf, range=[0x000000000e2fd000-0x000000000e300000) (0MB)
  211. [ 0.000000] efi: mem21: type=3, attr=0xf, range=[0x000000000e300000-0x000000000e302000) (0MB)
  212. [ 0.000000] efi: mem22: type=4, attr=0xf, range=[0x000000000e302000-0x000000000e303000) (0MB)
  213. [ 0.000000] efi: mem23: type=3, attr=0xf, range=[0x000000000e303000-0x000000000e308000) (0MB)
  214. [ 0.000000] efi: mem24: type=4, attr=0xf, range=[0x000000000e308000-0x000000000e309000) (0MB)
  215. [ 0.000000] efi: mem25: type=3, attr=0xf, range=[0x000000000e309000-0x000000000e30f000) (0MB)
  216. [ 0.000000] efi: mem26: type=4, attr=0xf, range=[0x000000000e30f000-0x000000000e310000) (0MB)
  217. [ 0.000000] efi: mem27: type=3, attr=0xf, range=[0x000000000e310000-0x000000000e31e000) (0MB)
  218. [ 0.000000] efi: mem28: type=4, attr=0xf, range=[0x000000000e31e000-0x000000000e31f000) (0MB)
  219. [ 0.000000] efi: mem29: type=3, attr=0xf, range=[0x000000000e31f000-0x000000000e321000) (0MB)
  220. [ 0.000000] efi: mem30: type=4, attr=0xf, range=[0x000000000e321000-0x000000000e322000) (0MB)
  221. [ 0.000000] efi: mem31: type=3, attr=0xf, range=[0x000000000e322000-0x000000000e354000) (0MB)
  222. [ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x000000000e354000-0x000000000e358000) (0MB)
  223. [ 0.000000] efi: mem33: type=3, attr=0xf, range=[0x000000000e358000-0x000000000e35b000) (0MB)
  224. [ 0.000000] efi: mem34: type=4, attr=0xf, range=[0x000000000e35b000-0x000000000e36e000) (0MB)
  225. [ 0.000000] efi: mem35: type=3, attr=0xf, range=[0x000000000e36e000-0x000000000e377000) (0MB)
  226. [ 0.000000] efi: mem36: type=4, attr=0xf, range=[0x000000000e377000-0x000000000e378000) (0MB)
  227. [ 0.000000] efi: mem37: type=3, attr=0xf, range=[0x000000000e378000-0x000000000e381000) (0MB)
  228. [ 0.000000] efi: mem38: type=4, attr=0xf, range=[0x000000000e381000-0x000000000e383000) (0MB)
  229. [ 0.000000] efi: mem39: type=3, attr=0xf, range=[0x000000000e383000-0x000000000e39c000) (0MB)
  230. [ 0.000000] efi: mem40: type=4, attr=0xf, range=[0x000000000e39c000-0x000000000e3b5000) (0MB)
  231. [ 0.000000] efi: mem41: type=3, attr=0xf, range=[0x000000000e3b5000-0x000000000e3c2000) (0MB)
  232. [ 0.000000] efi: mem42: type=4, attr=0xf, range=[0x000000000e3c2000-0x000000000e412000) (0MB)
  233. [ 0.000000] efi: mem43: type=3, attr=0xf, range=[0x000000000e412000-0x000000000e415000) (0MB)
  234. [ 0.000000] efi: mem44: type=4, attr=0xf, range=[0x000000000e415000-0x000000000e418000) (0MB)
  235. [ 0.000000] efi: mem45: type=3, attr=0xf, range=[0x000000000e418000-0x000000000e431000) (0MB)
  236. [ 0.000000] efi: mem46: type=4, attr=0xf, range=[0x000000000e431000-0x000000000e437000) (0MB)
  237. [ 0.000000] efi: mem47: type=3, attr=0xf, range=[0x000000000e437000-0x000000000e43f000) (0MB)
  238. [ 0.000000] efi: mem48: type=4, attr=0xf, range=[0x000000000e43f000-0x000000000e5a0000) (1MB)
  239. [ 0.000000] efi: mem49: type=3, attr=0xf, range=[0x000000000e5a0000-0x000000000e5b5000) (0MB)
  240. [ 0.000000] efi: mem50: type=4, attr=0xf, range=[0x000000000e5b5000-0x000000000e802000) (2MB)
  241. [ 0.000000] efi: mem51: type=3, attr=0xf, range=[0x000000000e802000-0x000000000e807000) (0MB)
  242. [ 0.000000] efi: mem52: type=4, attr=0xf, range=[0x000000000e807000-0x000000000e80a000) (0MB)
  243. [ 0.000000] efi: mem53: type=3, attr=0xf, range=[0x000000000e80a000-0x000000000e80e000) (0MB)
  244. [ 0.000000] efi: mem54: type=4, attr=0xf, range=[0x000000000e80e000-0x000000000e80f000) (0MB)
  245. [ 0.000000] efi: mem55: type=3, attr=0xf, range=[0x000000000e80f000-0x000000000e829000) (0MB)
  246. [ 0.000000] efi: mem56: type=4, attr=0xf, range=[0x000000000e829000-0x000000000e82a000) (0MB)
  247. [ 0.000000] efi: mem57: type=3, attr=0xf, range=[0x000000000e82a000-0x000000000e82c000) (0MB)
  248. [ 0.000000] efi: mem58: type=4, attr=0xf, range=[0x000000000e82c000-0x000000000e82e000) (0MB)
  249. [ 0.000000] efi: mem59: type=3, attr=0xf, range=[0x000000000e82e000-0x000000000e834000) (0MB)
  250. [ 0.000000] efi: mem60: type=4, attr=0xf, range=[0x000000000e834000-0x000000000e84e000) (0MB)
  251. [ 0.000000] efi: mem61: type=3, attr=0xf, range=[0x000000000e84e000-0x000000000e858000) (0MB)
  252. [ 0.000000] efi: mem62: type=4, attr=0xf, range=[0x000000000e858000-0x000000000e859000) (0MB)
  253. [ 0.000000] efi: mem63: type=3, attr=0xf, range=[0x000000000e859000-0x000000000e866000) (0MB)
  254. [ 0.000000] efi: mem64: type=4, attr=0xf, range=[0x000000000e866000-0x000000000e878000) (0MB)
  255. [ 0.000000] efi: mem65: type=3, attr=0xf, range=[0x000000000e878000-0x000000000e87a000) (0MB)
  256. [ 0.000000] efi: mem66: type=4, attr=0xf, range=[0x000000000e87a000-0x000000000e882000) (0MB)
  257. [ 0.000000] efi: mem67: type=3, attr=0xf, range=[0x000000000e882000-0x000000000e888000) (0MB)
  258. [ 0.000000] efi: mem68: type=4, attr=0xf, range=[0x000000000e888000-0x000000000e88f000) (0MB)
  259. [ 0.000000] efi: mem69: type=3, attr=0xf, range=[0x000000000e88f000-0x000000000e894000) (0MB)
  260. [ 0.000000] efi: mem70: type=4, attr=0xf, range=[0x000000000e894000-0x000000000efdf000) (7MB)
  261. [ 0.000000] efi: mem71: type=9, attr=0xf, range=[0x000000000efdf000-0x000000000f01f000) (0MB)
  262. [ 0.000000] efi: mem72: type=5, attr=0x800000000000000f, range=[0x000000000f01f000-0x000000000f07f000) (0MB)
  263. [ 0.000000] efi: mem73: type=6, attr=0x800000000000000f, range=[0x000000000f07f000-0x000000000f0df000) (0MB)
  264. [ 0.000000] efi: mem74: type=10, attr=0xf, range=[0x000000000f0df000-0x000000000fddf000) (13MB)
  265. [ 0.000000] efi: mem75: type=0, attr=0xf, range=[0x000000000fddf000-0x000000000fdef000) (0MB)
  266. [ 0.000000] efi: mem76: type=4, attr=0xf, range=[0x000000000fdef000-0x000000000fdf0000) (0MB)
  267. [ 0.000000] efi: mem77: type=11, attr=0x8000000000000000, range=[0x00000000e0000000-0x00000000e2000000) (32MB)
  268. [ 0.000000] efi: mem78: type=11, attr=0x8000000000000000, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
  269. [ 0.000000] SMBIOS 2.7 present.
  270. [ 0.000000] e820: last_pfn = 0xfdf0 max_arch_pfn = 0x1000000
  271. [ 0.000000] Scan for SMP in [mem 0x00000000-0x000003ff]
  272. [ 0.000000] Scan for SMP in [mem 0x0009fc00-0x0009ffff]
  273. [ 0.000000] Scan for SMP in [mem 0x000f0000-0x000fffff]
  274. [ 0.000000] Scan for SMP in [mem 0x000aaaa0-0x000aae9f]
  275. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x0fdeffff]
  276. [ 0.000000] RAMDISK: [mem 0x0db5e000-0x0ddf7fff]
  277. [ 0.000000] ACPI: RSDP 0f01e014 00024 (v02 INTEL )
  278. [ 0.000000] ACPI: XSDT 0f01d0e8 0006C (v01 INTEL TIANO 00000004 01000013)
  279. [ 0.000000] ACPI: FACP 0f01b000 000F4 (v03 INTEL TIANO 00000004 INTL 0100000D)
  280. [ 0.000000] ACPI: DSDT 0f012000 02401 (v01 INTEL QuarkNcS 00000003 INTL 20140424)
  281. [ 0.000000] ACPI: FACS 0f1c7000 00040
  282. [ 0.000000] ACPI: UEFI 0fbd5000 00042 (v01 00000000 00000000)
  283. [ 0.000000] ACPI: APIC 0f01c000 0005A (v01 INTEL TIANO 00000001 MSFT 00000000)
  284. [ 0.000000] ACPI: HPET 0f01a000 00038 (v01 00000001 00000000)
  285. [ 0.000000] ACPI: MCFG 0f019000 0003C (v01 00000001 00000000)
  286. [ 0.000000] ACPI: SSDT 0f018000 004D8 (v01 SsgPmm Cpu0Cst 00000011 INTL 20140424)
  287. [ 0.000000] ACPI: SSDT 0f017000 0043F (v01 SsgPmm Cpu0Ist 00000012 INTL 20140424)
  288. [ 0.000000] ACPI: SSDT 0f016000 0013B (v01 SsgPmm Cpu0Tst 00000013 INTL 20140424)
  289. [ 0.000000] ACPI: SSDT 0f015000 00056 (v01 SsgPmm CpuPm 00000010 INTL 20140424)
  290. [ 0.000000] mapped APIC to ffffb000 ( fee00000)
  291. [ 0.000000] 0MB HIGHMEM available.
  292. [ 0.000000] 253MB LOWMEM available.
  293. [ 0.000000] mapped low ram: 0 - 0fdf0000
  294. [ 0.000000] low ram: 0 - 0fdf0000
  295. [ 0.000000] Zone ranges:
  296. [ 0.000000] Normal [mem 0x00010000-0x0fdeffff]
  297. [ 0.000000] HighMem empty
  298. [ 0.000000] Movable zone start for each node
  299. [ 0.000000] Early memory node ranges
  300. [ 0.000000] node 0: [mem 0x00010000-0x00096fff]
  301. [ 0.000000] node 0: [mem 0x00098000-0x0009ffff]
  302. [ 0.000000] node 0: [mem 0x00100000-0x0efdefff]
  303. [ 0.000000] node 0: [mem 0x0fdef000-0x0fdeffff]
  304. [ 0.000000] Using APIC driver default
  305. [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
  306. [ 0.000000] mapped APIC to ffffb000 ( fee00000)
  307. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  308. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  309. [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
  310. [ 0.000000] IOAPIC[0]: Assigned apic_id 1
  311. [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
  312. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  313. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 1, APIC INT 02
  314. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  315. [ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 1, APIC INT 09
  316. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 1, APIC INT 01
  317. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 1, APIC INT 03
  318. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 1, APIC INT 04
  319. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 05, APIC ID 1, APIC INT 05
  320. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 1, APIC INT 06
  321. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 1, APIC INT 07
  322. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 1, APIC INT 08
  323. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0a, APIC ID 1, APIC INT 0a
  324. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0b, APIC ID 1, APIC INT 0b
  325. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 1, APIC INT 0c
  326. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 1, APIC INT 0d
  327. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 1, APIC INT 0e
  328. [ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 1, APIC INT 0f
  329. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  330. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  331. [ 0.000000] mapped IOAPIC to ffffa000 (fec00000)
  332. [ 0.000000] e820: [mem 0x0fdf0000-0xdfffffff] available for PCI devices
  333. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 60787
  334. [ 0.000000] Kernel command line: root=/dev/ram0 console=ttyQRK1,115200n8 earlycon=uart8250,mmio32,0x9000b000,115200n8 reboot=efi,warm apic=debug rw efi_main=0x0000000142131302 jmp_code32=0x0000000299780046
  335. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  336. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  337. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  338. [ 0.000000] __ex_table already sorted, skipping sort
  339. [ 0.000000] Initializing CPU#0
  340. [ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
  341. [ 0.000000] Memory: 220868k/260032k available (2849k kernel code, 24312k reserved, 1463k data, 308k init, 0k highmem)
  342. [ 0.000000] virtual kernel memory layout:
  343. [ 0.000000] fixmap : 0xfffa2000 - 0xfffff000 ( 372 kB)
  344. [ 0.000000] pkmap : 0xffc00000 - 0xffe00000 (2048 kB)
  345. [ 0.000000] vmalloc : 0xd05f0000 - 0xffbfe000 ( 758 MB)
  346. [ 0.000000] lowmem : 0xc0000000 - 0xcfdf0000 ( 253 MB)
  347. [ 0.000000] .init : 0xc1437000 - 0xc1484000 ( 308 kB)
  348. [ 0.000000] .data : 0xc12c8592 - 0xc14363c0 (1463 kB)
  349. [ 0.000000] .text : 0xc1000000 - 0xc12c8592 (2849 kB)
  350. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  351. [ 0.000000] SLUB: Genslabs=15, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  352. [ 0.000000] NR_IRQS:2304 nr_irqs:256 16
  353. [ 0.000000] Console: colour dummy device 80x25
  354. [ 0.000000] tsc: Fast TSC calibration using PIT
  355. [ 0.000000] tsc: Detected 399.076 MHz processor
  356. [ 0.010012] Calibrating delay loop (skipped), value calculated using timer frequency.. 798.15 BogoMIPS (lpj=3990760)
  357. [ 0.023034] pid_max: default: 32768 minimum: 301
  358. [ 0.065268] Security Framework initialized
  359. [ 0.069943] Mount-cache hash table entries: 512
  360. [ 0.071707] Initializing cgroup subsys cpuacct
  361. [ 0.080045] Initializing cgroup subsys freezer
  362. [ 0.085115] Disabling PGE capability bit
  363. [ 0.090039] Intel Pentium with F0 0F bug - workaround enabled.
  364. [ 0.096676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  365. [ 0.096676] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
  366. [ 0.096676] tlb_flushall_shift: 6
  367. [ 0.100040] CPU: Intel 05/09 (fam: 05, model: 09, stepping: 00)
  368. [ 0.110107] ACPI: Core revision 20121018
  369. [ 0.178466] Performance Events: no PMU driver, software events only.
  370. [ 0.185330] Enabling APIC mode: Flat. Using 1 I/O APICs
  371. [ 0.190048] Getting VERSION: 30010
  372. [ 0.193823] Getting VERSION: 30010
  373. [ 0.200037] Getting ID: 0
  374. [ 0.202947] Getting ID: f000000
  375. [ 0.206424] Getting LVT0: 700
  376. [ 0.210037] Getting LVT1: 400
  377. [ 0.213348] enabled ExtINT on CPU#0
  378. [ 0.217307] ENABLING IO-APIC IRQs
  379. [ 0.220036] Synchronizing Arb IDs.
  380. [ 0.225018] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  381. [ 0.333383] Using local APIC timer interrupts.
  382. [ 0.333383] calibrating APIC timer ...
  383. [ 0.350000] ... lapic delta = 2494212
  384. [ 0.350000] ... PM-Timer delta = 357952
  385. [ 0.350000] ... PM-Timer result ok
  386. [ 0.350000] ..... delta 2494212
  387. [ 0.350000] ..... mult: 107125589
  388. [ 0.350000] ..... calibration result: 3990739
  389. [ 0.350000] ..... CPU clock speed is 399.0739 MHz.
  390. [ 0.350000] ..... host bus clock speed is 399.0739 MHz.
  391. [ 0.371438] devtmpfs: initialized
  392. [ 0.377216] PM: Registering ACPI NVS region [mem 0x0f0df000-0x0fddefff] (13631488 bytes)
  393. [ 0.390460] RTC time: 0:00:27, date: 01/01/01
  394. [ 0.395780] NET: Registered protocol family 16
  395. [ 0.410331] ACPI: bus type pci registered
  396. [ 0.417486] PCI: MMCONFIG for domain 0000 [bus 00-1f] at [mem 0xe0000000-0xe1ffffff] (base 0xe0000000)
  397. [ 0.420056] PCI: MMCONFIG at [mem 0xe0000000-0xe1ffffff] reserved in E820
  398. [ 0.430030] PCI: Using MMCONFIG for extended config space
  399. [ 0.440031] PCI: Using configuration type 1 for base access
  400. [ 0.514249] bio: create slab <bio-0> at 0
  401. [ 0.520786] ACPI: Added _OSI(Module Device)
  402. [ 0.525443] ACPI: Added _OSI(Processor Device)
  403. [ 0.530232] ACPI: Added _OSI(3.0 _SCP Extensions)
  404. [ 0.535469] ACPI: Added _OSI(Processor Aggregator Device)
  405. [ 0.594017] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  406. [ 0.606353] ACPI: Interpreter enabled
  407. [ 0.610063] ACPI: (supports S0 S3 S5)
  408. [ 0.614465] ACPI: Using IOAPIC for interrupt routing
  409. [ 0.729607] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  410. [ 0.743884] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-1f])
  411. [ 0.762519] PCI host bridge to bus 0000:00
  412. [ 0.767107] pci_bus 0000:00: root bus resource [bus 00-1f]
  413. [ 0.770247] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  414. [ 0.780061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  415. [ 0.786931] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  416. [ 0.790055] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff]
  417. [ 0.806699] pci 0000:00:17.0: PCI bridge to [bus 01]
  418. [ 0.810369] pci 0000:00:17.1: PCI bridge to [bus 02]
  419. [ 0.825598] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
  420. [ 0.830047] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
  421. [ 0.873762] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
  422. [ 0.885146] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
  423. [ 0.896238] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
  424. [ 0.906245] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
  425. [ 0.916243] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
  426. [ 0.930488] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
  427. [ 0.941781] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
  428. [ 0.952941] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
  429. [ 0.967515] SCSI subsystem initialized
  430. [ 0.975406] Intel Quark Board GalileoGen2 Firmware Version 0x01010000
  431. [ 0.982794] Intel Quark side-band driver registered
  432. [ 0.991268] IMR alloc id 0 0x00010000 - 0x0001436c locked
  433. [ 1.001373] PCI: Using ACPI for IRQ routing
  434. [ 1.011300] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
  435. [ 1.019134] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  436. [ 1.021037] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
  437. [ 1.032562] Switching to clocksource hpet
  438. [ 1.037951] pnp: PnP ACPI init
  439. [ 1.037951] ACPI: bus type pnp registered
  440. [ 1.043677] system 00:00: [mem 0xe0000000-0xe1ffffff] has been reserved
  441. [ 1.051132] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
  442. [ 1.058493] system 00:00: [mem 0x000c0000-0x000dffff] has been reserved
  443. [ 1.065922] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
  444. [ 1.073743] system 00:00: [mem 0xff800000-0xffffffff] has been reserved
  445. [ 1.099177] system 00:03: [io 0x1000-0x100f] has been reserved
  446. [ 1.105863] system 00:03: [io 0x1010-0x101f] has been reserved
  447. [ 1.112526] system 00:03: [io 0x1100-0x113f] has been reserved
  448. [ 1.119118] system 00:03: [io 0x1040-0x107f] has been reserved
  449. [ 1.125776] system 00:03: [io 0x1140-0x117f] has been reserved
  450. [ 1.144821] pnp 00:07: unknown resource type 19 in _CRS
  451. [ 1.150720] pnp 00:07: can't evaluate _CRS: 1
  452. [ 1.157703] pnp 00:08: unknown resource type 19 in _CRS
  453. [ 1.163606] pnp 00:08: can't evaluate _CRS: 1
  454. [ 1.170917] pnp 00:09: unknown resource type 19 in _CRS
  455. [ 1.176732] pnp 00:09: can't evaluate _CRS: 1
  456. [ 1.183943] pnp 00:0a: unknown resource type 19 in _CRS
  457. [ 1.189760] pnp 00:0a: can't evaluate _CRS: 1
  458. [ 1.196952] pnp 00:0b: unknown resource type 19 in _CRS
  459. [ 1.202855] pnp 00:0b: can't evaluate _CRS: 1
  460. [ 1.210805] pnp 00:0c: unknown resource type 19 in _CRS
  461. [ 1.216620] pnp 00:0c: can't evaluate _CRS: 1
  462. [ 1.223397] pnp: PnP ACPI: found 13 devices
  463. [ 1.228045] ACPI: ACPI bus type pnp unregistered
  464. [ 1.357368] pci 0000:00:17.0: BAR 8: assigned [mem 0x10000000-0x101fffff]
  465. [ 1.365017] pci 0000:00:17.0: BAR 9: assigned [mem 0x10200000-0x103fffff 64bit pref]
  466. [ 1.373714] pci 0000:00:17.1: BAR 8: assigned [mem 0x10400000-0x105fffff]
  467. [ 1.381358] pci 0000:00:17.1: BAR 9: assigned [mem 0x10600000-0x107fffff 64bit pref]
  468. [ 1.389984] pci 0000:00:17.0: BAR 7: assigned [io 0x2000-0x2fff]
  469. [ 1.396858] pci 0000:00:17.1: BAR 7: assigned [io 0x3000-0x3fff]
  470. [ 1.403722] pci 0000:00:17.0: PCI bridge to [bus 01]
  471. [ 1.409257] pci 0000:00:17.0: bridge window [io 0x2000-0x2fff]
  472. [ 1.416109] pci 0000:00:17.0: bridge window [mem 0x10000000-0x101fffff]
  473. [ 1.423732] pci 0000:00:17.0: bridge window [mem 0x10200000-0x103fffff 64bit pref]
  474. [ 1.432410] pci 0000:00:17.1: PCI bridge to [bus 02]
  475. [ 1.437942] pci 0000:00:17.1: bridge window [io 0x3000-0x3fff]
  476. [ 1.444792] pci 0000:00:17.1: bridge window [mem 0x10400000-0x105fffff]
  477. [ 1.452415] pci 0000:00:17.1: bridge window [mem 0x10600000-0x107fffff 64bit pref]
  478. [ 1.462138] NET: Registered protocol family 2
  479. [ 1.468393] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  480. [ 1.476430] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  481. [ 1.483599] TCP: Hash tables configured (established 2048 bind 2048)
  482. [ 1.490950] TCP: reno registered
  483. [ 1.494562] UDP hash table entries: 256 (order: 0, 4096 bytes)
  484. [ 1.501148] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  485. [ 1.508656] NET: Registered protocol family 1
  486. [ 1.515232] Trying to unpack rootfs image as initramfs...
  487. [ 11.580770] Freeing initrd memory: 2664k freed
  488. [ 11.605441] microcode: Intel CPU family 0x5 not supported
  489. [ 11.618990] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  490. [ 11.687761] msgmni has been set to 464
  491. [ 11.696930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  492. [ 11.705216] io scheduler noop registered
  493. [ 11.709575] io scheduler deadline registered
  494. [ 11.715493] io scheduler cfq registered (default)
  495. [ 11.727595] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
  496. [ 11.737145] ACPI: Sleep Button [SLPB]
  497. [ 11.742423] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  498. [ 11.751970] ACPI: Power Button [PWRB]
  499. [ 11.840720] Serial: 8250/16550 driver, 2 ports, IRQ sharing enabled
  500. [ 11.873893] 0000:00:14.1: ttyS0 at MMIO 0x9000f000 (irq = 17) is a 16550A
  501. [ 11.904537] 0000:00:14.5: ttyS1 at MMIO 0x9000b000 (irq = 17) is a 16550A
  502. [ 11.921187] brd: module loaded
  503. [ 11.930647] loop: module loaded
  504. [ 11.935216] lpc_sch_probe BIOS_CNTL 0x00000101
  505. [ 11.940243] lpc_sch_probe new BIOS_CNTL 0x00000101
  506. [ 11.945563] lpc_sch_probe RCBA @ 0xfed1c000
  507. [ 11.960516] rtc_cmos 00:01: RTC can wake from S4
  508. [ 11.967104] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  509. [ 11.974219] rtc0: alarms up to one day, 242 bytes nvram, hpet irqs
  510. [ 11.981795] cpuidle: using governor ladder
  511. [ 11.986351] cpuidle: using governor menu
  512. [ 12.000910] eSRAM: CTRL 0x047f3f91 block 0x00000000
  513. [ 12.006326] eSRAM: pages 128
  514. [ 12.019999] intel_qrk_esram_test_probe/Oct 31 2016/14:39:21 complete OK !!
  515. [ 12.029630] THRM: critical reset 104 c hot 95 c hardware failover 105 c
  516. [ 12.039864] TCP: cubic registered
  517. [ 12.043815] NET: Registered protocol family 17
  518. [ 12.049284] ... APIC ID: 00000000 (0)
  519. [ 12.053584] ... APIC VERSION: 00030010
  520. [ 12.053584] 0000000000000000000000000000000000000000000000000000000000000000
  521. [ 12.053584] 0000000000000000000000000000000000000000000000000000000000000000
  522. [ 12.053584] 0000000000000000000000000000000000000000000000000000000000008000
  523. [ 12.053584]
  524. [ 12.083609] testing the IO APIC.......................
  525. [ 12.090779] .................................... done.
  526. [ 12.096475] Using IPI Shortcut mode
  527. [ 12.100457] turn off boot console uart0
  528.  
  529. Poky 9.0.4 (Yocto Project 1.4.4 Reference Distro) 1.4.4 clanton /dev/ttyS1
  530.  
  531. clanton login:
  532.  
Advertisement
Add Comment
Please, Sign In to add comment