rayddteam

dib360_uboot

Nov 29th, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.29 KB | None | 0 0
  1. U-Boot 1.3.4 (Nov 10 2011 - 18:44:35) for SMDKV210
  2.  
  3.  
  4. CPU: S5PV210@800MHz
  5. APLL = 800MHz, HclkMsys = 200MHz, PclkMsys = 100MHz
  6. MPLL = 667MHz, EPLL = 80MHz
  7. HclkDsys = 166MHz, PclkDsys = 83MHz
  8. HclkPsys = 133MHz, PclkPsys = 66MHz
  9. Serial = CLKUART
  10. Board: SMDKV210
  11. DRAM: 512 MB
  12. Flash: 8 MB
  13. SD/MMC: Card init fail!
  14. 0 MB
  15. NAND: 256 MB
  16. In: serial
  17. Out: serial
  18. Err: serial
  19.  
  20. NAND read: device 0 offset 0xa400000, size 0x40000
  21. Main area read (2 blocks):
  22. 262144 bytes read: OK
  23. Copy bootlogo image from NAND(0xA400000) to RAM(0x2F800000)
  24. starting hdmi....
  25. Graphic Layer 0 Displayed
  26.  
  27. NAND read: device 0 offset 0xa500000, size 0x20000
  28. Main area read (1 blocks):
  29. 131072 bytes read: OK
  30. [SD]val_gph0=e3
  31. jump to org filesystem
  32. Erasing Nand...
  33. Writing to Nand...
  34. Saved enviroment variables
  35.  
  36. NAND read: device 0 offset 0xa500000, size 0x20000
  37. Main area read (1 blocks):
  38. 131072 bytes read: OK
  39. Hit any key to stop autoboot: 0
  40.  
  41. NAND read: device 0 offset 0x600000, size 0x400000
  42.  
  43. Reading data from 0x9ff800 -- 100% complete.
  44. 4194304 bytes read: OK
  45.  
  46. NAND read: device 0 offset 0xb00000, size 0x200000
  47.  
  48. Reading data from 0xcff800 -- 100% complete.
  49. 2097152 bytes read: OK
  50. Boot with zImage
  51. The input address don't need a virtual-to-physical translation : 20008000
  52. get_format
  53. -------- 1 --------
  54. ## Loading init Ramdisk from Legacy Image at 20d00000 ...
  55. Image Name: ramdisk
  56. Created: 2011-11-10 11:05:43 UTC
  57. Image Type: ARM Linux RAMDisk Image (uncompressed)
  58. Data Size: 143323 Bytes = 140 kB
  59. Load Address: 30800000
  60. Entry Point: 30800000
  61. Verifying Checksum ... OK
  62. #######hdr.tag=0x20000124 value=0x54418888
  63. #########outputmode=4##########
  64.  
  65. === CPU Die ID: 0x0000010d4d371708 ===
  66. *** ramota value :0
  67. ***
  68. Starting kernel ...
  69.  
  70. Uncompressing Linux... done, booting the kernel.
  71.  
  72. ??? autoboot terminated
  73. ------------------------------------------------------
  74. Hit any key to stop autoboot: 0
  75. SMDKV210 #
  76. SMDKV210 #
  77. SMDKV210 #
  78. SMDKV210 #
  79. SMDKV210 #
  80. SMDKV210 #
  81. SMDKV210 # help
  82. ? - alias for 'help'
  83. autoscr - run script from memory
  84. avout_disable - GEMTEK AV-out disable on V210
  85. avout_enable - GEMTEK AV-out enable on V210
  86. base - print or set address offset
  87. bdinfo - print Board Info structure
  88. boot - boot default, i.e., run 'bootcmd'
  89. bootd - boot default, i.e., run 'bootcmd'
  90. bootelf - Boot from an ELF image in memory
  91. bootm - boot application image from memory
  92. bootp - boot image via network using BootP/TFTP protocol
  93. bootvx - Boot vxWorks from an ELF image
  94. cmp - memory compare
  95. coninfo - print console devices and information
  96. cp - memory copy
  97. crc32 - checksum calculation
  98. dcache - enable or disable data cache
  99. dhcp - invoke DHCP client to obtain IP/boot params
  100. dnw - initialize USB device and ready to receive for Windows server (specific)
  101. dump_mixer_reg - GEMTEK hdmi test
  102. echo - echo args to console
  103. envdebug - GEMTEK debug on u-boot env
  104. erase - erase FLASH memory
  105. exit - exit script
  106. ext2format - disk format by ext2
  107. ext2load- load binary file from a Ext2 filesystem
  108. ext2ls - list files in a directory (default /)
  109. ext3format - disk format by ext3
  110. do_clearstorage - GEMTEK factory reset
  111. fastboot- use USB Fastboot protocol
  112. fatfinding - check if file is exist?
  113. fatformat - disk format by FAT32
  114. fatinfo - print information about filesystem
  115. fatload - load binary file from a dos filesystem
  116. fatls - list files in a directory (default /)
  117. fdisk - fdisk for sd/mmc.
  118. flinfo - print FLASH memory information
  119. gemtekvars - GEMTEK help on extended envvar
  120. go - start application at address 'addr'
  121. hdmi_disable - GEMTEK hdmi test
  122. hdmi_enable - GEMTEK hdmi test
  123. help - print online help
  124. icache - enable or disable instruction cache
  125. iminfo - print header information for application image
  126. imls - list all images found in flash
  127. imxtract- extract a part of a multi-image
  128. itest - return true/false on integer compare
  129. jpeg_dec - GEMTEK JPEG decode test on V210
  130. loadb - load binary file over serial line (kermit mode)
  131. loads - load S-Record file over serial line
  132. loady - load binary file over serial line (ymodem mode)
  133. loop - infinite loop on address range
  134. md - memory display
  135. mm - memory modify (auto-incrementing)
  136. MMC sub systemprint MMC informationmovi - sd/mmc r/w sub system for SMDK board
  137. mtest - simple RAM test
  138. mw - memory write (fill)
  139. nand - NAND sub-system
  140. nfs - boot image via network using NFS protocol
  141. nm - memory modify (constant address)
  142. ping - send ICMP ECHO_REQUEST to network host
  143. printenv- print environment variables
  144. protect - enable or disable FLASH write protection
  145. rarpboot- boot image via network using RARP/TFTP protocol
  146. reset - Perform RESET of the CPU
  147. reginfo - print register information
  148. reset - Perform RESET of the CPU
  149. run - run commands in an environment variable
  150. saveenv - save environment variables to persistent storage
  151. sdfuse - read images from FAT partition of SD card and write them to booting device.
  152. sdupdate - read images from FAT partition of SD card and write them to nand.
  153. setenv - set environment variables
  154. sleep - delay execution for some time
  155. test - minimal test like /bin/sh
  156. tftpboot- boot image via network using TFTP protocol
  157. version - print monitor version
Advertisement
Add Comment
Please, Sign In to add comment