Advertisement
Guest User

Untitled

a guest
Sep 19th, 2018
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.03 KB | None | 0 0
  1. primo router
  2. Boot and Recovery Environment for Embedded Devices
  3. Copyright (C) 2017 HackPascal <hackpascal@gmail.com>
  4. Build date 2017-08-13 [git-f17d10a]
  5. Version 1.1 (r1041)
  6.  
  7. DRAM: 128MB
  8. Platform: MediaTek MT7628AN/MT7688AN ver 1, eco 2
  9. Board: OYE-0006
  10. Clocks: CPU: 575MHz, Bus: 191MHz, Ref: 40MHz
  11. Flash: Macronix MX25L12835E (16MB) on rt6855a-spi
  12. rt5350-eth: Using MAC address 8c:88:2b:00:02:92
  13. eth0: MediaTek MT7628 built-in 5-port 10/100M switch
  14.  
  15. Network started on eth0, inet addr 192.168.1.1, netmask 255.255.255.0
  16.  
  17. Press any key to interrupt autoboot ... 0
  18.  
  19. Trying to boot firmware from 0x00050000 in flash bank 0 ...
  20. Reading data into memory ...
  21. U-Boot firmware image header detected.
  22. Image Name: MIPS OpenWrt Linux-4.14.63
  23. Data Size: 1429209 Bytes
  24. Load Address: 80000000
  25. Entry Point: 80000000
  26. Uncompressing data (LZMA) ... done.
  27. Flushing cache ... done.
  28.  
  29. Starting kernel at 0x80000000...
  30.  
  31. [ 0.000000] Linux version 4.14.63 (buildbot@builds-03.infra.lede-project.org) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7102-3f3a2c9)) #0 Thu Aug 16 07:51:15 2018
  32. [ 0.000000] Board has DDR2
  33. [ 0.000000] Analog PMU set to hw control
  34. [ 0.000000] Digital PMU set to hw control
  35. [ 0.000000] SoC Type: MediaTek MT7628AN ver:1 eco:2
  36. [ 0.000000] bootconsole [early0] enabled
  37. [ 0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
  38. [ 0.000000] MIPS: machine is UniElec U7628-01 (128M RAM/16M flash)
  39. [ 0.000000] Determined physical RAM map:
  40. [ 0.000000] memory: 08000000 @ 00000000 (usable)
  41. [ 0.000000] Initrd not found or empty - disabling initrd
  42. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  43. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  44. [ 0.000000] Zone ranges:
  45. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
  46. [ 0.000000] Movable zone start for each node
  47. [ 0.000000] Early memory node ranges
  48. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
  49. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
  50. [ 0.000000] random: get_random_bytes called from 0x8041c72c with crng_init=0
  51. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512
  52. [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
  53. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  54. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  55. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  56.  
  57.  
  58. BusyBox v1.28.3 () built-in shell (ash)
  59.  
  60. _______ ________ __
  61. | |.-----.-----.-----.| | | |.----.| |_
  62. | - || _ | -__| || | | || _|| _|
  63. |_______|| __|_____|__|__||________||__| |____|
  64. |__| W I R E L E S S F R E E D O M
  65. -----------------------------------------------------
  66. OpenWrt 18.06.1, r7258-5eb055306f
  67. -----------------------------------------------------
  68. root@OpenWrt:~# cat /proc/mtd
  69. dev: size erasesize name
  70. mtd0: 00030000 00010000 "bootloader"
  71. mtd1: 00010000 00010000 "config"
  72. mtd2: 00010000 00010000 "factory"
  73. mtd3: 00fb0000 00010000 "firmware"
  74. mtd4: 0015cf19 00010000 "kernel"
  75. mtd5: 00e530e7 00010000 "rootfs"
  76. mtd6: 00a00000 00010000 "rootfs_data"
  77. root@OpenWrt:~#
  78.  
  79.  
  80.  
  81. secondo router con uboot
  82. root@OpenWrt:/# cat /proc/mtd
  83. dev: size erasesize name
  84. mtd0: 01000000 00010000 "ALL"
  85. mtd1: 00030000 00010000 "Bootloader"
  86. mtd2: 00010000 00010000 "Config"
  87. mtd3: 00010000 00010000 "Factory"
  88. mtd4: 00fb0000 00010000 "firmware"
  89. mtd5: 00e7ab8e 00010000 "rootfs"
  90. mtd6: 00b90000 00010000 "rootfs_data"
  91.  
  92.  
  93.  
  94. [04040C0A][04040C0C]
  95. DDR Calibration DQS reg = 00008887
  96.  
  97.  
  98. U-Boot 1.1.3 (May 20 2018 - 05:24:52)
  99.  
  100. Board: Ralink APSoC DRAM: 64 MB
  101. relocate_code Pointer at: 83fb8000
  102. flash manufacture id: c2, device id 20 18
  103. find flash: MX25L12805D
  104. ============================================
  105. Ralink UBoot Version: 4.3.0.0
  106. --------------------------------------------
  107. ASIC 7628_MP (Port5<->None)
  108. DRAM component: 512 Mbits DDR, width 16
  109. DRAM bus: 16 bit
  110. Total memory: 64 MBytes
  111. Flash component: SPI Flash
  112. Date:May 20 2018 Time:05:24:52
  113. ============================================
  114. icache: sets:512, ways:4, linesz:32 ,total:65536
  115. dcache: sets:256, ways:4, linesz:32 ,total:32768
  116.  
  117. ##### The CPU freq = 575 MHZ ####
  118. estimate memory size =64 Mbytes
  119. RESET MT7628 PHY!!!!!!
  120. Please choose the operation:
  121. 1: Load system code to SDRAM via TFTP.
  122. 2: Load system code then write to Flash via TFTP.
  123. 3: Boot system code via Flash (default).
  124. 4: Entr boot command line interface.
  125. 7: Load Boot Loader code then write to Flash via Serial.
  126. 9: Load Boot Loader code then write to Flash via TFTP.
  127. 0
  128.  
  129. 3: System Boot system code via Flash.
  130. ## Booting image at bc050000 ...
  131. Image Name: MIPS OpenWrt Linux-4.14.63
  132. Image Type: MIPS Linux Kernel Image (lzma compressed)
  133. Data Size: 1429209 Bytes = 1.4 MB
  134. Load Address: 80000000
  135. Entry Point: 80000000
  136. Verifying Checksum ... OK
  137. Uncompressing Kernel Image ... OK
  138. No initrd
  139. ## Transferring control to Linux (at address 80000000) ...
  140. ## Giving linux memsize in MB, 64
  141.  
  142. Starting kernel ...
  143.  
  144. [ 0.000000] Linux version 4.14.63 (buildbot@builds-03.infra.lede-project.org) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7102-3f3a2c9)) #0 Thu Aug 16 07:51:15 2018
  145. [ 0.000000] Board has DDR2
  146. [ 0.000000] Analog PMU set to hw control
  147. [ 0.000000] Digital PMU set to hw control
  148. [ 0.000000] SoC Type: MediaTek MT7628AN ver:1 eco:2
  149. [ 0.000000] bootconsole [early0] enabled
  150. [ 0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
  151. [ 0.000000] MIPS: machine is UniElec U7628-01 (128M RAM/16M flash)
  152. [ 0.000000] Determined physical RAM map:
  153. [ 0.000000] memory: 08000000 @ 00000000 (usable)
  154. [ 0.000000] Initrd not found or empty - disabling initrd
  155. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  156. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  157. [ 0.000000] Zone ranges:
  158. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
  159. [ 0.000000] Movable zone start for each node
  160. [ 0.000000] Early memory node ranges
  161. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
  162. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
  163. [ 0.000000] random: get_random_bytes called from 0x8041c72c with crng_init=0
  164. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512
  165. [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
  166. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  167. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  168. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  169. [ 0.000000] Writing ErrCtl register=0002ba2a
  170. [ 0.000000] Readback ErrCtl register=0002ba2a
  171. [ 0.000000] Memory: 125216K/131072K available (3557K kernel code, 183K rwdata, 460K rodata, 208K init, 214K bss, 5856K reserved, 0K cma-reserved)
  172. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  173. [ 0.000000] NR_IRQS: 256
  174. [ 0.000000] intc: using register map from devicetree
  175. [ 0.000000] CPU Clock: 580MHz
  176. [ 0.000000] timer_probe: no matching timers found
  177. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
  178. [ 0.000012] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
  179. [ 0.015378] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
  180. [ 0.087584] pid_max: default: 32768 minimum: 301
  181. [ 0.096944] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  182. [ 0.109901] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  183. [ 0.129599] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  184. [ 0.148973] futex hash table entries: 256 (order: -1, 3072 bytes)
  185. [ 0.161069] pinctrl core: initialized pinctrl subsystem
  186. [ 0.172613] NET: Registered protocol family 16
  187. [ 0.185638] Can't analyze schedule() prologue at 80374f90
  188. [ 0.296467] mt7620-pci 10140000.pcie: Port 0 N_FTS = 1b105000
  189. [ 0.457495] mt7620-pci 10140000.pcie: PCIE0 no card, disable it(RST&CLK)
  190. [ 0.470637] mt7620-pci: probe of 10140000.pcie failed with error -1
  191. [ 0.499370] mt7621_gpio 10000600.gpio: registering 32 gpios
  192. [ 0.510586] mt7621_gpio 10000600.gpio: registering 32 gpios
  193. [ 0.521714] mt7621_gpio 10000600.gpio: registering 32 gpios
  194. [ 0.537404] clocksource: Switched to clocksource MIPS
  195. [ 0.548516] NET: Registered protocol family 2
  196. [ 0.558065] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  197. [ 0.571767] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  198. [ 0.584283] TCP: Hash tables configured (established 1024 bind 1024)
  199. [ 0.596973] UDP hash table entries: 256 (order: 0, 4096 bytes)
  200. [ 0.608430] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  201. [ 0.621050] NET: Registered protocol family 1
  202. [ 0.632826] Crashlog allocated RAM at address 0x3f00000
  203. [ 0.644601] workingset: timestamp_bits=30 max_order=15 bucket_order=0
  204. [ 0.663112] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  205. [ 0.674547] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  206. [ 0.703901] io scheduler noop registered
  207. [ 0.711569] io scheduler deadline registered (default)
  208. [ 0.722617] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  209. [ 0.738129] console [ttyS0] disabled
  210. [ 0.745095] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement