Advertisement
Guest User

Untitled

a guest
Jul 21st, 2011
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.80 KB | None | 0 0
  1.  
  2. @ @ @D��` @ @
  3.  
  4. Texas Instruments X-Loader 1.4.4ss (Mar 8 2011 - 08:51:11)
  5. Beagle Rev Ax/Bx
  6. Reading boot sector
  7. Loading u-boot.bin from mmc
  8.  
  9.  
  10. U-Boot 2011.03-rc1-00000-g5ace684-dirty (May 15 2011 - 18:50:56)
  11.  
  12. OMAP3530-GP ES3.0, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz
  13. OMAP3 Beagle board + LPDDR/NAND
  14. I2C: ready
  15. DRAM: 128 MiB
  16. NAND: 256 MiB
  17. MMC: OMAP SD/MMC: 0
  18. *** Warning - bad CRC, using default environment
  19.  
  20. In: serial
  21. Out: serial
  22. Err: serial
  23. Beagle Rev Ax/Bx
  24. timed out in wait_for_pin: I2C_STAT=0
  25. No EEPROM on expansion board
  26. Die ID #5ac400030000000004013f8901001001
  27. Hit any key to stop autoboot: 0
  28. OMAP3 beagleboard.org # printenv
  29. baudrate=115200
  30. beaglerev=AxBx
  31. bootcmd=if mmc rescan ${mmcdev}; then if userbutton; then setenv bootenv user.txt;fi;echo SD/MMC;
  32. bootdelay=3
  33. bootenv=uEnv.txt
  34. buddy=none
  35. camera=lbcm3m1
  36. console=ttyO2,115200n8
  37. defaultdisplay=dvi
  38. dieid#=5ac400030000000004013f8901001001
  39. dvimode=640x480MR-16@60
  40. importbootenv=echo Importing environment from mmc ...; env import -t $loadaddr $filesize
  41. loadaddr=0x80200000
  42. loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenv}
  43. loadramdisk=fatload mmc ${mmcdev} ${rdaddr} ramdisk.gz
  44. loaduimage=ext2load mmc ${mmcdev}:2 ${loadaddr} /boot/uImage
  45. loaduimagefat=fatload mmc ${mmcdev} ${loadaddr} uImage
  46. mmcargs=setenv bootargs console=${console} ${optargs} mpurate=${mpurate} buddy=${buddy} camera=$}
  47. mmcboot=echo Booting from mmc ...; run mmcargs; bootm ${loadaddr}
  48. mmcdev=0
  49. mmcroot=/dev/mmcblk0p2 rw
  50. mmcrootfstype=ext3 rootwait
  51. mpurate=auto
  52. nandargs=setenv bootargs console=${console} ${optargs} mpurate=${mpurate} buddy=${buddy} camera=}
  53. nandboot=echo Booting from nand ...; run nandargs; nand read ${loadaddr} 280000 400000; bootm ${}
  54. nandroot=/dev/mtdblock4 rw
  55. nandrootfstype=jffs2
  56. ramargs=setenv bootargs console=${console} ${optargs} mpurate=${mpurate} buddy=${buddy} camera=$}
  57. ramboot=echo Booting from ramdisk ...; run ramargs; bootm ${loadaddr}
  58. ramroot=/dev/ram0 rw ramdisk_size=65536 initrd=0x81000000,64M
  59. ramrootfstype=ext2
  60. rdaddr=0x81000000
  61. usbtty=cdc_acm
  62. vram=12M
  63.  
  64. Environment size: 2093/131068 bytes
  65. OMAP3 beagleboard.org # setenv console ttyS2,115200n8
  66. OMAP3 beagleboard.org # boot
  67. The user button is currently NOT pressed.
  68. SD/MMC found on device 0
  69. reading uEnv.txt
  70.  
  71. ** Unable to read "uEnv.txt" from mmc 0:1 **
  72. Loading file "/boot/uImage" from mmc device 0:2 (xxa2)
  73. 3195484 bytes read
  74. Booting from mmc ...
  75. ## Booting kernel from Legacy Image at 80200000 ...
  76. Image Name: Angstrom/2.6.32/beagleboard
  77. Image Type: ARM Linux Kernel Image (uncompressed)
  78. Data Size: 3195420 Bytes = 3 MiB
  79. Load Address: 80008000
  80. Entry Point: 80008000
  81. Verifying Checksum ... OK
  82. Loading Kernel Image ... OK
  83. OK
  84.  
  85. Starting kernel ...
  86.  
  87. Uncompressing Linux..............................................................................
  88. �tࣘ�b�$U
  89. @ @ @D��` @ @
  90.  
  91. Texas Instruments X-Loader 1.4.4ss (Mar 8 2011 - 08:51:11)
  92. Beagle Rev Ax/Bx
  93. Reading boot sector
  94. Loading u-boot.bin from mmc
  95.  
  96.  
  97. U-Boot 2011.03-rc1-00000-g5ace684-dirty (May 15 2011 - 18:50:56)
  98.  
  99. OMAP3530-GP ES3.0, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz
  100. OMAP3 Beagle board + LPDDR/NAND
  101. I2C: ready
  102. DRAM: 128 MiB
  103. NAND: 256 MiB
  104. MMC: OMAP SD/MMC: 0
  105. *** Warning - bad CRC, using default environment
  106.  
  107. In: serial
  108. Out: serial
  109. Err: serial
  110. Beagle Rev Ax/Bx
  111. timed out in wait_for_pin: I2C_STAT=0
  112. No EEPROM on expansion board
  113. Die ID #5ac400030000000004013f8901001001
  114. Hit any key to stop autoboot: 0
  115. The user button is currently NOT pressed.
  116. SD/MMC found on device 0
  117. reading uEnv.txt
  118.  
  119. ** Unable to read "uEnv.txt" from mmc 0:1 **
  120. Loading file "/boot/uImage" from mmc device 0:2 (xxa2)
  121. 3195484 bytes read
  122. Booting from mmc ...
  123. ## Booting kernel from Legacy Image at 80200000 ...
  124. Image Name: Angstrom/2.6.32/beagleboard
  125. Image Type: ARM Linux Kernel Image (uncompressed)
  126. Data Size: 3195420 Bytes = 3 MiB
  127. Load Address: 80008000
  128. Entry Point: 80008000
  129. Verifying Checksum ... OK
  130. Loading Kernel Image ... OK
  131. OK
  132.  
  133. Starting kernel ...
  134.  
  135. Uncompressing Linux..............................................................................
  136. �tࣘ�b�$U
  137. @ @ @D��` @ @
  138.  
  139. Texas Instruments X-Loader 1.4.4ss (Mar 8 2011 - 08:51:11)
  140. Beagle Rev Ax/Bx
  141. Reading boot sector
  142. Loading u-boot.bin from mmc
  143.  
  144.  
  145. U-Boot 2011.03-rc1-00000-g5ace684-dirty (May 15 2011 - 18:50:56)
  146.  
  147. OMAP3530-GP ES3.0, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz
  148. OMAP3 Beagle board + LPDDR/NAND
  149. I2C: ready
  150. DRAM: 128 MiB
  151. NAND: 256 MiB
  152. MMC: OMAP SD/MMC: 0
  153. *** Warning - bad CRC, using default environment
  154.  
  155. In: serial
  156. Out: serial
  157. Err: serial
  158. Beagle Rev Ax/Bx
  159. timed out in wait_for_pin: I2C_STAT=0
  160. No EEPROM on expansion board
  161. Die ID #5ac400030000000004013f8901001001
  162. Hit any key to stop autoboot: 0
  163. OMAP3 beagleboard.org # printenv
  164. baudrate=115200
  165. beaglerev=AxBx
  166. bootcmd=if mmc rescan ${mmcdev}; then if userbutton; then setenv bootenv user.txt;fi;echo SD/MMC;
  167. bootdelay=3
  168. bootenv=uEnv.txt
  169. buddy=none
  170. camera=lbcm3m1
  171. console=ttyO2,115200n8
  172. defaultdisplay=dvi
  173. dieid#=5ac400030000000004013f8901001001
  174. dvimode=640x480MR-16@60
  175. importbootenv=echo Importing environment from mmc ...; env import -t $loadaddr $filesize
  176. loadaddr=0x80200000
  177. loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenv}
  178. loadramdisk=fatload mmc ${mmcdev} ${rdaddr} ramdisk.gz
  179. loaduimage=ext2load mmc ${mmcdev}:2 ${loadaddr} /boot/uImage
  180. loaduimagefat=fatload mmc ${mmcdev} ${loadaddr} uImage
  181. mmcargs=setenv bootargs console=${console} ${optargs} mpurate=${mpurate} buddy=${buddy} camera=$}
  182. mmcboot=echo Booting from mmc ...; run mmcargs; bootm ${loadaddr}
  183. mmcdev=0
  184. mmcroot=/dev/mmcblk0p2 rw
  185. mmcrootfstype=ext3 rootwait
  186. mpurate=auto
  187. nandargs=setenv bootargs console=${console} ${optargs} mpurate=${mpurate} buddy=${buddy} camera=}
  188. nandboot=echo Booting from nand ...; run nandargs; nand read ${loadaddr} 280000 400000; bootm ${}
  189. nandroot=/dev/mtdblock4 rw
  190. nandrootfstype=jffs2
  191. ramargs=setenv bootargs console=${console} ${optargs} mpurate=${mpurate} buddy=${buddy} camera=$}
  192. ramboot=echo Booting from ramdisk ...; run ramargs; bootm ${loadaddr}
  193. ramroot=/dev/ram0 rw ramdisk_size=65536 initrd=0x81000000,64M
  194. ramrootfstype=ext2
  195. rdaddr=0x81000000
  196. usbtty=cdc_acm
  197. vram=12M
  198.  
  199. Environment size: 2093/131068 bytes
  200. OMAP3 beagleboard.org # setenv console ttyS2,115200n8
  201. OMAP3 beagleboard.org # boot
  202. The user button is currently NOT pressed.
  203. SD/MMC found on device 0
  204. reading uEnv.txt
  205.  
  206. ** Unable to read "uEnv.txt" from mmc 0:1 **
  207. Loading file "/boot/uImage" from mmc device 0:2 (xxa2)
  208. 3195484 bytes read
  209. Booting from mmc ...
  210. ## Booting kernel from Legacy Image at 80200000 ...
  211. Image Name: Angstrom/2.6.32/beagleboard
  212. Image Type: ARM Linux Kernel Image (uncompressed)
  213. Data Size: 3195420 Bytes = 3 MiB
  214. Load Address: 80008000
  215. Entry Point: 80008000
  216. Verifying Checksum ... OK
  217. Loading Kernel Image ... OK
  218. OK
  219.  
  220. Starting kernel ...
  221.  
  222. Uncompressing Linux..............................................................................
  223. �tࣘ�b�$U
  224. @ @ @D��` @ @��tࣘ�b�$U
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248. @ @ @D��` @ @
  249.  
  250. Texas Instruments X-Loader 1.4.4ss (Mar 8 2011 - 08:51:11)
  251. Beagle Rev Ax/Bx
  252. Reading boot sector
  253. Loading u-boot.bin from mmc
  254.  
  255.  
  256. U-Boot 2011.03-rc1-00000-g5ace684-dirty (May 15 2011 - 18:50:56)
  257.  
  258. OMAP3530-GP ES3.0, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz
  259. OMAP3 Beagle board + LPDDR/NAND
  260. I2C: ready
  261. DRAM: 128 MiB
  262. NAND: 256 MiB
  263. MMC: OMAP SD/MMC: 0
  264. *** Warning - bad CRC, using default environment
  265.  
  266. In: serial
  267. Out: serial
  268. Err: serial
  269. Beagle Rev Ax/Bx
  270. timed out in wait_for_pin: I2C_STAT=0
  271. No EEPROM on expansion board
  272. Die ID #5ac400030000000004013f8901001001
  273. Hit any key to stop autoboot: 0
  274. OMAP3 beagleboard.org # setenv console ttyS2,115200n8
  275. OMAP3 beagleboard.org # printenv
  276. baudrate=115200
  277. beaglerev=AxBx
  278. bootcmd=if mmc rescan ${mmcdev}; then if userbutton; then setenv bootenv user.txt;fi;echo SD/MMC;
  279. bootdelay=3
  280. bootenv=uEnv.txt
  281. buddy=none
  282. camera=lbcm3m1
  283. console=ttyS2,115200n8
  284. defaultdisplay=dvi
  285. dieid#=5ac400030000000004013f8901001001
  286. dvimode=640x480MR-16@60
  287. importbootenv=echo Importing environment from mmc ...; env import -t $loadaddr $filesize
  288. loadaddr=0x80200000
  289. loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenv}
  290. loadramdisk=fatload mmc ${mmcdev} ${rdaddr} ramdisk.gz
  291. loaduimage=ext2load mmc ${mmcdev}:2 ${loadaddr} /boot/uImage
  292. loaduimagefat=fatload mmc ${mmcdev} ${loadaddr} uImage
  293. mmcargs=setenv bootargs console=${console} ${optargs} mpurate=${mpurate} buddy=${buddy} camera=$}
  294. mmcboot=echo Booting from mmc ...; run mmcargs; bootm ${loadaddr}
  295. mmcdev=0
  296. mmcroot=/dev/mmcblk0p2 rw
  297. mmcrootfstype=ext3 rootwait
  298. mpurate=auto
  299. nandargs=setenv bootargs console=${console} ${optargs} mpurate=${mpurate} buddy=${buddy} camera=}
  300. nandboot=echo Booting from nand ...; run nandargs; nand read ${loadaddr} 280000 400000; bootm ${}
  301. nandroot=/dev/mtdblock4 rw
  302. nandrootfstype=jffs2
  303. ramargs=setenv bootargs console=${console} ${optargs} mpurate=${mpurate} buddy=${buddy} camera=$}
  304. ramboot=echo Booting from ramdisk ...; run ramargs; bootm ${loadaddr}
  305. ramroot=/dev/ram0 rw ramdisk_size=65536 initrd=0x81000000,64M
  306. ramrootfstype=ext2
  307. rdaddr=0x81000000
  308. usbtty=cdc_acm
  309. vram=12M
  310.  
  311. Environment size: 2093/131068 bytes
  312. OMAP3 beagleboard.org #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement