Advertisement
Guest User

bootlog_uboot_1

a guest
Mar 21st, 2017
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.45 KB | None | 0 0
  1. initcall: 0801bc2d
  2.  
  3.  
  4. U-Boot 2017.03-rc1-00066-gd8b83d0 (Mar 22 2017 - 02:06:34 +0100)
  5.  
  6. initcall: 08008609
  7. U-Boot code: 08000000 -> 0803312C BSS: -> 0806DAC0
  8. initcall: 08008629
  9. DRAM: initcall: 080011bd
  10. initcall: 080087d9
  11. Monitor len: 0006DAC0
  12. Ram size: 00800000
  13. Ram top: C0800000
  14. initcall: 080084fd
  15. initcall: 0800872d
  16. initcall: 080085c9
  17. Reserving 438k for U-Boot at: c0792000
  18. initcall: 080085a5
  19. Reserving 1032k for malloc() at: c0690000
  20. initcall: 080086ed
  21. Reserving 80 Bytes for Board Info at: c068ffb0
  22. initcall: 08008731
  23. initcall: 0800857d
  24. Reserving 184 Bytes for Global Data at: c068fef8
  25. initcall: 0800852d
  26. Reserving 6208 Bytes for FDT at: c068e6b8
  27. initcall: 08008725
  28. initcall: 08008841
  29. initcall: 080087b9
  30. initcall: 0800873d
  31.  
  32. RAM Configuration:
  33. Bank #0: c0000000 8 MiB
  34.  
  35. DRAM: 8 MiB
  36. initcall: 08008519
  37. New Stack Pointer is: c068e690
  38. initcall: 080086c1
  39. initcall: 08008669
  40. Relocation Offset is: b8792000
  41. Relocating to c0792000, new gd at c068fef8, sp at c068e690
  42. initcall: c079a9d7
  43. initcall: c079a881
  44. initcall: 080089c9 (relocated to c079a9c9)
  45. WARNING: Caches not enabled
  46. initcall: 08008895 (relocated to c079a895)
  47. initcall: 080089d3 (relocated to c079a9d3)
  48. initcall: 0800899d (relocated to c079a99d)
  49. Pre-reloc malloc() used 0xe0 bytes (0 KB)
  50. using memory 0xc0690000-0xc0792000 for malloc()
  51. initcall: 080088b1 (relocated to c079a8b1)
  52. initcall: 0800887d (relocated to c079a87d)
  53. initcall: 0800898b (relocated to c079a98b)
  54. uclass_find_device_by_seq: 0 -1
  55. uclass_find_device_by_seq: 0 0
  56. - -1 -1
  57. - not found
  58. Bound device serial_stm32x7 to root_driver
  59. bind node chosen
  60. Device 'chosen' has no compatible string
  61. bind node aliases
  62. Device 'aliases' has no compatible string
  63. bind node memory
  64. Device 'memory' has no compatible string
  65. bind node interrupt-controller@e000e100
  66. - attempt to match compatible string 'arm,armv7m-nvic'
  67. No match for node 'interrupt-controller@e000e100'
  68. bind node timer@e000e010
  69. - attempt to match compatible string 'arm,armv7m-systick'
  70. No match for node 'timer@e000e010'
  71. bind node soc
  72. - attempt to match compatible string 'simple-bus'
  73. - found match at 'generic_simple_bus'
  74. fdtdec_get_int_array: ranges
  75. get_prop_check_min_len: ranges
  76. bind node ethernet@40028000
  77. - attempt to match compatible string 'st,stm32-dwmac'
  78. - found match at 'eth_designware'
  79. Looking for 'eth' at 676, name ethernet@40028000
  80. - spi0, /soc/quadspi@A0001000
  81. Not found
  82. Bound device ethernet@40028000 to soc
  83. bind node quadspi@A0001000
  84. - attempt to match compatible string 'st,stm32-qspi'
  85. - found match at 'stm32_qspi'
  86. Looking for 'spi' at 1072, name quadspi@A0001000
  87. - spi0, /soc/quadspi@A0001000
  88. Found seq 0
  89. bind node n25q128a
  90. - attempt to match compatible string 'micron,n25q128a13'
  91. - attempt to match compatible string 'spi-flash'
  92. - found match at 'spi_flash_std'
  93. fdtdec_get_int: reg: 0x0 (0)
  94. fdtdec_get_int: spi-max-frequency: 0x66ff300 (108000000)
  95. fdtdec_get_bool: spi-cpol
  96. fdtdec_get_bool: spi-cpha
  97. fdtdec_get_bool: spi-cs-high
  98. fdtdec_get_bool: spi-3wire
  99. fdtdec_get_bool: spi-half-duplex
  100. fdtdec_get_uint: spi-tx-bus-width: 0x1 (1)
  101. fdtdec_get_uint: spi-rx-bus-width: 0x1 (1)
  102. Bound device n25q128a to quadspi@A0001000
  103. Bound device quadspi@A0001000 to soc
  104. bind node mmc@40012C00
  105. - attempt to match compatible string 'st,mmc'
  106. - found match at 'stm32_mmc'
  107. Looking for 'mmc' at 1452, name mmc@40012C00
  108. - spi0, /soc/quadspi@A0001000
  109. Not found
  110. Bound device mmc@40012C00.blk to mmc@40012C00
  111. Bound device mmc@40012C00 to soc
  112. Bound device soc to root_driver
  113. initcall: 0800897f (relocated to c079a97f)
  114. initcall: 0800148d (relocated to c079348d)
  115. initcall: 0800ca85 (relocated to c079ea85)
  116. initcall: 08008975 (relocated to c079a975)
  117. uclass_find_device_by_seq: 0 0
  118. - -1 -1
  119. - not found
  120. uclass_find_device_by_seq: 1 0
  121. - -1 -1
  122. - not found
  123. uclass_find_device_by_seq: 0 -1
  124. uclass_find_device_by_seq: 0 0
  125. - -1 -1
  126. - not found
  127. initcall: 08008961 (relocated to c079a961)
  128. Now running in RAM - U-Boot at: c0792000
  129. initcall: 080088b5 (relocated to c079a8b5)
  130. initcall: 080089e1 (relocated to c079a9e1)
  131. Flash: 1 MiB
  132. initcall: 08008949 (relocated to c079a949)
  133. MMC: uclass_find_device_by_seq: 0 0
  134. - -1 -1
  135. - not found
  136. uclass_find_device_by_seq: 1 0
  137. - -1 -1
  138. - not found
  139. uclass_find_device_by_seq: 0 -1
  140. uclass_find_device_by_seq: 0 0
  141. - -1 -1
  142. - not found
  143. uclass_find_device_by_seq: 0 -1
  144. uclass_find_device_by_seq: 0 0
  145. - -1 -1
  146. - not found
  147. OF: ** translation for device mmc@40012C00 **
  148. OF: bus is default (na=1, ns=1) on soc
  149. OF: translating address: 002c0140
  150. OF: parent bus is default (na=1, ns=1) on
  151. OF: no ranges, 1:1 translation
  152. OF: parent translation for: 00000000
  153. OF: with offset: 1073818624
  154. OF: one level translation: 002c0140
  155. OF: reached root node
  156. Bus width: 4
  157. Probing STM32 MMC driver
  158. DMA 2 is now initilized
  159. set ios: bus_width: 1, clock: 0
  160. Set clk div: 0
  161. Set ios done
  162. set ios: bus_width: 1, clock: 400000
  163. Set clk div: 123
  164. Set ios done
  165. STM32_SDIO_WAITRESP_NO
  166. mmc 0, cmd 0(0x00000480), arg 0x00000000
  167. Status Register 00000800
  168. Status Register 00000080
  169. Ret status 0
  170. mmc resp 0x00000000
  171.  
  172. STM32_SDIO_WAITRESP_SHORT
  173. mmc 0, cmd 8(0x00000448), arg 0x000001aa
  174. Status Register 00000800
  175. Status Register 00000040
  176. Ret status 0
  177. mmc resp 0x000001aa
  178.  
  179. STM32_SDIO_WAITRESP_SHORT
  180. mmc 0, cmd 55(0x00000477), arg 0x00000000
  181. Status Register 00000800
  182. Status Register 00000040
  183. Ret status 0
  184. mmc resp 0x00000120
  185.  
  186. STM32_SDIO_WAITRESP_SHORT
  187. mmc 0, cmd 41(0x00000469), arg 0x40b80000
  188. Status Register 00000800
  189. Status Register 00000001
  190. Ret status 0
  191. mmc resp 0x00ff8000
  192.  
  193. STM32_SDIO_WAITRESP_SHORT
  194. mmc 0, cmd 55(0x00000477), arg 0x00000000
  195. Status Register 00000800
  196. Status Register 00000040
  197. Ret status 0
  198. mmc resp 0x00000120
  199.  
  200. STM32_SDIO_WAITRESP_SHORT
  201. mmc 0, cmd 41(0x00000469), arg 0x40b80000
  202. Status Register 00000800
  203. Status Register 00000001
  204. Ret status 0
  205. mmc resp 0x00ff8000
  206.  
  207. STM32_SDIO_WAITRESP_SHORT
  208. mmc 0, cmd 55(0x00000477), arg 0x00000000
  209. Status Register 00000800
  210. Status Register 00000040
  211. Ret status 0
  212. mmc resp 0x00000120
  213.  
  214. STM32_SDIO_WAITRESP_SHORT
  215. mmc 0, cmd 41(0x00000469), arg 0x40b80000
  216. Status Register 00000800
  217. Status Register 00000001
  218. Ret status 0
  219. mmc resp 0x00ff8000
  220.  
  221. STM32_SDIO_WAITRESP_SHORT
  222. mmc 0, cmd 55(0x00000477), arg 0x00000000
  223. Status Register 00000800
  224. Status Register 00000040
  225. Ret status 0
  226. mmc resp 0x00000120
  227.  
  228. STM32_SDIO_WAITRESP_SHORT
  229. mmc 0, cmd 41(0x00000469), arg 0x40b80000
  230. Status Register 00000800
  231. Status Register 00000001
  232. Ret status 0
  233. mmc resp 0x00ff8000
  234.  
  235. STM32_SDIO_WAITRESP_SHORT
  236. mmc 0, cmd 55(0x00000477), arg 0x00000000
  237. Status Register 00000800
  238. Status Register 00000040
  239. Ret status 0
  240. mmc resp 0x00000120
  241.  
  242. STM32_SDIO_WAITRESP_SHORT
  243. mmc 0, cmd 41(0x00000469), arg 0x40b80000
  244. Status Register 00000800
  245. Status Register 00000001
  246. Ret status 0
  247. mmc resp 0x40ff8000
  248.  
  249. STM32_SDIO_WAITRESP_SHORT
  250. mmc 0, cmd 55(0x00000477), arg 0x00000000
  251. Status Register 00000800
  252. Status Register 00000040
  253. Ret status 0
  254. mmc resp 0x00000120
  255.  
  256. STM32_SDIO_WAITRESP_SHORT
  257. mmc 0, cmd 41(0x00000469), arg 0x40b80000
  258. Status Register 00000800
  259. Status Register 00000001
  260. Ret status 0
  261. mmc resp 0xc0ff8000
  262.  
  263. STM32_SDIO_WAITRESP_LONG
  264. mmc 0, cmd 2(0x000004c2), arg 0x00000000
  265. Status Register 00000800
  266. Status Register 00000040
  267. Ret status 0
  268. mmc resp 0x03534453 0x4c333247 0x8000769c 0x3f00f2fa
  269.  
  270. STM32_SDIO_WAITRESP_SHORT
  271. mmc 0, cmd 3(0x00000443), arg 0x00000000
  272. Status Register 00000800
  273. Status Register 00000040
  274. Ret status 0
  275. mmc resp 0xaaaa0520
  276.  
  277. STM32_SDIO_WAITRESP_LONG
  278. mmc 0, cmd 9(0x000004c9), arg 0xaaaa0000
  279. Status Register 00000800
  280. Status Register 00000040
  281. Ret status 0
  282. mmc resp 0x400e0032 0x5b590000 0xedc87f80 0x0a4040c2
  283.  
  284. STM32_SDIO_WAITRESP_SHORT
  285. mmc 0, cmd 13(0x0000044d), arg 0xaaaa0000
  286. Status Register 00000800
  287. Status Register 00000040
  288. Ret status 0
  289. mmc resp 0x00000700
  290.  
  291. STM32_SDIO_WAITRESP_SHORT
  292. mmc 0, cmd 7(0x00000447), arg 0xaaaa0000
  293. Status Register 00000800
  294. Status Register 00000040
  295. Ret status 0
  296. mmc resp 0x00000700
  297.  
  298. STM32_SDIO_WAITRESP_SHORT
  299. mmc 0, cmd 55(0x00000477), arg 0xaaaa0000
  300. Status Register 00000800
  301. Status Register 00000040
  302. Ret status 0
  303. mmc resp 0x00000920
  304.  
  305. STM32_SDIO_WAITRESP_SHORT
  306. Read data
  307. data block size 8
  308. DMA target adress: c068e180
  309. DMA source adress: 40012c80
  310. DMA length: 8
  311. DMA CURRENT CONFIG: 00000000
  312. DMA ir CONFIG: 00000000
  313. FIFO STATUS REG: 00000021
  314. DMA CURRENT CONFIG: 00000000
  315. DMA CURRENT CONFIG: 00000000
  316. DMA direction: PERIPH -> MEMMORY
  317. M0 AR ADRESS: 40012c80
  318. PAR ADDRESS: c068e180
  319. mmc 0, cmd 51(0x00000473), arg 0x00000000
  320. START DATA TRANSFER
  321. CMD: 51
  322. data[0] from card: 00000002
  323. data[1] from card: 00000035
  324. END DATA TRANSFER
  325. Ret: 0 - STA 00000540
  326.  
  327. mmc resp 0x00000920
  328.  
  329. STM32_SDIO_WAITRESP_SHORT
  330. Read data
  331. data block size 64
  332. DMA target adress: c068e3e0
  333. DMA source adress: 40012c80
  334. DMA length: 64
  335. DMA CURRENT CONFIG: 08015420
  336. DMA ir CONFIG: 08000000
  337. FIFO STATUS REG: 00000021
  338. DMA CURRENT CONFIG: 08015420
  339. DMA CURRENT CONFIG: 00000000
  340. DMA direction: PERIPH -> MEMMORY
  341. M0 AR ADRESS: 40012c80
  342. PAR ADDRESS: c068e3e0
  343. mmc 0, cmd 6(0x00000446), arg 0x00fffff1
  344. START DATA TRANSFER
  345. CMD: 6
  346. Timeout STA2: 00202040------------------
  347. END DATA TRANSFER
  348. Ret: -110 - STA 00202540
  349.  
  350. mmc_init: -110, time 200
  351. Probe Status: -110
  352. mmc@40012C00 - probe failed: -110
  353. uclass_find_device_by_seq: 0 -1
  354. uclass_find_device_by_seq: 0 0
  355. - -1 -1
  356. - not found
  357. OF: ** translation for device mmc@40012C00 **
  358. OF: bus is default (na=1, ns=1) on soc
  359. OF: translating address: 002c0140
  360. OF: parent bus is default (na=1, ns=1) on
  361. OF: no ranges, 1:1 translation
  362. OF: parent translation for: 00000000
  363. OF: with offset: 1073818624
  364. OF: one level translation: 002c0140
  365. OF: reached root node
  366. Bus width: 4
  367. Probing STM32 MMC driver
  368. DMA 2 is now initilized
  369. set ios: bus_width: 1, clock: 400000
  370. Set clk div: 123
  371. Set ios done
  372. set ios: bus_width: 1, clock: 400000
  373. Set clk div: 123
  374. Set ios done
  375. STM32_SDIO_WAITRESP_NO
  376. mmc 0, cmd 0(0x00000480), arg 0x00000000
  377. Status Register 00000800
  378. Status Register 00000080
  379. Ret status 0
  380. mmc resp 0x00000900
  381.  
  382. STM32_SDIO_WAITRESP_SHORT
  383. mmc 0, cmd 8(0x00000448), arg 0x000001aa
  384. Status Register 00000800
  385. Status Register 00000040
  386. Ret status 0
  387. mmc resp 0x000001aa
  388.  
  389. STM32_SDIO_WAITRESP_SHORT
  390. mmc 0, cmd 55(0x00000477), arg 0x00000000
  391. Status Register 00000800
  392. Status Register 00000040
  393. Ret status 0
  394. mmc resp 0x00000120
  395.  
  396. STM32_SDIO_WAITRESP_SHORT
  397. mmc 0, cmd 41(0x00000469), arg 0x40b80000
  398. Status Register 00000800
  399. Status Register 00000001
  400. Ret status 0
  401. mmc resp 0x40ff8000
  402.  
  403. STM32_SDIO_WAITRESP_SHORT
  404. mmc 0, cmd 55(0x00000477), arg 0x00000000
  405. Status Register 00000800
  406. Status Register 00000040
  407. Ret status 0
  408. mmc resp 0x00000120
  409.  
  410. STM32_SDIO_WAITRESP_SHORT
  411. mmc 0, cmd 41(0x00000469), arg 0x40b80000
  412. Status Register 00000800
  413. Status Register 00000001
  414. Ret status 0
  415. mmc resp 0xc0ff8000
  416.  
  417. STM32_SDIO_WAITRESP_LONG
  418. mmc 0, cmd 2(0x000004c2), arg 0x00000000
  419. Status Register 00000800
  420. Status Register 00000040
  421. Ret status 0
  422. mmc resp 0x03534453 0x4c333247 0x8000769c 0x3f00f2fa
  423.  
  424. STM32_SDIO_WAITRESP_SHORT
  425. mmc 0, cmd 3(0x00000443), arg 0x00000000
  426. Status Register 00000800
  427. Status Register 00000040
  428. Ret status 0
  429. mmc resp 0xaaaa0520
  430.  
  431. STM32_SDIO_WAITRESP_LONG
  432. mmc 0, cmd 9(0x000004c9), arg 0xaaaa0000
  433. Status Register 00000800
  434. Status Register 00000040
  435. Ret status 0
  436. mmc resp 0x400e0032 0x5b590000 0xedc87f80 0x0a4040c2
  437.  
  438. STM32_SDIO_WAITRESP_SHORT
  439. mmc 0, cmd 13(0x0000044d), arg 0xaaaa0000
  440. Status Register 00000800
  441. Status Register 00000040
  442. Ret status 0
  443. mmc resp 0x00000700
  444.  
  445. STM32_SDIO_WAITRESP_SHORT
  446. mmc 0, cmd 7(0x00000447), arg 0xaaaa0000
  447. Status Register 00000800
  448. Status Register 00000040
  449. Ret status 0
  450. mmc resp 0x00000700
  451.  
  452. STM32_SDIO_WAITRESP_SHORT
  453. mmc 0, cmd 55(0x00000477), arg 0xaaaa0000
  454. Status Register 00000800
  455. Status Register 00000040
  456. Ret status 0
  457. mmc resp 0x00000920
  458.  
  459. STM32_SDIO_WAITRESP_SHORT
  460. Read data
  461. data block size 8
  462. DMA target adress: c068e140
  463. DMA source adress: 40012c80
  464. DMA length: 8
  465. DMA CURRENT CONFIG: 08015420
  466. DMA ir CONFIG: 08000000
  467. FIFO STATUS REG: 00000021
  468. DMA CURRENT CONFIG: 08015420
  469. DMA CURRENT CONFIG: 00000000
  470. DMA direction: PERIPH -> MEMMORY
  471. M0 AR ADRESS: 40012c80
  472. PAR ADDRESS: c068e140
  473. mmc 0, cmd 51(0x00000473), arg 0x00000000
  474. START DATA TRANSFER
  475. CMD: 51
  476. data[0] from card: 00000002
  477. data[1] from card: 00000035
  478. END DATA TRANSFER
  479. Ret: 0 - STA 00000540
  480.  
  481. mmc resp 0x00000920
  482.  
  483. STM32_SDIO_WAITRESP_SHORT
  484. Read data
  485. data block size 64
  486. DMA target adress: c068e3a0
  487. DMA source adress: 40012c80
  488. DMA length: 64
  489. DMA CURRENT CONFIG: 08015420
  490. DMA ir CONFIG: 08000000
  491. FIFO STATUS REG: 00000021
  492. DMA CURRENT CONFIG: 08015420
  493. DMA CURRENT CONFIG: 00000000
  494. DMA direction: PERIPH -> MEMMORY
  495. M0 AR ADRESS: 40012c80
  496. PAR ADDRESS: c068e3a0
  497. mmc 0, cmd 6(0x00000446), arg 0x00fffff1
  498. START DATA TRANSFER
  499. CMD: 6
  500. Timeout STA2: 00202040------------------
  501. END DATA TRANSFER
  502. Ret: -110 - STA 00000540
  503.  
  504. mmc_init: -110, time 142
  505. Probe Status: -110
  506.  
  507. initcall: 08008901 (relocated to c079a901)
  508. fdtdec_get_config_int: load-environment
  509. Using default environment
  510.  
  511. Destroy Hash Table: c07c3cc4 table = 00000000
  512. Create Hash Table: N=101
  513. INSERT: table c07c3cc4, filled 1/101 rv c0690adc ==> name="bootargs" value="console=ttyS0,115200 earlyprintk consoleblank=0 ignore_loglevel"
  514. INSERT: table c07c3cc4, filled 2/101 rv c0690b54 ==> name="bootcmd" value="run bootcmd_romfs"
  515. INSERT: table c07c3cc4, filled 3/101 rv c0690b40 ==> name="bootdelay" value="3"
  516. INSERT: table c07c3cc4, filled 4/101 rv c0690c30 ==> name="baudrate" value="115200"
  517. INSERT: table c07c3cc4, filled 5/101 rv c06907f8 ==> name="loadaddr" value="0xC0400000"
  518. INSERT: table c07c3cc4, filled 6/101 rv c0690f3c ==> name="bootargs_romfs" value="uclinux.physaddr=0x08180000 root=/dev/mtdblock0"
  519. INSERT: table c07c3cc4, filled 7/101 rv c06908ac ==> name="bootcmd_romfs" value="setenv bootargs ${bootargs} ${bootargs_romfs};bootm 0x08044000 - 0x08042000"
  520. INSERT: free(data = c0690630)
  521. INSERT: done
  522. Initial value for argc=3
  523. Final value for argc=3
  524. initcall: 08008a2f (relocated to c079aa2f)
  525. initcall: 0800ca99 (relocated to c079ea99)
  526. initcall: 080088f7 (relocated to c079a8f7)
  527. initcall: 0800af65 (relocated to c079cf65)
  528. In: serial_stm32x7
  529. Out: serial_stm32x7
  530. Err: serial_stm32x7
  531. Initial value for argc=3
  532. Final value for argc=3
  533. Initial value for argc=3
  534. Final value for argc=3
  535. Initial value for argc=3
  536. Final value for argc=3
  537. initcall: 08000b05 (relocated to c0792b05)
  538. initcall: 080088ed (relocated to c079a8ed)
  539. initcall: 080088d5 (relocated to c079a8d5)
  540. initcall: 080088c1 (relocated to c079a8c1)
  541. Net: uclass_find_device_by_seq: 0 -1
  542. uclass_find_device_by_seq: 0 0
  543. - -1 -1
  544. - not found
  545. OF: ** translation for device ethernet@40028000 **
  546. OF: bus is default (na=1, ns=1) on soc
  547. OF: translating address: 00800240
  548. OF: parent bus is default (na=1, ns=1) on
  549. OF: no ranges, 1:1 translation
  550. OF: parent translation for: 00000000
  551. OF: with offset: 1073905664
  552. OF: one level translation: 00800240
  553. OF: reached root node
  554. designware_eth_probe, iobase=40028000, priv=c06911c0
  555. ethernet@40028000 connected to SMSC LAN8742
  556. designware_eth_probe, ret=0
  557.  
  558. Warning: ethernet@40028000 (eth0) using random MAC address - 92:ab:d5:ff:be:a8
  559. eth0: ethernet@40028000
  560. initcall: 080088b9 (relocated to c079a8b9)
  561. fdtdec_get_config_int: bootdelay
  562. ### main_loop entered: bootdelay=3
  563.  
  564. fdtdec_get_config_int: kernel-offset
  565. fdtdec_get_config_int: rootdisk-offset
  566. fdtdec_get_config_string: bootcmd
  567. fdtdec_get_config_int: bootsecure
  568. ### main_loop: bootcmd="run bootcmd_romfs"
  569. Hit SPACE in 3 seconds to stop autoboot.
  570. U-Boot >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement