Advertisement
venture37

rev 2 of coreboot board_status.sh from Alix 2c3

Aug 13th, 2014
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.71 KB | None | 0 0
  1. cbfs.txt
  2. coreboot.rom: 512 kB, bootblocksize 784, romsize 524288, offset 0x0
  3. alignment: 64 bytes
  4.  
  5. Name Offset Type Size
  6. vsa 0x0 stage 57532
  7. config 0xe100 raw 2840
  8. (empty) 0xec40 null 4888
  9. fallback/romstage 0xff80 stage 23533
  10. fallback/ramstage 0x15c00 stage 40486
  11. fallback/payload 0x1fa80 payload 52952
  12. (empty) 0x2c9c0 null 340696
  13.  
  14. config.txt
  15. # This image was built using git revision 8845759a024e7c2fb2c16cec5338e388574f0c70
  16. CONFIG_LOCALVERSION=""
  17. CONFIG_CBFS_PREFIX="fallback"
  18. CONFIG_COMPILER_GCC=y
  19. CONFIG_COMPRESS_RAMSTAGE=y
  20. CONFIG_INCLUDE_CONFIG_FILE=y
  21. CONFIG_VENDOR_PCENGINES=y
  22. CONFIG_BOARD_SPECIFIC_OPTIONS=y
  23. CONFIG_MAINBOARD_DIR="pcengines/alix2d"
  24. CONFIG_MAINBOARD_PART_NUMBER="ALIX.2C"
  25. CONFIG_IRQ_SLOT_COUNT=7
  26. CONFIG_MAINBOARD_VENDOR="PC Engines"
  27. CONFIG_MAX_CPUS=1
  28. CONFIG_RAMTOP=0x200000
  29. CONFIG_HEAP_SIZE=0x4000
  30. CONFIG_RAMBASE=0x100000
  31. CONFIG_DCACHE_RAM_BASE=0xc8000
  32. CONFIG_DCACHE_RAM_SIZE=0x8000
  33. CONFIG_ACPI_SSDTX_NUM=0
  34. CONFIG_UART_FOR_CONSOLE=0
  35. CONFIG_ID_SECTION_OFFSET=0x80
  36. CONFIG_STACK_SIZE=0x1000
  37. CONFIG_CACHE_ROM_SIZE_OVERRIDE=0
  38. CONFIG_CBFS_SIZE=0x80000
  39. CONFIG_POST_IO=y
  40. CONFIG_POST_DEVICE=y
  41. CONFIG_MAINBOARD_SMBIOS_MANUFACTURER="PC Engines"
  42. CONFIG_MAINBOARD_VERSION="1.0"
  43. CONFIG_CPU_ADDR_BITS=36
  44. CONFIG_DEFAULT_CONSOLE_LOGLEVEL=8
  45. CONFIG_BOARD_PCENGINES_ALIX2C=y
  46. CONFIG_BOARD_ROMSIZE_KB_512=y
  47. CONFIG_COREBOOT_ROMSIZE_KB_512=y
  48. CONFIG_COREBOOT_ROMSIZE_KB=512
  49. CONFIG_ROM_SIZE=0x80000
  50. CONFIG_MAINBOARD_SERIAL_NUMBER="123456789"
  51. CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="ALIX.2C"
  52. CONFIG_ARCH_X86=y
  53. CONFIG_ARCH_BOOTBLOCK_X86_32=y
  54. CONFIG_ARCH_ROMSTAGE_X86_32=y
  55. CONFIG_ARCH_RAMSTAGE_X86_32=y
  56. CONFIG_NUM_IPI_STARTS=2
  57. CONFIG_PC80_SYSTEM=y
  58. CONFIG_IOAPIC_INTERRUPTS_ON_FSB=y
  59. CONFIG_HPET_ADDRESS=0xfed00000
  60. CONFIG_BOOTBLOCK_SIMPLE=y
  61. CONFIG_BOOTBLOCK_SOURCE="bootblock_simple.c"
  62. CONFIG_CPU_SPECIFIC_OPTIONS=y
  63. CONFIG_XIP_ROM_SIZE=0x10000
  64. CONFIG_GEODE_VSA=y
  65. CONFIG_GEODE_VSA_FILE=y
  66. CONFIG_VSA_FILENAME="3rdparty/cpu/amd/geode_lx/gpl_vsa_lx_102.bin"
  67. CONFIG_CPU_AMD_GEODE_LX=y
  68. CONFIG_SMM_TSEG_SIZE=0
  69. CONFIG_UDELAY_TSC=y
  70. CONFIG_TSC_MONOTONIC_TIMER=y
  71. CONFIG_LOGICAL_CPUS=y
  72. CONFIG_CACHE_AS_RAM=y
  73. CONFIG_AP_SIPI_VECTOR=0xfffff000
  74. CONFIG_CPU_MICROCODE_CBFS_NONE=y
  75. CONFIG_VIDEO_MB=8
  76. CONFIG_NORTHBRIDGE_AMD_LX=y
  77. CONFIG_MAX_PIRQ_LINKS=4
  78. CONFIG_SOUTHBRIDGE_AMD_CS5536=y
  79. CONFIG_PCI_OPTION_ROM_RUN_REALMODE=y
  80. CONFIG_PCI=y
  81. CONFIG_PCIX_PLUGIN_SUPPORT=y
  82. CONFIG_PCIEXP_PLUGIN_SUPPORT=y
  83. CONFIG_AGP_PLUGIN_SUPPORT=y
  84. CONFIG_CARDBUS_PLUGIN_SUPPORT=y
  85. CONFIG_PCI_BUS_SEGN_BITS=0
  86. CONFIG_SUBSYSTEM_VENDOR_ID=0x0000
  87. CONFIG_SUBSYSTEM_DEVICE_ID=0x0000
  88. CONFIG_DRIVERS_UART=y
  89. CONFIG_DRIVERS_UART_8250IO=y
  90. CONFIG_SQUELCH_EARLY_SMP=y
  91. CONFIG_CONSOLE_SERIAL=y
  92. CONFIG_TTYS0_BASE=0x3f8
  93. CONFIG_CONSOLE_SERIAL_9600=y
  94. CONFIG_TTYS0_BAUD=9600
  95. CONFIG_TTYS0_LCS=3
  96. CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8=y
  97. CONFIG_POST_DEVICE_NONE=y
  98. CONFIG_POST_IO_PORT=0x80
  99. CONFIG_HAVE_MONOTONIC_TIMER=y
  100. CONFIG_PIRQ_ROUTE=y
  101. CONFIG_HAVE_PIRQ_TABLE=y
  102. CONFIG_GENERATE_PIRQ_TABLE=y
  103. CONFIG_GENERATE_SMBIOS_TABLES=y
  104. CONFIG_PAYLOAD_SEABIOS=y
  105. CONFIG_SEABIOS_STABLE=y
  106. CONFIG_PAYLOAD_FILE="$(obj)/seabios/out/bios.bin.elf"
  107. CONFIG_COMPRESSED_PAYLOAD_LZMA=y
  108. CONFIG_WARNINGS_ARE_ERRORS=y
  109. CONFIG_POWER_BUTTON_FORCE_DISABLE=y
  110. CONFIG_REG_SCRIPT=y
  111. CONFIG_MAX_REBOOT_CNT=3
  112.  
  113. coreboot_console.txt
  114. coreboot-4.0-6703-g755615a Wed Aug 13 23:04:08 BST 2014 booting...
  115. clocks_per_usec: 499
  116. BS: BS_PRE_DEVICE times (us): entry 0 run 3 exit 0
  117. BS: BS_DEV_INIT_CHIPS times (us): entry 0 run 3 exit 0
  118. Enumerating buses...
  119. Show all devs...Before device enumeration.
  120. Root Device: enabled 1
  121. DOMAIN: 0000: enabled 1
  122. PCI: 00:01.0: enabled 1
  123. PCI: 00:01.1: enabled 1
  124. PCI: 00:0f.0: enabled 1
  125. PCI: 00:0f.1: enabled 1
  126. PCI: 00:0f.2: enabled 1
  127. PCI: 00:0f.4: enabled 1
  128. PCI: 00:0f.5: enabled 1
  129. CPU_CLUSTER: 0: enabled 1
  130. APIC: 00: enabled 1
  131. Compare with tree...
  132. Root Device: enabled 1
  133. DOMAIN: 0000: enabled 1
  134. PCI: 00:01.0: enabled 1
  135. PCI: 00:01.1: enabled 1
  136. PCI: 00:0f.0: enabled 1
  137. PCI: 00:0f.1: enabled 1
  138. PCI: 00:0f.2: enabled 1
  139. PCI: 00:0f.4: enabled 1
  140. PCI: 00:0f.5: enabled 1
  141. CPU_CLUSTER: 0: enabled 1
  142. APIC: 00: enabled 1
  143. scan_static_bus for Root Device
  144. >> Entering northbridge.c: enable_dev with path 6
  145. >> Entering northbridge.c: pci_domain_enable
  146. Enter northbridge_init_early
  147. writeglmsr: MSR 0x10000020, val 0x20000000:0x000fff80
  148. writeglmsr: MSR 0x10000021, val 0x20000000:0x080fffe0
  149. sizeram: _MSR MC_CF07_DATA: 10076013:00061a40
  150. sizeram: sizem 0x100MB
  151. SysmemInit: enable for 256MBytes
  152. usable RAM: 268304383 bytes
  153. SysmemInit: MSR 0x10000028, val 0x2000000f:0xfdf00100
  154. sizeram: _MSR MC_CF07_DATA: 10076013:00061a40
  155. sizeram: sizem 0x100MB
  156. SMMGL0Init: 268304384 bytes
  157. SMMGL0Init: offset is 0x80400000
  158. SMMGL0Init: MSR 0x10000026, val 0x28fbe080:0x400fffe0
  159. writeglmsr: MSR 0x10000080, val 0x00000000:0x00000003
  160. writeglmsr: MSR 0x40000020, val 0x20000000:0x000fff80
  161. writeglmsr: MSR 0x40000021, val 0x20000000:0x080fffe0
  162. sizeram: _MSR MC_CF07_DATA: 10076013:00061a40
  163. sizeram: sizem 0x100MB
  164. SysmemInit: enable for 256MBytes
  165. usable RAM: 268304383 bytes
  166. SysmemInit: MSR 0x4000002a, val 0x2000000f:0xfdf00100
  167. SMMGL1Init:
  168. SMMGL1Init: MSR 0x40000023, val 0x20000080:0x400fffe0
  169. writeglmsr: MSR 0x40000080, val 0x00000000:0x00000001
  170. writeglmsr: MSR 0x400000e3, val 0x60000000:0x033000f0
  171. CPU_RCONF_DEFAULT (1808): 0x25FFFC02:0x10FFDF00
  172. CPU_RCONF_BYPASS (180A): 0x00000000 : 0x00000000
  173. L2 cache enabled
  174. Enabling cache
  175. GLPCI R1: system msr.lo 0x00100130 msr.hi 0x0ffdf000
  176. GLPCI R2: system msr.lo 0x80400120 msr.hi 0x8041f000
  177. Exit northbridge_init_early
  178. Done cpubug fixes
  179. Not Doing ChipsetFlashSetup()
  180. Preparing for VSA...
  181. Real mode stub @00000600: 867 bytes
  182. CBFS: loading stage vsa @ 0x60000 (57504 bytes), entry @ 0x60020
  183. VSA: Buffer @00060000 *[0k]=ba
  184. VSA: Signature *[0x20-0x23] is b0:10:e6:80
  185. Calling VSA module...
  186. ... VSA module returned.
  187. VSM: VSA2 VR signature verified.
  188. Graphics init...
  189. VRC_VG value: 0x2808
  190. DOMAIN: 0000 enabled
  191. >> Entering northbridge.c: enable_dev with path 7
  192. CPU_CLUSTER: 0 enabled
  193. DOMAIN: 0000 scanning...
  194. PCI: pci_scan_bus for bus 00
  195. >> Entering northbridge.c: enable_dev with path 2
  196. PCI: 00:01.0 [1022/2080] ops
  197. PCI: 00:01.0 [1022/2080] enabled
  198. >> Entering northbridge.c: enable_dev with path 2
  199. PCI: 00:01.1 [1022/2081] enabled
  200. PCI: 00:01.2 [1022/2082] enabled
  201. PCI: 00:09.0 [1106/3053] enabled
  202. PCI: 00:0a.0 [1106/3053] enabled
  203. PCI: 00:0b.0 [1106/3053] enabled
  204. cs5536: southbridge_enable: dev is 00117794
  205. PCI: 00:0f.0 [1022/2090] bus ops
  206. PCI: 00:0f.0 [1022/2090] enabled
  207. cs5536: southbridge_enable: dev is 0011782c
  208. PCI: Static device PCI: 00:0f.1 not found, disabling it.
  209. cs5536: southbridge_enable: dev is 001178c4
  210. PCI: 00:0f.2 [1022/209a] ops
  211. PCI: 00:0f.2 [1022/209a] enabled
  212. PCI: 00:0f.3 [1022/2093] enabled
  213. cs5536: southbridge_enable: dev is 0011795c
  214. PCI: 00:0f.4 [1022/2094] enabled
  215. cs5536: southbridge_enable: dev is 001179f4
  216. PCI: 00:0f.5 [1022/2095] enabled
  217. PCI: 00:0f.6 [1022/2096] enabled
  218. PCI: 00:0f.7 [1022/2097] enabled
  219. scan_static_bus for PCI: 00:0f.0
  220. scan_static_bus for PCI: 00:0f.0 done
  221. PCI: pci_scan_bus returning with max=000
  222. scan_static_bus for Root Device done
  223. done
  224. BS: BS_DEV_ENUMERATE times (us): entry 0 run 1021954 exit 0
  225. found VGA at PCI: 00:01.1
  226. Setting up VGA for PCI: 00:01.1
  227. Setting PCI_BRIDGE_CTL_VGA for bridge DOMAIN: 0000
  228. Setting PCI_BRIDGE_CTL_VGA for bridge Root Device
  229. Allocating resources...
  230. Reading resources...
  231. Root Device read_resources bus 0 link: 0
  232. DOMAIN: 0000 read_resources bus 0 link: 0
  233. DOMAIN: 0000 read_resources bus 0 link: 0 done
  234. CPU_CLUSTER: 0 read_resources bus 0 link: 0
  235. APIC: 00 missing read_resources
  236. CPU_CLUSTER: 0 read_resources bus 0 link: 0 done
  237. Root Device read_resources bus 0 link: 0 done
  238. Done reading resources.
  239. Show resources in subtree (Root Device)...After reading.
  240. Root Device child on link 0 DOMAIN: 0000
  241. DOMAIN: 0000 child on link 0 PCI: 00:01.0
  242. DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffff flags 40040100 index 10000000
  243. DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffffffff flags 40040200 index 10000100
  244. PCI: 00:01.0
  245. PCI: 00:01.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 10
  246. PCI: 00:01.1
  247. PCI: 00:01.1 resource base 0 size 1000000 align 24 gran 24 limit ffffffff flags 200 index 10
  248. PCI: 00:01.1 resource base 0 size 4000 align 14 gran 14 limit ffffffff flags 200 index 14
  249. PCI: 00:01.1 resource base 0 size 4000 align 14 gran 14 limit ffffffff flags 200 index 18
  250. PCI: 00:01.1 resource base 0 size 4000 align 14 gran 14 limit ffffffff flags 200 index 1c
  251. PCI: 00:01.1 resource base 0 size 4000 align 14 gran 14 limit ffffffff flags 200 index 20
  252. PCI: 00:01.2
  253. PCI: 00:01.2 resource base 0 size 4000 align 14 gran 14 limit ffffffff flags 200 index 10
  254. PCI: 00:09.0
  255. PCI: 00:09.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 10
  256. PCI: 00:09.0 resource base 0 size 100 align 8 gran 8 limit ffffffff flags 200 index 14
  257. PCI: 00:0a.0
  258. PCI: 00:0a.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 10
  259. PCI: 00:0a.0 resource base 0 size 100 align 8 gran 8 limit ffffffff flags 200 index 14
  260. PCI: 00:0b.0
  261. PCI: 00:0b.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 10
  262. PCI: 00:0b.0 resource base 0 size 100 align 8 gran 8 limit ffffffff flags 200 index 14
  263. PCI: 00:0f.0
  264. PCI: 00:0f.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 10
  265. PCI: 00:0f.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 14
  266. PCI: 00:0f.0 resource base 0 size 40 align 6 gran 6 limit ffff flags 100 index 18
  267. PCI: 00:0f.0 resource base 0 size 20 align 5 gran 5 limit ffff flags 100 index 1c
  268. PCI: 00:0f.0 resource base 0 size 80 align 7 gran 7 limit ffff flags 100 index 20
  269. PCI: 00:0f.0 resource base 0 size 40 align 6 gran 6 limit ffff flags 100 index 24
  270. PCI: 00:0f.0 resource base 0 size 1000 align 0 gran 0 limit ffff flags c0000100 index 1
  271. PCI: 00:0f.0 resource base fec00000 size 1000 align 0 gran 0 limit 0 flags c0000200 index 3
  272. PCI: 00:0f.1
  273. PCI: 00:0f.2
  274. PCI: 00:0f.2 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
  275. PCI: 00:0f.3
  276. PCI: 00:0f.3 resource base 0 size 80 align 7 gran 7 limit ffff flags 100 index 10
  277. PCI: 00:0f.4
  278. PCI: 00:0f.4 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
  279. PCI: 00:0f.5
  280. PCI: 00:0f.5 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
  281. PCI: 00:0f.6
  282. PCI: 00:0f.6 resource base 0 size 2000 align 13 gran 13 limit ffffffff flags 200 index 10
  283. PCI: 00:0f.7
  284. PCI: 00:0f.7 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
  285. CPU_CLUSTER: 0 child on link 0 APIC: 00
  286. APIC: 00
  287. DOMAIN: 0000 compute_resources_io: base: 0 size: 0 align: 0 gran: 0 limit: ffff
  288. PCI: 00:09.0 10 * [0x0 - 0xff] io
  289. PCI: 00:0a.0 10 * [0x400 - 0x4ff] io
  290. PCI: 00:0b.0 10 * [0x800 - 0x8ff] io
  291. PCI: 00:0f.0 14 * [0xc00 - 0xcff] io
  292. PCI: 00:0f.0 20 * [0x1000 - 0x107f] io
  293. PCI: 00:0f.3 10 * [0x1080 - 0x10ff] io
  294. PCI: 00:0f.0 18 * [0x1400 - 0x143f] io
  295. PCI: 00:0f.0 24 * [0x1440 - 0x147f] io
  296. PCI: 00:0f.0 1c * [0x1480 - 0x149f] io
  297. PCI: 00:0f.2 20 * [0x14a0 - 0x14af] io
  298. PCI: 00:0f.0 10 * [0x14b0 - 0x14b7] io
  299. PCI: 00:01.0 10 * [0x14b8 - 0x14bb] io
  300. DOMAIN: 0000 compute_resources_io: base: 14bc size: 14bc align: 8 gran: 0 limit: ffff done
  301. DOMAIN: 0000 compute_resources_mem: base: 0 size: 0 align: 0 gran: 0 limit: ffffffff
  302. PCI: 00:01.1 10 * [0x0 - 0xffffff] mem
  303. PCI: 00:01.1 14 * [0x1000000 - 0x1003fff] mem
  304. PCI: 00:01.1 18 * [0x1004000 - 0x1007fff] mem
  305. PCI: 00:01.1 1c * [0x1008000 - 0x100bfff] mem
  306. PCI: 00:01.1 20 * [0x100c000 - 0x100ffff] mem
  307. PCI: 00:01.2 10 * [0x1010000 - 0x1013fff] mem
  308. PCI: 00:0f.6 10 * [0x1014000 - 0x1015fff] mem
  309. PCI: 00:0f.4 10 * [0x1016000 - 0x1016fff] mem
  310. PCI: 00:0f.5 10 * [0x1017000 - 0x1017fff] mem
  311. PCI: 00:0f.7 10 * [0x1018000 - 0x1018fff] mem
  312. PCI: 00:09.0 14 * [0x1019000 - 0x10190ff] mem
  313. PCI: 00:0a.0 14 * [0x1019100 - 0x10191ff] mem
  314. PCI: 00:0b.0 14 * [0x1019200 - 0x10192ff] mem
  315. DOMAIN: 0000 compute_resources_mem: base: 1019300 size: 1019300 align: 24 gran: 0 limit: ffffffff done
  316. avoid_fixed_resources: DOMAIN: 0000
  317. avoid_fixed_resources:@DOMAIN: 0000 10000000 limit 0000ffff
  318. avoid_fixed_resources:@DOMAIN: 0000 10000100 limit ffffffff
  319. constrain_resources: DOMAIN: 0000
  320. constrain_resources: PCI: 00:01.0
  321. constrain_resources: PCI: 00:01.1
  322. constrain_resources: PCI: 00:01.2
  323. constrain_resources: PCI: 00:09.0
  324. constrain_resources: PCI: 00:0a.0
  325. constrain_resources: PCI: 00:0b.0
  326. constrain_resources: PCI: 00:0f.0
  327. constrain_resources: PCI: 00:0f.2
  328. constrain_resources: PCI: 00:0f.3
  329. constrain_resources: PCI: 00:0f.4
  330. constrain_resources: PCI: 00:0f.5
  331. constrain_resources: PCI: 00:0f.6
  332. constrain_resources: PCI: 00:0f.7
  333. avoid_fixed_resources2: DOMAIN: 0000@10000000 limit 0000ffff
  334. lim->base 00001000 lim->limit 0000ffff
  335. avoid_fixed_resources2: DOMAIN: 0000@10000100 limit ffffffff
  336. lim->base 00000000 lim->limit febfffff
  337. Setting resources...
  338. DOMAIN: 0000 allocate_resources_io: base:1000 size:14bc align:8 gran:0 limit:ffff
  339. Assigned: PCI: 00:09.0 10 * [0x1000 - 0x10ff] io
  340. Assigned: PCI: 00:0a.0 10 * [0x1400 - 0x14ff] io
  341. Assigned: PCI: 00:0b.0 10 * [0x1800 - 0x18ff] io
  342. Assigned: PCI: 00:0f.0 14 * [0x1c00 - 0x1cff] io
  343. Assigned: PCI: 00:0f.0 20 * [0x2000 - 0x207f] io
  344. Assigned: PCI: 00:0f.3 10 * [0x2080 - 0x20ff] io
  345. Assigned: PCI: 00:0f.0 18 * [0x2400 - 0x243f] io
  346. Assigned: PCI: 00:0f.0 24 * [0x2440 - 0x247f] io
  347. Assigned: PCI: 00:0f.0 1c * [0x2480 - 0x249f] io
  348. Assigned: PCI: 00:0f.2 20 * [0x24a0 - 0x24af] io
  349. Assigned: PCI: 00:0f.0 10 * [0x24b0 - 0x24b7] io
  350. Assigned: PCI: 00:01.0 10 * [0x24b8 - 0x24bb] io
  351. DOMAIN: 0000 allocate_resources_io: next_base: 24bc size: 14bc align: 8 gran: 0 done
  352. DOMAIN: 0000 allocate_resources_mem: base:fd000000 size:1019300 align:24 gran:0 limit:febfffff
  353. Assigned: PCI: 00:01.1 10 * [0xfd000000 - 0xfdffffff] mem
  354. Assigned: PCI: 00:01.1 14 * [0xfe000000 - 0xfe003fff] mem
  355. Assigned: PCI: 00:01.1 18 * [0xfe004000 - 0xfe007fff] mem
  356. Assigned: PCI: 00:01.1 1c * [0xfe008000 - 0xfe00bfff] mem
  357. Assigned: PCI: 00:01.1 20 * [0xfe00c000 - 0xfe00ffff] mem
  358. Assigned: PCI: 00:01.2 10 * [0xfe010000 - 0xfe013fff] mem
  359. Assigned: PCI: 00:0f.6 10 * [0xfe014000 - 0xfe015fff] mem
  360. Assigned: PCI: 00:0f.4 10 * [0xfe016000 - 0xfe016fff] mem
  361. Assigned: PCI: 00:0f.5 10 * [0xfe017000 - 0xfe017fff] mem
  362. Assigned: PCI: 00:0f.7 10 * [0xfe018000 - 0xfe018fff] mem
  363. Assigned: PCI: 00:09.0 14 * [0xfe019000 - 0xfe0190ff] mem
  364. Assigned: PCI: 00:0a.0 14 * [0xfe019100 - 0xfe0191ff] mem
  365. Assigned: PCI: 00:0b.0 14 * [0xfe019200 - 0xfe0192ff] mem
  366. DOMAIN: 0000 allocate_resources_mem: next_base: fe019300 size: 1019300 align: 24 gran: 0 done
  367. Root Device assign_resources, bus 0 link: 0
  368. >> Entering northbridge.c: pci_domain_set_resources
  369. CBMEM region f7b0000-f7dffff (cbmem_late_set_table)
  370. DOMAIN: 0000 assign_resources, bus 0 link: 0
  371. PCI: 00:01.1 10 <- [0x00fd000000 - 0x00fdffffff] size 0x01000000 gran 0x18 mem
  372. PCI: 00:01.1 14 <- [0x00fe000000 - 0x00fe003fff] size 0x00004000 gran 0x0e mem
  373. PCI: 00:01.1 18 <- [0x00fe004000 - 0x00fe007fff] size 0x00004000 gran 0x0e mem
  374. PCI: 00:01.1 1c <- [0x00fe008000 - 0x00fe00bfff] size 0x00004000 gran 0x0e mem
  375. PCI: 00:01.1 20 <- [0x00fe00c000 - 0x00fe00ffff] size 0x00004000 gran 0x0e mem
  376. PCI: 00:01.2 10 <- [0x00fe010000 - 0x00fe013fff] size 0x00004000 gran 0x0e mem
  377. PCI: 00:09.0 10 <- [0x0000001000 - 0x00000010ff] size 0x00000100 gran 0x08 io
  378. PCI: 00:09.0 14 <- [0x00fe019000 - 0x00fe0190ff] size 0x00000100 gran 0x08 mem
  379. PCI: 00:0a.0 10 <- [0x0000001400 - 0x00000014ff] size 0x00000100 gran 0x08 io
  380. PCI: 00:0a.0 14 <- [0x00fe019100 - 0x00fe0191ff] size 0x00000100 gran 0x08 mem
  381. PCI: 00:0b.0 10 <- [0x0000001800 - 0x00000018ff] size 0x00000100 gran 0x08 io
  382. PCI: 00:0b.0 14 <- [0x00fe019200 - 0x00fe0192ff] size 0x00000100 gran 0x08 mem
  383. PCI: 00:0f.0 10 <- [0x00000024b0 - 0x00000024b7] size 0x00000008 gran 0x03 io
  384. PCI: 00:0f.0 14 <- [0x0000001c00 - 0x0000001cff] size 0x00000100 gran 0x08 io
  385. PCI: 00:0f.0 18 <- [0x0000002400 - 0x000000243f] size 0x00000040 gran 0x06 io
  386. PCI: 00:0f.0 1c <- [0x0000002480 - 0x000000249f] size 0x00000020 gran 0x05 io
  387. PCI: 00:0f.0 20 <- [0x0000002000 - 0x000000207f] size 0x00000080 gran 0x07 io
  388. PCI: 00:0f.0 24 <- [0x0000002440 - 0x000000247f] size 0x00000040 gran 0x06 io
  389. PCI: 00:0f.2 20 <- [0x00000024a0 - 0x00000024af] size 0x00000010 gran 0x04 io
  390. PCI: 00:0f.3 10 <- [0x0000002080 - 0x00000020ff] size 0x00000080 gran 0x07 io
  391. PCI: 00:0f.4 10 <- [0x00fe016000 - 0x00fe016fff] size 0x00001000 gran 0x0c mem
  392. PCI: 00:0f.5 10 <- [0x00fe017000 - 0x00fe017fff] size 0x00001000 gran 0x0c mem
  393. PCI: 00:0f.6 10 <- [0x00fe014000 - 0x00fe015fff] size 0x00002000 gran 0x0d mem
  394. PCI: 00:0f.7 10 <- [0x00fe018000 - 0x00fe018fff] size 0x00001000 gran 0x0c mem
  395. DOMAIN: 0000 assign_resources, bus 0 link: 0
  396. Root Device assign_resources, bus 0 link: 0
  397. Done setting resources.
  398. Show resources in subtree (Root Device)...After assigning values.
  399. Root Device child on link 0 DOMAIN: 0000
  400. DOMAIN: 0000 child on link 0 PCI: 00:01.0
  401. DOMAIN: 0000 resource base 1000 size 14bc align 8 gran 0 limit ffff flags 40040100 index 10000000
  402. DOMAIN: 0000 resource base fd000000 size 1019300 align 24 gran 0 limit febfffff flags 40040200 index 10000100
  403. DOMAIN: 0000 resource base 0 size a0000 align 0 gran 0 limit 0 flags e0004200 index a
  404. DOMAIN: 0000 resource base c0000 size f720000 align 0 gran 0 limit 0 flags e0004200 index b
  405. PCI: 00:01.0
  406. PCI: 00:01.0 resource base 24b8 size 4 align 2 gran 2 limit ffff flags 40000100 index 10
  407. PCI: 00:01.1
  408. PCI: 00:01.1 resource base fd000000 size 1000000 align 24 gran 24 limit febfffff flags 60000200 index 10
  409. PCI: 00:01.1 resource base fe000000 size 4000 align 14 gran 14 limit febfffff flags 60000200 index 14
  410. PCI: 00:01.1 resource base fe004000 size 4000 align 14 gran 14 limit febfffff flags 60000200 index 18
  411. PCI: 00:01.1 resource base fe008000 size 4000 align 14 gran 14 limit febfffff flags 60000200 index 1c
  412. PCI: 00:01.1 resource base fe00c000 size 4000 align 14 gran 14 limit febfffff flags 60000200 index 20
  413. PCI: 00:01.2
  414. PCI: 00:01.2 resource base fe010000 size 4000 align 14 gran 14 limit febfffff flags 60000200 index 10
  415. PCI: 00:09.0
  416. PCI: 00:09.0 resource base 1000 size 100 align 8 gran 8 limit ffff flags 60000100 index 10
  417. PCI: 00:09.0 resource base fe019000 size 100 align 8 gran 8 limit febfffff flags 60000200 index 14
  418. PCI: 00:0a.0
  419. PCI: 00:0a.0 resource base 1400 size 100 align 8 gran 8 limit ffff flags 60000100 index 10
  420. PCI: 00:0a.0 resource base fe019100 size 100 align 8 gran 8 limit febfffff flags 60000200 index 14
  421. PCI: 00:0b.0
  422. PCI: 00:0b.0 resource base 1800 size 100 align 8 gran 8 limit ffff flags 60000100 index 10
  423. PCI: 00:0b.0 resource base fe019200 size 100 align 8 gran 8 limit febfffff flags 60000200 index 14
  424. PCI: 00:0f.0
  425. PCI: 00:0f.0 resource base 24b0 size 8 align 3 gran 3 limit ffff flags 60000100 index 10
  426. PCI: 00:0f.0 resource base 1c00 size 100 align 8 gran 8 limit ffff flags 60000100 index 14
  427. PCI: 00:0f.0 resource base 2400 size 40 align 6 gran 6 limit ffff flags 60000100 index 18
  428. PCI: 00:0f.0 resource base 2480 size 20 align 5 gran 5 limit ffff flags 60000100 index 1c
  429. PCI: 00:0f.0 resource base 2000 size 80 align 7 gran 7 limit ffff flags 60000100 index 20
  430. PCI: 00:0f.0 resource base 2440 size 40 align 6 gran 6 limit ffff flags 60000100 index 24
  431. PCI: 00:0f.0 resource base 0 size 1000 align 0 gran 0 limit ffff flags c0000100 index 1
  432. PCI: 00:0f.0 resource base fec00000 size 1000 align 0 gran 0 limit 0 flags c0000200 index 3
  433. PCI: 00:0f.1
  434. PCI: 00:0f.2
  435. PCI: 00:0f.2 resource base 24a0 size 10 align 4 gran 4 limit ffff flags 60000100 index 20
  436. PCI: 00:0f.3
  437. PCI: 00:0f.3 resource base 2080 size 80 align 7 gran 7 limit ffff flags 60000100 index 10
  438. PCI: 00:0f.4
  439. PCI: 00:0f.4 resource base fe016000 size 1000 align 12 gran 12 limit febfffff flags 60000200 index 10
  440. PCI: 00:0f.5
  441. PCI: 00:0f.5 resource base fe017000 size 1000 align 12 gran 12 limit febfffff flags 60000200 index 10
  442. PCI: 00:0f.6
  443. PCI: 00:0f.6 resource base fe014000 size 2000 align 13 gran 13 limit febfffff flags 60000200 index 10
  444. PCI: 00:0f.7
  445. PCI: 00:0f.7 resource base fe018000 size 1000 align 12 gran 12 limit febfffff flags 60000200 index 10
  446. CPU_CLUSTER: 0 child on link 0 APIC: 00
  447. APIC: 00
  448. Done allocating resources.
  449. BS: BS_DEV_RESOURCES times (us): entry 0 run 3521338 exit 0
  450. Enabling resources...
  451. PCI: 00:01.0 cmd <- 05
  452. PCI: 00:01.1 subsystem <- 0000/0000
  453. PCI: 00:01.1 cmd <- 03
  454. PCI: 00:01.2 cmd <- 02
  455. PCI: 00:09.0 cmd <- 83
  456. PCI: 00:0a.0 cmd <- 83
  457. PCI: 00:0b.0 cmd <- 83
  458. PCI: 00:0f.0 cmd <- 09
  459. PCI: 00:0f.2 cmd <- 01
  460. PCI: 00:0f.3 cmd <- 01
  461. PCI: 00:0f.4 subsystem <- 0000/0000
  462. PCI: 00:0f.4 cmd <- 02
  463. PCI: 00:0f.5 subsystem <- 0000/0000
  464. PCI: 00:0f.5 cmd <- 02
  465. PCI: 00:0f.6 cmd <- 02
  466. PCI: 00:0f.7 cmd <- 02
  467. done.
  468. BS: BS_DEV_ENABLE times (us): entry 0 run 118675 exit 0
  469. Initializing devices...
  470. Root Device init
  471. ALIX.2D ENTER init
  472. ALIX.2D EXIT init
  473. Root Device init 14886 usecs
  474. CPU_CLUSTER: 0 init
  475. >> Entering northbridge.c: cpu_bus_init
  476. Initializing CPU #0
  477. CPU: vendor AMD device 5a2
  478. CPU: family 05, model 0a, stepping 02
  479. geode_lx_init
  480. Enabling cache
  481. A20 (0x92): 2
  482. A20 (0x92): 2
  483. CPU geode_lx_init DONE
  484. CPU #0 initialized
  485. CPU_CLUSTER: 0 init 66573 usecs
  486. PCI: 00:01.0 init
  487. >> Entering northbridge.c: northbridge_init
  488. PCI: 00:01.0 init 16680 usecs
  489. PCI: 00:01.1 init
  490. PCI: 00:01.1 init 4979 usecs
  491. PCI: 00:01.2 init
  492. PCI: 00:01.2 init 4979 usecs
  493. PCI: 00:09.0 init
  494. PCI: 00:09.0 init 4979 usecs
  495. PCI: 00:0a.0 init
  496. PCI: 00:0a.0 init 4979 usecs
  497. PCI: 00:0b.0 init
  498. PCI: 00:0b.0 init 4979 usecs
  499. PCI: 00:0f.0 init
  500. cs5536: southbridge_init
  501. RTC Init
  502. GPIO_ADDR: 00001C00
  503. uarts_init: enable COM1
  504. uarts_init: enable COM2
  505. uarts_init: wrote COM2 address 0x2f8
  506. uarts_init: set COM2 irq
  507. uarts_init: set output enable
  508. uarts_init: set OUTAUX1
  509. uarts_init: set pullup COM2
  510. uarts_init: COM2 enabled
  511. cs5536: southbridge_init: enable_ide_nand_flash is 0
  512. Disabling VPCI device: 0x80000900
  513. Disabling VPCI device: 0x80007B00
  514. PCI: 00:0f.0 init 111304 usecs
  515. PCI: 00:0f.2 init
  516. cs5536_ide: ide_init
  517. PCI: 00:0f.2 init 10763 usecs
  518. PCI: 00:0f.3 init
  519. PCI: 00:0f.3 init 4979 usecs
  520. PCI: 00:0f.4 init
  521. PCI: 00:0f.4 init 4979 usecs
  522. PCI: 00:0f.5 init
  523. PCI: 00:0f.5 init 4979 usecs
  524. PCI: 00:0f.6 init
  525. PCI: 00:0f.6 init 4979 usecs
  526. PCI: 00:0f.7 init
  527. PCI: 00:0f.7 init 4979 usecs
  528. Devices initialized
  529. Show all devs...After init.
  530. Root Device: enabled 1
  531. DOMAIN: 0000: enabled 1
  532. PCI: 00:01.0: enabled 1
  533. PCI: 00:01.1: enabled 1
  534. PCI: 00:0f.0: enabled 1
  535. PCI: 00:0f.1: enabled 0
  536. PCI: 00:0f.2: enabled 1
  537. PCI: 00:0f.4: enabled 1
  538. PCI: 00:0f.5: enabled 1
  539. CPU_CLUSTER: 0: enabled 1
  540. APIC: 00: enabled 1
  541. PCI: 00:01.2: enabled 1
  542. PCI: 00:09.0: enabled 1
  543. PCI: 00:0a.0: enabled 1
  544. PCI: 00:0b.0: enabled 1
  545. PCI: 00:0f.3: enabled 1
  546. PCI: 00:0f.6: enabled 1
  547. PCI: 00:0f.7: enabled 1
  548. CPU: 00: enabled 1
  549. BS: BS_DEV_INIT times (us): entry 0 run 530240 exit 0
  550. CBMEM region f7b0000-f7dffff (cbmem_check_toc)
  551. CBMEM region f7b0000-f7dffff (cbmem_initialize_empty)
  552. Adding CBMEM entry as no. 1
  553. Moving GDT to 0f7b0200...ok
  554. Adding CBMEM entry as no. 2
  555. Finalize devices...
  556. Devices finalized
  557. Adding CBMEM entry as no. 3
  558. BS: BS_POST_DEVICE times (us): entry 49574 run 17988 exit 0
  559. BS: BS_OS_RESUME_CHECK times (us): entry 0 run 3 exit 0
  560. Copying Interrupt Routing Table to 0x000f0000... done.
  561. PIRQ Entry 0 Dev/Fn: 1 Slot: 0
  562. INT: A link: 1 bitmap: 800 IRQ: 11
  563. INT: B link: 0 bitmap: 0 not routed
  564. INT: C link: 0 bitmap: 0 not routed
  565. INT: D link: 0 bitmap: 0 not routed
  566. Assigning IRQ 11 to 0:1.2
  567. PIRQ Entry 1 Dev/Fn: 9 Slot: 0
  568. INT: A link: 2 bitmap: 400 IRQ: 10
  569. INT: B link: 0 bitmap: 0 not routed
  570. INT: C link: 0 bitmap: 0 not routed
  571. INT: D link: 0 bitmap: 0 not routed
  572. Assigning IRQ 10 to 0:9.0
  573. PIRQ Entry 2 Dev/Fn: A Slot: 0
  574. INT: A link: 3 bitmap: 800 IRQ: 11
  575. INT: B link: 0 bitmap: 0 not routed
  576. INT: C link: 0 bitmap: 0 not routed
  577. INT: D link: 0 bitmap: 0 not routed
  578. Assigning IRQ 11 to 0:a.0
  579. PIRQ Entry 3 Dev/Fn: B Slot: 0
  580. INT: A link: 4 bitmap: 200 IRQ: 9
  581. INT: B link: 0 bitmap: 0 not routed
  582. INT: C link: 0 bitmap: 0 not routed
  583. INT: D link: 0 bitmap: 0 not routed
  584. Assigning IRQ 9 to 0:b.0
  585. PIRQ Entry 4 Dev/Fn: C Slot: 0
  586. INT: A link: 1 bitmap: 800 IRQ: 11
  587. INT: B link: 2 bitmap: 400 IRQ: 10
  588. INT: C link: 0 bitmap: 0 not routed
  589. INT: D link: 0 bitmap: 0 not routed
  590. PIRQ Entry 5 Dev/Fn: E Slot: 0
  591. INT: A link: 3 bitmap: 800 IRQ: 11
  592. INT: B link: 4 bitmap: 200 IRQ: 9
  593. INT: C link: 0 bitmap: 0 not routed
  594. INT: D link: 0 bitmap: 0 not routed
  595. PIRQ Entry 6 Dev/Fn: F Slot: 0
  596. INT: A link: 1 bitmap: 800 IRQ: 11
  597. INT: B link: 2 bitmap: 400 IRQ: 10
  598. INT: C link: 3 bitmap: 800 IRQ: 11
  599. INT: D link: 4 bitmap: 200 IRQ: 9
  600. Assigning IRQ 9 to 0:f.4
  601. Assigning IRQ 9 to 0:f.5
  602. PIRQA: 11
  603. PIRQB: 10
  604. PIRQC: 11
  605. PIRQD: 9
  606. Adding CBMEM entry as no. 4
  607. Copying Interrupt Routing Table to 0x0f7c0600... done.
  608. PIRQ Entry 0 Dev/Fn: 1 Slot: 0
  609. INT: A link: 1 bitmap: 800 IRQ: 11
  610. INT: B link: 0 bitmap: 0 not routed
  611. INT: C link: 0 bitmap: 0 not routed
  612. INT: D link: 0 bitmap: 0 not routed
  613. Assigning IRQ 11 to 0:1.2
  614. PIRQ Entry 1 Dev/Fn: 9 Slot: 0
  615. INT: A link: 2 bitmap: 400 IRQ: 10
  616. INT: B link: 0 bitmap: 0 not routed
  617. INT: C link: 0 bitmap: 0 not routed
  618. INT: D link: 0 bitmap: 0 not routed
  619. Assigning IRQ 10 to 0:9.0
  620. PIRQ Entry 2 Dev/Fn: A Slot: 0
  621. INT: A link: 3 bitmap: 800 IRQ: 11
  622. INT: B link: 0 bitmap: 0 not routed
  623. INT: C link: 0 bitmap: 0 not routed
  624. INT: D link: 0 bitmap: 0 not routed
  625. Assigning IRQ 11 to 0:a.0
  626. PIRQ Entry 3 Dev/Fn: B Slot: 0
  627. INT: A link: 4 bitmap: 200 IRQ: 9
  628. INT: B link: 0 bitmap: 0 not routed
  629. INT: C link: 0 bitmap: 0 not routed
  630. INT: D link: 0 bitmap: 0 not routed
  631. Assigning IRQ 9 to 0:b.0
  632. PIRQ Entry 4 Dev/Fn: C Slot: 0
  633. INT: A link: 1 bitmap: 800 IRQ: 11
  634. INT: B link: 2 bitmap: 400 IRQ: 10
  635. INT: C link: 0 bitmap: 0 not routed
  636. INT: D link: 0 bitmap: 0 not routed
  637. PIRQ Entry 5 Dev/Fn: E Slot: 0
  638. INT: A link: 3 bitmap: 800 IRQ: 11
  639. INT: B link: 4 bitmap: 200 IRQ: 9
  640. INT: C link: 0 bitmap: 0 not routed
  641. INT: D link: 0 bitmap: 0 not routed
  642. PIRQ Entry 6 Dev/Fn: F Slot: 0
  643. INT: A link: 1 bitmap: 800 IRQ: 11
  644. INT: B link: 2 bitmap: 400 IRQ: 10
  645. INT: C link: 3 bitmap: 800 IRQ: 11
  646. INT: D link: 4 bitmap: 200 IRQ: 9
  647. Assigning IRQ 9 to 0:f.4
  648. Assigning IRQ 9 to 0:f.5
  649. PIRQA: 11
  650. PIRQB: 10
  651. PIRQC: 11
  652. PIRQD: 9
  653. PIRQ table: 144 bytes.
  654. Adding CBMEM entry as no. 5
  655. smbios_write_tables: 0f7c1600
  656. Root Device (PC Engines ALIX.2C)
  657. DOMAIN: 0000 (AMD LX Northbridge)
  658. PCI: 00:01.0 (AMD LX Northbridge)
  659. PCI: 00:01.1 (AMD LX Northbridge)
  660. PCI: 00:0f.0 (AMD Geode CS5536 Southbridge)
  661. PCI: 00:0f.1 (AMD Geode CS5536 Southbridge)
  662. PCI: 00:0f.2 (AMD Geode CS5536 Southbridge)
  663. PCI: 00:0f.4 (AMD Geode CS5536 Southbridge)
  664. PCI: 00:0f.5 (AMD Geode CS5536 Southbridge)
  665. CPU_CLUSTER: 0 (AMD LX Northbridge)
  666. APIC: 00 (unknown)
  667. PCI: 00:01.2 (unknown)
  668. PCI: 00:09.0 (unknown)
  669. PCI: 00:0a.0 (unknown)
  670. PCI: 00:0b.0 (unknown)
  671. PCI: 00:0f.3 (unknown)
  672. PCI: 00:0f.6 (unknown)
  673. PCI: 00:0f.7 (unknown)
  674. CPU: 00 (unknown)
  675. SMBIOS tables: 348 bytes.
  676. Adding CBMEM entry as no. 6
  677. Writing table forward entry at 0x00000500
  678. Wrote coreboot table at: 00000500, 0x10 bytes, checksum d262
  679. Table forward entry ends at 0x00000528.
  680. ... aligned to 0x00001000
  681. Writing coreboot table at 0x0f7c1e00
  682. rom_table_end = 0x0f7c1e00
  683. ... aligned to 0x0f7d0000
  684. 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
  685. 1. 0000000000001000-000000000009ffff: RAM
  686. 2. 00000000000c0000-000000000f7affff: RAM
  687. 3. 000000000f7b0000-000000000f7dffff: CONFIGURATION TABLES
  688. Wrote coreboot table at: 0f7c1e00, 0x158 bytes, checksum 5a4e
  689. coreboot table: 368 bytes.
  690. FREE SPACE 0. 0f7c9e00 00016200
  691. GDT 1. 0f7b0200 00000200
  692. CONSOLE 2. 0f7b0400 00010000
  693. TIME STAMP 3. 0f7c0400 00000200
  694. IRQ TABLE 4. 0f7c0600 00001000
  695. SMBIOS 5. 0f7c1600 00000800
  696. COREBOOT 6. 0f7c1e00 00008000
  697. BS: BS_WRITE_TABLES times (us): entry 0 run 1211825 exit 0
  698. CBFS: located payload @ fff9fdb8, 52949 bytes.
  699. Loading segment from rom address 0xfff9fdb8
  700. code (compression=1)
  701. New segment dstaddr 0xe7170 memsize 0x18e90 srcaddr 0xfff9fdf0 filesize 0xce9d
  702. (cleaned up) New segment addr 0xe7170 size 0x18e90 offset 0xfff9fdf0 filesize 0xce9d
  703. Loading segment from rom address 0xfff9fdd4
  704. Entry Point 0x000fd53e
  705. Bounce Buffer at 0f74a000, 417792 bytes
  706. Loading Segment: addr: 0x00000000000e7170 memsz: 0x0000000000018e90 filesz: 0x000000000000ce9d
  707. lb: [0x0000000000100000, 0x0000000000133000)
  708. Post relocation: addr: 0x00000000000e7170 memsz: 0x0000000000018e90 filesz: 0x000000000000ce9d
  709. using LZMA
  710. [ 0x000e7170, 00100000, 0x00100000) <- fff9fdf0
  711. dest 000e7170, end 00100000, bouncebuffer f74a000
  712. Loaded segments
  713. BS: BS_PAYLOAD_LOAD times (us): entry 0 run 306784 exit 0
  714. Jumping to boot code at 000fd53e
  715. CPU0: stack: 0012e000 - 0012f000, lowest used address 0012eb2c, stack used: 1236 bytes
  716. entry = 0x000fd53e
  717. lb_start = 0x00100000
  718. lb_size = 0x00033000
  719. buffer = 0x0f74a000
  720. ----- [ SeaBIOS rel-1.7.4-0-g96917a8-20140813_230429-debian-vm ] -----
  721. Found coreboot cbmem console @ f7b0400
  722. Found mainboard PC Engines ALIX.2C
  723. Relocating init from 0x000e81e9 to 0x0f796060 (size 40659)
  724. Found CBFS header at 0xfffffcd0
  725. CPU Mhz=498
  726. Found 9 PCI devices (max PCI bus is 00)
  727. Copying SMBIOS entry point from 0x0f7c1600 to 0x000f20a0
  728. Scan for VGA option rom
  729. EHCI init on dev 00:0f.5 (regs=0xfe017010)
  730. WARNING - Timeout at i8042_flush:71!
  731. Found 0 lpt ports
  732. Found 2 serial ports
  733. ATA controller 1 at 1f0/3f4/0 (irq 14 dev 7a)
  734. ATA controller 2 at 170/374/0 (irq 15 dev 7a)
  735. ata0-0: HMS360404D5CF00 ATA-4 Hard-Disk (3906 MiBytes)
  736. Searching bootorder for: /pci@i0cf8/*@f,2/drive@0/disk@0
  737. All threads complete.
  738. Scan for option roms
  739.  
  740. Press F12 for boot menu.
  741.  
  742. Searching bootorder for: HALT
  743. drive 0x000f2050: PCHS=7936/16/63 translation=large LCHS=992/128/63 s=7999488
  744. Space available for UMB: c0000-ef000, f0000-f2050
  745. Returned 65536 bytes of ZoneHigh
  746. e820 map has 5 items:
  747. 0: 0000000000000000 - 000000000009fc00 = 1 RAM
  748. 1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
  749. 2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
  750. 3: 0000000000100000 - 000000000f7b0000 = 1 RAM
  751. 4: 000000000f7b0000 - 000000000f7e0000 = 2 RESERVED
  752. enter handle_19:
  753. NULL
  754. Booting from Hard Disk...
  755. Booting from 0000:7c00
  756.  
  757. kernel_log.txt
  758. [ 0.000000] __ex_table already sorted, skipping sort
  759. [ 0.000000] Initializing CPU#0
  760. [ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
  761. [ 0.000000] Memory: 239996k/253632k available (2917k kernel code, 13184k reserved, 1170k data, 404k init, 0k highmem)
  762. [ 0.000000] virtual kernel memory layout:
  763. [ 0.000000] fixmap : 0xfff14000 - 0xfffff000 ( 940 kB)
  764. [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
  765. [ 0.000000] vmalloc : 0xcffb0000 - 0xff7fe000 ( 760 MB)
  766. [ 0.000000] lowmem : 0xc0000000 - 0xcf7b0000 ( 247 MB)
  767. [ 0.000000] .init : 0xc13fe000 - 0xc1463000 ( 404 kB)
  768. [ 0.000000] .data : 0xc12d9416 - 0xc13fdfc0 (1170 kB)
  769. [ 0.000000] .text : 0xc1000000 - 0xc12d9416 (2917 kB)
  770. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  771. [ 0.000000] Hierarchical RCU implementation.
  772. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
  773. [ 0.000000] NR_IRQS:2304 nr_irqs:256 16
  774. [ 0.000000] CPU 0 irqstacks, hard=ce806000 soft=ce808000
  775. [ 0.000000] Console: colour dummy device 80x25
  776. [ 0.000000] console [ttyS0] enabled
  777. [ 0.000000] tsc: Fast TSC calibration using PIT
  778. [ 0.000000] tsc: Detected 498.081 MHz processor
  779. [ 0.003008] Calibrating delay loop (skipped), value calculated using timer frequency.. 996.16 BogoMIPS (lpj=498081)
  780. [ 0.005014] pid_max: default: 32768 minimum: 301
  781. [ 0.006217] Mount-cache hash table entries: 512
  782. [ 0.008102] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  783. [ 0.008102] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
  784. [ 0.008102] tlb_flushall_shift: -1
  785. [ 0.021038] Freeing SMP alternatives: 20k freed
  786. [ 0.029284] smpboot: weird, boot CPU (#0) not listed by the BIOS
  787. [ 0.030013] smpboot: SMP motherboard not detected
  788. [ 0.031012] smpboot: Local APIC not detected. Using dummy APIC emulation.
  789. [ 0.032010] smpboot: SMP disabled
  790. [ 0.033011] Performance Events: no PMU driver, software events only.
  791. [ 0.036491] Brought up 1 CPUs
  792. [ 0.037018] smpboot: Total of 1 processors activated (996.16 BogoMIPS)
  793. [ 0.039783] devtmpfs: initialized
  794. [ 0.042399] NET: Registered protocol family 16
  795. [ 0.047362] PCI: PCI BIOS revision 2.10 entry at 0xfd4b7, last bus=0
  796. [ 0.048014] PCI: Using configuration type 1 for base access
  797. [ 0.068553] bio: create slab <bio-0> at 0
  798. [ 0.070226] ACPI: Interpreter disabled.
  799. [ 0.072391] vgaarb: loaded
  800. [ 0.074416] SCSI subsystem initialized
  801. [ 0.076626] PCI: Probing PCI hardware
  802. [ 0.077045] PCI: root bus 00: using default resources
  803. [ 0.077060] PCI: Probing PCI hardware (bus 00)
  804. [ 0.077299] PCI host bridge to bus 0000:00
  805. [ 0.078051] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  806. [ 0.079024] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
  807. [ 0.080034] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  808. [ 0.081212] pci 0000:00:01.0: [1022:2080] type 00 class 0x060000
  809. [ 0.081356] pci 0000:00:01.0: reg 10: [io 0xac1c-0xac1f]
  810. [ 0.082406] pci 0000:00:01.2: [1022:2082] type 00 class 0x101000
  811. [ 0.082653] pci 0000:00:01.2: reg 10: [mem 0xfe010000-0xfe013fff]
  812. [ 0.083950] pci 0000:00:09.0: [1106:3053] type 00 class 0x020000
  813. [ 0.084042] pci 0000:00:09.0: reg 10: [io 0x1000-0x10ff]
  814. [ 0.084076] pci 0000:00:09.0: reg 14: [mem 0xfe019000-0xfe0190ff]
  815. [ 0.084186] pci 0000:00:09.0: supports D1 D2
  816. [ 0.084209] pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold
  817. [ 0.084279] pci 0000:00:0a.0: [1106:3053] type 00 class 0x020000
  818. [ 0.084323] pci 0000:00:0a.0: reg 10: [io 0x1400-0x14ff]
  819. [ 0.084356] pci 0000:00:0a.0: reg 14: [mem 0xfe019100-0xfe0191ff]
  820. [ 0.084466] pci 0000:00:0a.0: supports D1 D2
  821. [ 0.084487] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
  822. [ 0.084545] pci 0000:00:0b.0: [1106:3053] type 00 class 0x020000
  823. [ 0.084588] pci 0000:00:0b.0: reg 10: [io 0x1800-0x18ff]
  824. [ 0.084621] pci 0000:00:0b.0: reg 14: [mem 0xfe019200-0xfe0192ff]
  825. [ 0.084730] pci 0000:00:0b.0: supports D1 D2
  826. [ 0.084752] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
  827. [ 0.084900] pci 0000:00:0f.0: [1022:2090] type 00 class 0x060100
  828. [ 0.085181] pci 0000:00:0f.0: reg 10: [io 0x24b0-0x24b7]
  829. [ 0.085447] pci 0000:00:0f.0: reg 14: [io 0x1c00-0x1cff]
  830. [ 0.085713] pci 0000:00:0f.0: reg 18: [io 0x2400-0x243f]
  831. [ 0.086022] pci 0000:00:0f.0: reg 1c: [io 0x2480-0x249f]
  832. [ 0.086294] pci 0000:00:0f.0: reg 20: [io 0x2000-0x207f]
  833. [ 0.086578] pci 0000:00:0f.0: reg 24: [io 0x2440-0x247f]
  834. [ 0.087214] pci 0000:00:0f.2: [1022:209a] type 00 class 0x010180
  835. [ 0.088142] pci 0000:00:0f.2: reg 20: [io 0x24a0-0x24af]
  836. [ 0.088895] pci 0000:00:0f.4: [1022:2094] type 00 class 0x0c0310
  837. [ 0.089286] pci 0000:00:0f.4: reg 10: [mem 0xfe016000-0xfe016fff]
  838. [ 0.090815] pci 0000:00:0f.4: PME# supported from D0 D3hot D3cold
  839. [ 0.091166] pci 0000:00:0f.5: [1022:2095] type 00 class 0x0c0320
  840. [ 0.091507] pci 0000:00:0f.5: reg 10: [mem 0xfe017000-0xfe017fff]
  841. [ 0.093043] pci 0000:00:0f.5: PME# supported from D0 D3hot D3cold
  842. [ 0.093280] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
  843. [ 0.096259] PCI: pci_cache_line_size set to 32 bytes
  844. [ 0.096605] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
  845. [ 0.096622] e820: reserve RAM buffer [mem 0x0f7b0000-0x0fffffff]
  846. [ 0.097832] Switching to clocksource pit
  847. [ 0.098474] pnp: PnP ACPI: disabled
  848. [ 0.120915] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
  849. [ 0.120944] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
  850. [ 0.121085] NET: Registered protocol family 2
  851. [ 0.123086] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  852. [ 0.124408] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
  853. [ 0.125797] TCP: Hash tables configured (established 2048 bind 2048)
  854. [ 0.126974] TCP: reno registered
  855. [ 0.127695] UDP hash table entries: 256 (order: 1, 8192 bytes)
  856. [ 0.129222] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  857. [ 0.130286] NET: Registered protocol family 1
  858. [ 0.130741] RPC: Registered named UNIX socket transport module.
  859. [ 0.131518] RPC: Registered udp transport module.
  860. [ 0.132649] RPC: Registered tcp transport module.
  861. [ 0.133767] RPC: Registered tcp NFSv4.1 backchannel transport module.
  862. [ 0.135777] PCI: CLS 64 bytes, default 32
  863. [ 0.136010] Trying to unpack rootfs image as initramfs...
  864. [ 1.322393] Freeing initrd memory: 6152k freed
  865. [ 1.330907] platform rtc_cmos: registered platform RTC device (no PNP device found)
  866. [ 1.333315] microcode: AMD CPU family 0x5 not supported
  867. [ 1.353010] NFS: Registering the id_resolver key type
  868. [ 1.353297] Key type id_resolver registered
  869. [ 1.354858] Key type id_legacy registered
  870. [ 1.355994] msgmni has been set to 480
  871. [ 1.357655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  872. [ 1.358854] io scheduler noop registered
  873. [ 1.359639] io scheduler deadline registered
  874. [ 1.360486] io scheduler cfq registered (default)
  875. [ 1.495912] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  876. [ 1.497394] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
  877. [ 1.499507] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A
  878. [ 1.503567] Linux agpgart interface v0.103
  879. [ 1.518288] brd: module loaded
  880. [ 1.519615] ACPI Exception: AE_BAD_PARAMETER, Thread 3464682432 could not acquire Mutex [0x1] (20121018/utmutex-278)
  881. [ 1.522555] ACPI Exception: AE_BAD_PARAMETER, Thread 3464682432 could not acquire Mutex [0x1] (20121018/utmutex-278)
  882. [ 1.525559] cs5535-gpio cs5535-gpio: reserved resource region [io 0x1c00-0x1cff]
  883. [ 1.527373] ACPI Exception: AE_BAD_PARAMETER, Thread 3464682432 could not acquire Mutex [0x1] (20121018/utmutex-278)
  884. [ 1.531376] ACPI Exception: AE_BAD_PARAMETER, Thread 3464682432 could not acquire Mutex [0x1] (20121018/utmutex-278)
  885. [ 1.535359] ACPI Exception: AE_BAD_PARAMETER, Thread 3464682432 could not acquire Mutex [0x1] (20121018/utmutex-278)
  886. [ 1.539358] cs5535-mfd 0000:00:0f.0: 5 devices registered.
  887. [ 1.541037] Uniform Multi-Platform E-IDE driver
  888. [ 1.542055] ide-gd driver 1.18
  889. [ 1.543543] i8042: PNP: No PS/2 controller found. Probing ports directly.
  890. [ 1.547630] i8042: No controller found
  891. [ 1.549558] mousedev: PS/2 mouse device common for all mice
  892. [ 1.550879] cpuidle: using governor ladder
  893. [ 1.551209] cpuidle: using governor menu
  894. [ 1.554433] TCP: cubic registered
  895. [ 1.555413] NET: Registered protocol family 17
  896. [ 1.556900] Key type dns_resolver registered
  897. [ 1.557820] Using IPI No-Shortcut mode
  898. [ 1.561951] Freeing unused kernel memory: 404k freed
  899. [ 1.563700] Write protecting the kernel text: 2920k
  900. [ 1.564485] Write protecting the kernel read-only data: 964k
  901. [ 1.634586] udevd[899]: starting version 175
  902. [ 1.838568] via_rhine: v1.10-LK1.5.0 2010-10-09 Written by Donald Becker
  903. [ 1.860255] amd74xx 0000:00:0f.2: UDMA100 controller
  904. [ 1.861188] amd74xx 0000:00:0f.2: IDE controller (0x1022:0x209a rev 0x01)
  905. [ 1.890231] amd74xx 0000:00:0f.2: IDE port disabled
  906. [ 1.908997] amd74xx 0000:00:0f.2: not 100% native mode: will probe irqs later
  907. [ 1.909581] ide0: BM-DMA at 0x24a0-0x24a7
  908. [ 1.910703] Probing IDE interface ide0...
  909. [ 1.965468] usbcore: registered new interface driver usbfs
  910. [ 1.986255] usbcore: registered new interface driver hub
  911. [ 2.003249] usbcore: registered new device driver usb
  912. [ 2.057305] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  913. [ 2.108738] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  914. [ 2.174350] hda: HMS360404D5CF00, CFA DISK drive
  915. [ 2.331090] Switching to clocksource tsc
  916. [ 2.787126] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
  917. [ 3.405934] hda: UDMA/33 mode selected
  918. [ 3.719338] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
  919. [ 3.733772] hda: max request size: 128KiB
  920. [ 3.745877] hda: 7999488 sectors (4095 MB) w/128KiB Cache, CHS=7936/16/63
  921. [ 3.795248] hda: cache flushes supported
  922. [ 3.817852] hda: hda1
  923. [ 3.836019] via-rhine 0000:00:09.0 eth0: VIA Rhine III (Management Adapter) at 0xfe019000, 00:0d:b9:15:6b:e0, IRQ 10
  924. [ 3.868350] via-rhine 0000:00:09.0 eth0: MII PHY found at address 1, status 0x7869 advertising 05e1 Link 45e1
  925. [ 3.898357] ohci_hcd 0000:00:0f.4: setting latency timer to 64
  926. [ 3.898401] ohci_hcd 0000:00:0f.4: OHCI Host Controller
  927. [ 3.914104] ohci_hcd 0000:00:0f.4: new USB bus registered, assigned bus number 1
  928. [ 3.936350] ohci_hcd 0000:00:0f.4: irq 9, io mem 0xfe016000
  929. [ 4.012658] Clocksource tsc unstable (delta = 181930395 ns)
  930. [ 4.052541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
  931. [ 4.072897] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  932. [ 4.094544] usb usb1: Product: OHCI Host Controller
  933. [ 4.109177] usb usb1: Manufacturer: Linux 3.8.11-voyage ohci_hcd
  934. [ 4.127190] usb usb1: SerialNumber: 0000:00:0f.4
  935. [ 4.141094] Switching to clocksource pit
  936. [ 4.154085] hub 1-0:1.0: USB hub found
  937. [ 4.155420] hub 1-0:1.0: 4 ports detected
  938. [ 4.163788] via-rhine 0000:00:0a.0 eth1: VIA Rhine III (Management Adapter) at 0xfe019100, 00:0d:b9:15:6b:e1, IRQ 11
  939. [ 4.166118] via-rhine 0000:00:0a.0 eth1: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000
  940. [ 4.182101] via-rhine 0000:00:0b.0 eth2: VIA Rhine III (Management Adapter) at 0xfe019200, 00:0d:b9:15:6b:e2, IRQ 9
  941. [ 4.184236] via-rhine 0000:00:0b.0 eth2: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000
  942. [ 4.197845] libata version 3.00 loaded.
  943. [ 10.571202] udevd[1129]: starting version 175
  944. [ 11.248373] cs5535-mfgpt cs5535-mfgpt: reserved resource region [io 0x2400-0x243f]
  945. [ 11.249386] cs5535-mfgpt cs5535-mfgpt: 2 MFGPT timers available
  946. [ 11.263179] AMD Geode RNG detected
  947. [ 11.473775] cs5535-smb cs5535-smb: SCx200 device 'CS5535 ACB0' registered
  948. [ 11.595641] input: PC Speaker as /devices/platform/pcspkr/input/input0
  949. [ 11.598150] ehci-pci: EHCI PCI platform driver
  950. [ 11.598782] ehci-pci 0000:00:0f.5: setting latency timer to 64
  951. [ 11.598827] ehci-pci 0000:00:0f.5: EHCI Host Controller
  952. [ 11.600971] ehci-pci 0000:00:0f.5: new USB bus registered, assigned bus number 2
  953. [ 11.682821] ehci-pci 0000:00:0f.5: cache line size of 64 is not supported
  954. [ 11.682876] ehci-pci 0000:00:0f.5: irq 9, io mem 0xfe017000
  955. [ 11.728091] ehci-pci 0000:00:0f.5: USB 2.0 started, EHCI 1.00
  956. [ 11.754620] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  957. [ 11.756112] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  958. [ 11.756783] usb usb2: Product: EHCI Host Controller
  959. [ 11.758481] usb usb2: Manufacturer: Linux 3.8.11-voyage ehci_hcd
  960. [ 11.759512] usb usb2: SerialNumber: 0000:00:0f.5
  961. [ 11.772281] hub 2-0:1.0: USB hub found
  962. [ 11.773217] hub 2-0:1.0: 4 ports detected
  963. [ 11.842573] geode-aes: GEODE AES engine enabled.
  964. [ 12.739539] Error: Driver 'pcspkr' is already registered, aborting...
  965. [ 14.884082] cs5535-mfgpt cs5535-mfgpt: registered timer 0
  966. [ 21.502799] NET: Registered protocol family 10
  967. [ 25.323427] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  968.  
  969. revision.txt
  970. Local revision: 6481e10
  971. Tagged revision: 4.0-6662-g6481e10
  972. Upstream revision: 6481e10
  973. Upstream URL:
  974. Timestamp: 2014-08-11T22:29:53Z
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement