Advertisement
Guest User

Untitled

a guest
Jul 17th, 2014
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. coreboot-d15ef8a-dirty Fri Jul 18 00:32:29 IST 2014 starting...
  2. No valid CBFS master header at 7ebffe30
  3. Calling sunxi to init out MMC
  4. In sunxi MMC init. FUCK YEAH!!!
  5. Calling generic MMC init
  6. [mmc] mmc_init: 0, time 0
  7. Copying coreboot.rom to RAM
  8. MMC bread, no butter
  9. default_media->open()
  10. CBFS: CBFS_HEADER_ROM_ADDRESS: 0x10/0x400000
  11. CBFS: Size of read done is : 32 bytes
  12. default_media->close()
  13. CBFS: CBFS location: 0x5fc0~0x400000, align: 64
  14. CBFS: Looking for 'fallback/romstage' starting from 0x5fc0.
  15. default_media->open()
  16. CBFS: - load entry 0x5fc0 file name (32 bytes)...
  17. default_media->map(0x5fd8, 0x20)
  18. count value is equal to 32
  19. Mapping size is equal to 31
  20. CBFS: Found file:offset = 0x5ff8, len=26780
  21. CBFS: Read complete @offset = 24568 and length = 28
  22. CBFS: loading stage fallback/romstage @ 0x41000000 (26752 bytes), entry @ 0x41000000
  23. CBFS: Read Done
  24. CBFS: stage loaded.
  25.  
  26.  
  27. coreboot-d15ef8a-dirty Fri Jul 18 00:32:29 IST 2014 starting...
  28. VDD CPU (DCDC2): 1400mv
  29. VDD DLL (DCDC3): 1250mv
  30. AVCC (LDO2) : 3000mv
  31. CSI1-IO (LDO4) : 2800mv
  32. (LDO3) : 2800mv
  33. CPU: 1008 MHz, AXI 336 Mhz, AHB: 168 MHz APB0: 84 MHz
  34. Already have CBFS master header at 7ebffe30
  35. default_media->open()
  36. CBFS: CBFS_HEADER_ROM_ADDRESS: 0x10/0x400000
  37. CBFS: Size of read done is : 32 bytes
  38. default_media->close()
  39. CBFS: CBFS location: 0x5fc0~0x400000, align: 64
  40. CBFS: Looking for 'fallback/coreboot_ram' starting from 0x5fc0.
  41. default_media->open()
  42. CBFS: - load entry 0x5fc0 file name (32 bytes)...
  43. default_media->map(0x5fd8, 0x20)
  44. count value is equal to 32
  45. Mapping size is equal to 32
  46. CBFS: unmatched file offset = 0x5fc0 : fallback/romstage
  47. CBFS: Going for next offset
  48. CBFS: - load entry 0xc8c0 file name (32 bytes)...
  49. default_media->map(0xc8d8, 0x20)
  50. count value is equal to 32
  51. Mapping size is equal to 64
  52. CBFS: Found file:offset = 0xc8f8, len=27602
  53. CBFS: Read complete @offset = 51448 and length = 28
  54. CBFS: loading stage fallback/coreboot_ram @ 0x40000000 (90016 bytes), entry @ 0x40000000
  55. default_media->map(0xc914, 0x6bd2)
  56. count value is equal to 27602
  57. Mapping size is equal to 27666
  58. CBFS: Map Done
  59. CBFS: stage loaded.
  60. entry is 0x40000000, leaving romstage.
  61. coreboot-d15ef8a-dirty Fri Jul 18 00:32:29 IST 2014 booting...
  62. CBMEM: root @ 7ffff000 254 entries.
  63. BS: BS_PRE_DEVICE times (us): entry 0 run 0 exit 0
  64. BS: BS_DEV_INIT_CHIPS times (us): entry 0 run 0 exit 0
  65. Enumerating buses...
  66. Show all devs...Before device enumeration.
  67. Root Device: enabled 1
  68. CPU_CLUSTER: 0: enabled 1
  69. I2C: 00:34: enabled 1
  70. Compare with tree...
  71. Root Device: enabled 1
  72. CPU_CLUSTER: 0: enabled 1
  73. I2C: 00:34: enabled 1
  74. scan_static_bus for Root Device
  75. CPU_CLUSTER: 0 enabled
  76. smbus: Root Device[0]->I2C: 00:34 enabled
  77. scan_static_bus for Root Device done
  78. done
  79. BS: BS_DEV_ENUMERATE times (us): entry 0 run 0 exit 0
  80. Allocating resources...
  81. Reading resources...
  82. Root Device read_resources bus 0 link: 0
  83. memalign Enter, boundary 8, size 2560, free_mem_ptr 40011fa0
  84. memalign 40011fa0
  85. I2C: 00:34 missing read_resources
  86. Root Device read_resources bus 0 link: 0 done
  87. Done reading resources.
  88. Show resources in subtree (Root Device)...After reading.
  89. Root Device child on link 0 CPU_CLUSTER: 0
  90. CPU_CLUSTER: 0
  91. CPU_CLUSTER: 0 resource base 40000000 size 40000000 align 0 gran 0 limit 0 flags e0004200 index 0
  92. I2C: 00:34
  93. Setting resources...
  94. Root Device assign_resources, bus 0 link: 0
  95. Root Device assign_resources, bus 0 link: 0
  96. Done setting resources.
  97. Show resources in subtree (Root Device)...After assigning values.
  98. Root Device child on link 0 CPU_CLUSTER: 0
  99. CPU_CLUSTER: 0
  100. CPU_CLUSTER: 0 resource base 40000000 size 40000000 align 0 gran 0 limit 0 flags e0004200 index 0
  101. I2C: 00:34
  102. Done allocating resources.
  103. BS: BS_DEV_RESOURCES times (us): entry 0 run 0 exit 0
  104. Enabling resources...
  105. done.
  106. BS: BS_DEV_ENABLE times (us): entry 0 run 0 exit 0
  107. Initializing devices...
  108. Root Device init
  109. Root Device init 3221170974 usecs
  110. CPU_CLUSTER: 0 init
  111. CPU_CLUSTER: 0 init 4294967116 usecs
  112. Devices initialized
  113. Show all devs...After init.
  114. Root Device: enabled 1
  115. CPU_CLUSTER: 0: enabled 1
  116. I2C: 00:34: enabled 1
  117. BS: BS_DEV_INIT times (us): entry 0 run 0 exit 0
  118. Finalize devices...
  119. Devices finalized
  120. BS: BS_POST_DEVICE times (us): entry 0 run 0 exit 0
  121. BS: BS_OS_RESUME_CHECK times (us): entry 0 run 0 exit 0
  122. Writing coreboot table at 0x7fffd000
  123. rom_table_end = 0x7fffd000
  124. ... aligned to 0x80000000
  125. memalign Enter, boundary 8, size 24, free_mem_ptr 400129a0
  126. memalign 400129a0
  127. memalign Enter, boundary 8, size 24, free_mem_ptr 400129b8
  128. memalign 400129b8
  129. 0. 0000000040000000-000000007fffcfff: RAM
  130. 1. 000000007fffd000-000000007fffffff: CONFIGURATION TABLES
  131. Wrote coreboot table at: 7fffd000, 0x1ac bytes, checksum e14d
  132. coreboot table: 452 bytes.
  133. CBMEM ROOT 0. 7ffff000 00001000
  134. COREBOOT 1. 7fffd000 00002000
  135. BS: BS_WRITE_TABLES times (us): entry 0 run 0 exit 0
  136. Already have CBFS master header at 7ebffe30
  137. default_media->open()
  138. CBFS: CBFS_HEADER_ROM_ADDRESS: 0x10/0x400000
  139. CBFS: Size of read done is : 32 bytes
  140. default_media->close()
  141. CBFS: CBFS location: 0x5fc0~0x400000, align: 64
  142. CBFS: Looking for 'fallback/payload' starting from 0x5fc0.
  143. default_media->open()
  144. CBFS: Going for next offset
  145. CBFS: Going for next offset
  146. CBFS: - load entry 0x13500 file name (32 bytes)...
  147. default_media->map(0x13518, 0x20)
  148. count value is equal to 32
  149. Mapping size is equal to 32
  150. CBFS: Found file:offset = 0x13538, len=95716
  151. It returned to cbfs_locate_payload
  152. Returned to payload_load. calling selfload()
  153. In build_self_segment
  154. Opening media?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement