Advertisement
Guest User

Untitled

a guest
Dec 6th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.71 KB | None | 0 0
  1. #
  2. U-Boot SPL 2014.10-rc2-g3127911 (Jun 07 2016 - 21:00:01)
  3.  
  4.  
  5. U-Boot 2014.10-rc2-g3127911 (Jun 07 2016 - 21:00:01)
  6.  
  7. TEGRA124
  8. Board: NVIDIA Jetson TK1
  9. I2C: ready
  10. DRAM: 2 GiB
  11. MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1
  12. *** Warning - bad CRC, using default environment
  13.  
  14. tegra-pcie: PCI regions:
  15. tegra-pcie: I/O: 0x12000000-0x12010000
  16. tegra-pcie: non-prefetchable memory: 0x13000000-0x20000000
  17. tegra-pcie: prefetchable memory: 0x20000000-0x40000000
  18. tegra-pcie: 2x1, 1x1 configuration
  19. tegra-pcie: probing port 0, using 2 lanes
  20. tegra-pcie: link 0 down, retrying
  21. tegra-pcie: link 0 down, retrying
  22. tegra-pcie: link 0 down, retrying
  23. tegra-pcie: link 0 down, ignoring
  24. tegra-pcie: probing port 1, using 1 lanes
  25. In: serial
  26. Out: serial
  27. Err: serial
  28. Net: RTL8169#0
  29. Warning: RTL8169#0 using MAC address from net device
  30.  
  31. Hit any key to stop autoboot: 2 ### 0
  32. Tegra124 (Jetson TK1) #
  33. Tegra124 (Jetson TK1) # prinet# #nv
  34. Unknown command 'prinenv' - try 'help'
  35. Tegra124 (Jetson TK1) # printenv
  36. arch=arm
  37. baudrate=115200
  38. board=jetson-tk1
  39. board_name=jetson-tk1
  40. boot_a_script=load ${devtype} ${devnum}:${bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr}
  41. boot_extlinux=sysboot ${devtype} ${devnum}:${bootpart} any ${scriptaddr} ${prefix}extlinux/extlinux.conf
  42. boot_prefixes=/ /boot/
  43. boot_scripts=boot.scr.uimg boot.scr
  44. boot_targets=mmc1 mmc0 usb0 pxe dhcp
  45. bootcmd=setenv usb_need_init; for target in ${boot_targets}; do run bootcmd_${target}; done
  46. bootcmd_dhcp=run usb_init; if dhcp ${scriptaddr} boot.scr.uimg; then source ${scriptaddr}; fi
  47. bootcmd_mmc0=setenv devnum 0; run mmc_boot
  48. bootcmd_mmc1=setenv devnum 1; run mmc_boot
  49. bootcmd_pxe=run usb_init; dhcp; if pxe get; then pxe boot; fi
  50. bootcmd_usb0=setenv devnum 0; run usb_boot
  51. bootdelay=2
  52. bootpart=1
  53. cpu=armv7
  54. ethact=RTL8169#0
  55. ethaddr=00:04:4b:49:04:07
  56. fdt_addr_r=0x82000000
  57. fdt_high=ffffffff
  58. initrd_high=ffffffff
  59. kernel_addr_r=0x81000000
  60. loadaddr=0x80408000
  61. mmc_boot=if mmc dev ${devnum}; then setenv devtype mmc; run scan_dev_for_boot; fi
  62. pxefile_addr_r=0x90100000
  63. ramdisk_addr_r=0x82100000
  64. scan_dev_for_boot=echo Scanning ${devtype} ${devnum}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done
  65. scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${bootpart} ${prefix}extlinux/extlinux.conf; then echo Found ${prefix}extlinux/extlinux.conf; run boot_extlinux; echo SCRIPT FAILED: continuing...; fi
  66. scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done
  67. scriptaddr=0x90000000
  68. soc=tegra124
  69. stderr=serial
  70. stdin=serial
  71. stdout=serial
  72. usb_boot=run usb_init; if usb dev ${devnum}; then setenv devtype usb; run scan_dev_for_boot; fi
  73. usb_init=if ${usb_need_init}; then setenv usb_need_init false; usb start 0; fi
  74. vendor=nvidia
  75.  
  76. Environment size: 1997/8188 bytes
  77. Tegra124 (Jetson TK1) # ext4ls /
  78. ** No device specified **
  79. Tegra124 (Jetson TK1) # ext4ls /#m/#m/#c/# /#0/#:/#1/# /#
  80. <DIR> 4096 .
  81. <DIR> 4096 ..
  82. <DIR> 16384 lost+found
  83. <DIR> 4096 boot
  84. 62 README.txt
  85. <DIR> 12288 bin
  86. <DIR> 4096 dev
  87. <DIR> 0 etc
  88. <DIR> 0 home
  89. <DIR> 0 lib
  90. <DIR> 525 media
  91. <DIR> 0 mnt
  92. <DIR> 535 opt
  93. <DIR> 4096 proc
  94. <DIR> 4096 root
  95. <DIR> 0 run
  96. <DIR> 0 sbin
  97. <DIR> 1375 srv
  98. <DIR> 4096 sys
  99. <DIR> 0 tmp
  100. <DIR> 1379 usr
  101. <DIR> 0 var
  102. Tegra124 (Jetson TK1) # ext4ls mmc 0:1 /boot
  103. <DIR> 4096 .
  104. <DIR> 4096 ..
  105. < ? > 4096 network_latency
  106. < ? > 2298 tty58
  107. < ? > 1101 ttyS7
  108. < ? > 1228 tty39
  109. < ? > 3591 tty22
  110. <DIR> 4096 net
  111. < ? > 4096 vhost-net
  112. < ? > 4096 tty40
  113. < ? > 451 loop2
  114. < ? > 451 ttyS13
  115. < ? > 451 tpm0
  116. < ? > 3528 tty45
  117. < ? > 380 ttyS21
  118. < ? > 34600 vcsa1
  119. < ? > 18268 tty62
  120. < ? > 54552 tty3
  121. <DIR> 17 serial
  122. < ? > 174644 tty1
  123. < ? > 792044 tty6
  124. < ? > 87700 ptp0
  125. < ? > 16 tty14
  126. <SYM> 22 shm
  127. <SYM> 92964 core
  128. < ? > 16 watchdog0
  129. < ? > 9580 ttyS5
  130. < ? > 27 tty29
  131. <SYM> 22404 stderr
  132. < ? > 9708 tty34
  133. < ? > 17 vga_arbiter
  134. < ? > 34512 sda3
  135. < ? > 9764 ttyS25
  136. < ? > 25 tty51
  137. < ? > 18 ttyS24
  138. < ? > 27 tty5
  139. < ? > 49536 random
  140. < ? > 177796 ttyS9
  141. < ? > 46572 ttyS4
  142. < ? > 59264 tty24
  143. < ? > 87868 psaux
  144. < ? > 16 tty15
  145. < ? > 16 sg1
  146. < ? > 18 rtc0
  147. < ? > 13664 sda
  148. < ? > 194044 vcsa3
  149. < ? > 17 ram4
  150. < ? > 13796 autofs
  151. < ? > 95788 vcs5
  152. < ? > 27 vcs1
  153. < ? > 96240 ram5
  154. < ? > 18 zero
  155. < ? > 66996 tty52
  156. < ? > 21960 tty54
  157. < ? > 34496 ram10
  158. < ? > 9708 tty0
  159. < ? > 59120 tty57
  160. < ? > 84004 tty37
  161. <DIR> 19 snd
  162. < ? > 21 ttyS8
  163. < ? > 132980 vcsa5
  164. < ? > 26452 ram15
  165. < ? > 104608 tty42
  166. <DIR> 15 bus
  167. < ? > 153412 tty20
  168. < ? > 9740 loop5
  169. < ? > 14 ttyUSB3
  170. < ? > 4096 vcsa2
  171. < ? > 9556 ttyS17
  172. < ? > 5460 ttyS26
  173. < ? > 21888 port
  174. < ? > 17720 vcs4
  175. < ? > 17 tty23
  176. < ? > 55248 tty50
  177. < ? > 17 rfkill
  178. < ? > 18 tty
  179. < ? > 19 tty46
  180. < ? > 132632 sr0
  181. < ? > 4096 vcs7
  182. < ? > 9772 mcelog
  183. < ? > 5516 tty53
  184. < ? > 9648 tty55
  185. < ? > 13960 ttyS0
  186. < ? > 5556 tty49
  187. < ? > 9688 sg0
  188. < ? > 5544 vcs6
  189. < ? > 5568 loop4
  190. < ? > 5544 tty41
  191. < ? > 5536 tty9
  192. < ? > 9756 urandom
  193. <SYM> 9700 .initramfs
  194. < ? > 5512 ttyS2
  195. < ? > 9648 vcsa4
  196. <SYM> 5524 rtc
  197. < ? > 30424 tty44
  198. < ? > 5560 ttyS22
  199. < ? > 26352 sda1
  200. < ? > 5476 ram14
  201. < ? > 5520 ram11
  202. <DIR> 5476 block
  203. < ? > 18 ttyprintk
  204. < ? > 24 ttyUSB2
  205. < ? > 23 tty63
  206. <DIR> 19 dri
  207. <DIR> 15 bsg
  208. < ? > 95804 ttyUSB0
  209. < ? > 19 tty60
  210. < ? > 26168 ttyS15
  211. <SYM> 9772 cdrom
  212. < ? > 9580 uinput
  213. < ? > 50888 tty17
  214. < ? > 16 tty26
  215. < ? > 75288 ram7
  216. < ? > 34816 ttyS23
  217. < ? > 12 loop-control
  218. < ? > 13808 tty38
  219. < ? > 4096 tty61
  220. < ? > 46956 tty21
  221. < ? > 9716 sdb
  222. < ? > 9760 snapshot
  223. < ? > 4096 tty4
  224. < ? > 22272 tty47
  225. < ? > 14008 ttyS16
  226. <SYM> 223256 fd
  227. < ? > 5648 tty33
  228. <DIR> 9552 char
  229. < ? > 5632 tty28
  230. < ? > 5636 network_throughput
  231. < ? > 5568 tty31
  232. < ? > 5648 tty12
  233. < ? > 5632 loop3
  234. < ? > 9840 btrfs-control
  235. < ? > 5736 tty18
  236. < ? > 5640 vcsa7
  237. < ? > 5656 tty10
  238. < ? > 5728 tty48
  239. <DIR> 5652 pts
  240. < ? > 5732 ttyS10
  241. <DIR> 10352 .udev
  242. < ? > 5652 loop0
  243. < ? > 10004 tty30
  244. < ? > 5632 loop7
  245. < ? > 9792 kmsg
  246. < ? > 9936 tty16
  247. < ? > 5664 loop6
  248. < ? > 5636 vcsa6
  249. < ? > 5648 sda2
  250. < ? > 5652 tty25
  251. < ? > 5940 tty32
  252. < ? > 5636 hidraw1
  253. < ? > 10352 vcs3
  254. < ? > 5652 hidraw0
  255. < ? > 5648 tty27
  256. <SYM> 5632 stdout
  257. < ? > 5568 ram1
  258. < ? > 18224 full
  259. < ? > 5656 tty2
  260. < ? > 9776 tty59
  261. < ? > 5632 cuse
  262. <DIR> 5748 cpu
  263. < ? > 5632 tty11
  264. < ? > 9772 fuse
  265. < ? > 5664 ecryptfs
  266. < ? > 5648 ttyS27
  267. < ? > 5644 ram13
  268. < ? > 9860 ttyUSB1
  269. < ? > 10044 ttyS28
  270. < ? > 9752 vcs
  271. < ? > 9756 ttyS20
  272. < ? > 5660 ttyUSB4
  273. < ? > 9756 tty13
  274. < ? > 5640 ttyS18
  275. < ? > 5640 tty43
  276. < ? > 5656 cpu_dma_latency
  277. < ? > 5644 vcs2
  278. < ? > 5648 watchdog
  279. < ? > 5656 uhid
  280. < ? > 5648 ttyS12
  281. < ? > 5644 ttyS11
  282. < ? > 9864 ram2
  283. < ? > 5632 ptmx
  284. < ? > 5632 null
  285. <DIR> 5640 input
  286. < ? > 11346 ram0
  287. < ? > 4096 tty35
  288. < ? > 3447 ttyS30
  289. < ? > 1093 vcsa
  290. < ? > 18288 tty56
  291. <SYM> 16 stdin
  292. < ? > 4096 ttyS1
  293. < ? > 9864 ttyS31
  294. < ? > 4096 mei
  295. < ? > 2683 fb0
  296. <DIR> 1216 disk
  297. < ? > 5448 ram9
  298. < ? > 17736 loop1
  299. < ? > 9544 ttyS29
  300. <DIR> 17736 mapper
  301. < ? > 9800 ram6
  302. < ? > 21848 tty36
  303. < ? > 9544 tty8
  304. < ? > 9544 ttyS19
  305. < ? > 5468 hpet
  306. < ? > 9544 kvm
  307. < ? > 5448 tty19
  308. < ? > 106 ttyS3
  309. < ? > 9548 ram12
  310. < ? > 9544 ram8
  311. < ? > 13640 console
  312. < ? > 9556 ttyS14
  313. < ? > 9544 ram3
  314. < ? > 5524 mem
  315. < ? > 9564 sg2
  316. < ? > 9544 tty7
  317. < ? > 13644 ttyS6
  318. < ? > 5448 ppp
  319. Tegra124 (Jetson TK1) #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement