Guest User

Untitled

a guest
Oct 2nd, 2021
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.37 KB | None | 0 0
  1. ......
  2. ............
  3. .........................
  4. ...................................................
  5. ......................................................................................................
  6. ............................................................................................................................................................................................................
  7. ....
  8. ....................................................................................................................................................................................................................................................................................................................................................................................................................
  9. ....
  10. ........................................................................................................................
  11.  
  12. 9671091 bytes read
  13. ## Booting image at 00800000 ...
  14. Image Name: Linux-5.13.6-kirkwood-tld-1
  15. Created: 2021-10-02 23:06:28 UTC
  16. Image Type: ARM Linux Kernel Image (uncompressed)
  17. Data Size: 9274 Bytes = 9.1 kB
  18. Load Address: 00008000
  19. Entry Point: 00008000
  20. Verifying Checksum ... OK
  21. OK
  22. ## Loading Ramdisk Image at 02100000 ...
  23. Image Name: initramfs-5.13.6-kirkwood-tld-1
  24. Created: 2021-09-24 1:06:32 UTC
  25. Image Type: ARM Linux RAMDisk Image (gzip compressed)
  26. Data Size: 9671027 Bytes = 9.2 MB
  27. Load Address: 00000000
  28. Entry Point: 00000000
  29. Verifying Checksum ... OK
  30.  
  31. Starting kernel ...
  32. __ __ _ _
  33. | \/ | __ _ _ ____ _____| | |
  34. | |\/| |/ _` | '__\ \ / / _ \ | |
  35. | | | | (_| | | \ V / __/ | |
  36. |_| |_|\__,_|_| \_/ \___|_|_|
  37. _ _ ____ _
  38. | | | | | __ ) ___ ___ | |_
  39. | | | |___| _ \ / _ \ / _ \| __|
  40. | |_| |___| |_) | (_) | (_) | |_
  41. \___/ |____/ \___/ \___/ \__| ** uboot_ver:v1.1.1 **
  42.  
  43. ** MARVELL BOARD: IX4-110 LE
  44.  
  45. U-Boot 1.1.4 (Mar 10 2011 - 15:01:57) Marvell version: 3.4.18
  46.  
  47. U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CF600
  48.  
  49. Soc: 88F6281 A0 (DDR2)
  50. CPU running @ 1200Mhz L2 running @ 400Mhz
  51. SysClock = 400Mhz , TClock = 200Mhz
  52.  
  53. DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
  54. DRAM CS[0] base 0x00000000 size 256MB
  55. DRAM CS[1] base 0x10000000 size 256MB
  56. DRAM Total size 512MB 16bit width
  57. Found 0x20 i2c device
  58. Toggle power status
  59. Set Power State as Always On
  60. Addresses 8M - 0M are saved for the U-Boot usage.
  61. Mem malloc Initialization (8M - 7M): Done
  62. NAND:32 MB
  63. Found ADT7473, program LED ...(led_volt=90) OK
  64. Found ADT7473, program thermal/Fan ...(pwm_min=0) (pwm_max=130) (therm=67) (temp_min=60) OK
  65.  
  66. Marvell Serial ATA Adapter
  67. Integrated Sata device found
  68.  
  69.  
  70. CPU : Marvell Feroceon (Rev 1)
  71. Found initrd at 0x2d4000
  72.  
  73. Streaming disabled
  74. Write allocate disabled
  75.  
  76. Module 0 is RGMII
  77. Module 1 is RGMII
  78.  
  79. USB 0: host mode
  80. PEX 0: PCI Express Root Complex Interface
  81. PEX interface detected Link X1
  82. SCSI: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x7 impl IDE mode
  83. flags: 64bit ncq stag led pmp slum part
  84. scanning bus for devices...
  85. Device 0: (0:0) Vendor: ATA Prod.: Hitachi HDS72202 Rev: JKAO
  86. Type: Hard Disk
  87. Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
  88. Device 1: (1:0) Vendor: ATA Prod.: Hitachi HDS72202 Rev: JKAO
  89. Type: Hard Disk
  90. Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
  91. Net: egiga0 [PRIME], egiga1
  92. Hit any key to stop autoboot: 0
  93. Marvell>> mtdinfo -a
  94. Unknown command 'mtdinfo' - try 'help'
  95. Marvell>> setenv usb_set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial'
  96. Marvell>> setenv load_uimage 'ext2load usb 0:1 0x800000 /boot/uImage'
  97. Marvell>> setenv load_uinitrd 'ext2load usb 0:1 0x2100000 /boot/uInitrd'
  98. Marvell>> setenv usb_boot 'mw 0x800000 0 1; run load_uimage; run load_uinitrd; bootm 0x800000 0x2100000'
  99. Marvell>> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot'
  100. Marvell>> setenv bootcmd 'usb reset; run usb_bootcmd; usb stop; reset'
  101. Marvell>> ls
  102. mtdids not defined, no default present
  103. Marvell>> ls /
  104. mtdids not defined, no default present
  105. Marvell>> printenv
  106. bootdelay=1
  107. baudrate=115200
  108. loads_echo=0
  109. ipaddr=10.4.50.165
  110. serverip=10.4.50.5
  111. rootpath=/mnt/ARM_FS/
  112. netmask=255.255.255.0
  113. CASset=min
  114. MALLOC_len=1
  115. ethprime=egiga0
  116. bootargs_root=root=/dev/nfs rw
  117. bootargs_end=:::DB88FXX81:eth0:none
  118. image_name=uImage
  119. console=console=ttyS0,115200 mtdparts=nand_mtd:0xa0000@0x0(uboot),0x00010000@0x000a0000(param),32m@0x0(flash)
  120. standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end); bootm 0x2000000;
  121. mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
  122. usb0Mode=host
  123. netretry=no
  124. rcvrip=169.254.100.100
  125. loadaddr=0x02000000
  126. autoload=no
  127. ethact=egiga0
  128. uboot_start=0x0
  129. uboot_size=0xa0000
  130. env_start=0xa0000
  131. env_size=0x10000
  132. kernel_start=0xb0000
  133. kernel_size=0x224000
  134. initrd_size=0x224000
  135. flash_load=run make_boot_args;nand read.e 0x2000000 $(kernel_start) $(kernel_size);nand read.e 0x12000000 $(initrd_start) $(initrd_size);bootm 0x2000000 0x12000000
  136. make_boot_args=setenv bootargs console=ttyS0,115200 mtdparts=nand_mtd:;setenv bootargs $(bootargs)$(uboot_size)@$(uboot_start)(uboot),;setenv bootargs $(bootargs)$(env_size)@$(env_start)(env),;setenv bootargs $(bootargs)$(kernel_size)@$(kernel_start)(zImage),;setenv bootargs $(bootargs)$(initrd_size)@$(initrd_start)(initrd),;setenv bootargs $(bootargs)32m@0x0(flash);
  137. mfgmodel=ix4
  138. fw_ver=v1_0_3_46472
  139. preroot_ver=0.1.5
  140. serial_number=5560Y01001G93900090J0A1
  141. ethaddr=00:26:2D:06:21:70
  142. serialno=USK3909PA1
  143. modelname=318522
  144. runintime=10800
  145. ftpserver=192.168.43.4
  146. testfile=100M
  147. mfgtest_state=system_tested_ok
  148. ethmtu=1500
  149. nandEcc=1bit
  150. uboot_ver=v1.1.1
  151. stdin=serial
  152. stdout=serial
  153. stderr=serial
  154. mainlineLinux=no
  155. enaMonExt=no
  156. enaCpuStream=no
  157. enaWrAllo=no
  158. pexMode=RC
  159. disL2Cache=no
  160. setL2CacheWT=yes
  161. disL2Prefetch=yes
  162. enaICPref=yes
  163. enaDCPref=yes
  164. sata_dma_mode=yes
  165. netbsd_en=no
  166. vxworks_en=no
  167. initrd_start=0x2d4000
  168. disaMvPnp=no
  169. eth1addr=00:26:2d:06:21:71
  170. enaAutoRecovery=yes
  171. pcieTune=no
  172. usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial
  173. load_uimage=ext2load usb 0:1 0x800000 /boot/uImage
  174. load_uinitrd=ext2load usb 0:1 0x2100000 /boot/uInitrd
  175. usb_boot=mw 0x800000 0 1; run load_uimage; run load_uinitrd; bootm 0x800000 0x2100000
  176. usb_bootcmd=run usb_set_bootargs; run usb_boot
  177. bootcmd=usb reset; run usb_bootcmd; usb stop; reset
  178.  
  179. Environment size: 2333/16380 bytes
  180. Marvell>> boot
  181. (Re)start USB...
  182. USB: scanning bus for devices... 3 USB Device(s) found
  183. scanning bus for storage devices... 1 Storage Device(s) found
  184.  
  185. 9338 bytes read
  186. ....
  187. .
  188. ......
  189. ............
  190. .........................
  191. ...................................................
  192. ......................................................................................................
  193. ............................................................................................................................................................................................................
  194. ....
  195. ....................................................................................................................................................................................................................................................................................................................................................................................................................
  196. ....
  197. ........................................................................................................................
  198.  
  199. 9671091 bytes read
  200. ## Booting image at 00800000 ...
  201. Image Name: Linux-5.13.6-kirkwood-tld-1
  202. Created: 2021-10-02 23:06:28 UTC
  203. Image Type: ARM Linux Kernel Image (uncompressed)
  204. Data Size: 9274 Bytes = 9.1 kB
  205. Load Address: 00008000
  206. Entry Point: 00008000
  207. Verifying Checksum ... OK
  208. OK
  209. ## Loading Ramdisk Image at 02100000 ...
  210. Image Name: initramfs-5.13.6-kirkwood-tld-1
  211. Created: 2021-09-24 1:06:32 UTC
  212. Image Type: ARM Linux RAMDisk Image (gzip compressed)
  213. Data Size: 9671027 Bytes = 9.2 MB
  214. Load Address: 00000000
  215. Entry Point: 00000000
  216. Verifying Checksum ... OK
  217.  
  218. Starting kernel ...
  219.  
Add Comment
Please, Sign In to add comment