Guest User

dir320 d1 bootloader change from 620

a guest
Mar 30th, 2016
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.14 KB | None | 0 0
  1. Booting...
  2.  
  3.  
  4. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  5.  
  6. @
  7.  
  8. @ chip__no chip__id mfr___id dev___id cap___id size_sft dev_size chipSize
  9.  
  10. @ 0000000h 0ef4017h 00000efh 0000040h 0000017h 0000000h 0000017h 0800000h
  11.  
  12. @ blk_size blk__cnt sec_size sec__cnt pageSize page_cnt chip_clk chipName
  13.  
  14. @ 0010000h 0000080h 0001000h 0000800h 0000100h 0000010h 000004eh W25Q64
  15.  
  16. @
  17.  
  18. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  19.  
  20.  
  21.  
  22. ---RealTek(RTL8196D)at 2013.03.12-10:28+0000 v0.6 [16bit](620MHz)
  23.  
  24. no sys signature at 00010000!
  25.  
  26. no sys signature at 00020000!
  27.  
  28. skip system image checksum
  29.  
  30. no rootfs signature at 000E0000!
  31.  
  32. no rootfs signature at 000F0000!
  33.  
  34. skip rootfs checksum
  35.  
  36. Jump to image start=0x80500000...
  37.  
  38. decompressing kernel:
  39. Uncompressing Linux... done, booting the kernel.
  40. done decompressing kernel.
  41. start address: 0x80003470
  42. CPU revision is: 0000dc02
  43. Determined physical RAM map:
  44. memory: 02000000 @ 00000000 (usable)
  45. Zone PFN ranges:
  46. Normal 0x00000000 -> 0x00002000
  47. Movable zone start PFN for each node
  48. early_node_map[1] active PFN ranges
  49. 0: 0x00000000 -> 0x00002000
  50. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
  51. Kernel command line: console=ttyS0,38400 root=31:04 init=/sbin/init
  52. icache: 64kB/32B, dcache: 32kB/32B, scache: 0kB/0B
  53. NR_IRQS:48
  54. PID hash table entries: 128 (order: 7, 512 bytes)
  55. console handover: boot [early0] -> real [ttyS0]
  56. Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  57. Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  58. Memory: 23188k/32768k available (3104k kernel code, 9580k reserved, 860k data, 120k init, 0k highmem)
  59. Calibrating delay loop... 619.31 BogoMIPS (lpj=3096576)
  60. Mount-cache hash table entries: 512
  61. net_namespace: 980 bytes
  62. NET: Registered protocol family 16
  63. bio: create slab <bio-0> at 0
  64. SCSI subsystem initialized
  65. usbcore: registered new interface driver usbfs
  66. usbcore: registered new interface driver hub
  67. usbcore: registered new device driver usb
  68. NET: Registered protocol family 2
  69. IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  70. TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  71. TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  72. TCP: Hash tables configured (established 1024 bind 1024)
  73. TCP reno registered
  74. multicast routing: unresolved cache size is 400, expires at 1.0 sec (HZ = 100)
  75. NET: Registered protocol family 1
  76. squashfs: version 4.0 (2009/01/31) Phillip Lougher
  77. msgmni has been set to 45
  78. alg: No test for stdrng (krng)
  79. io scheduler noop registered
  80. io scheduler cfq registered (default)
  81. Realtek GPIO Driver for Flash Reload Default
  82. Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  83. serial8250: ttyS0 at MMIO 0x18002000 (irq = 8) is a 16550A
  84. loop: module loaded
  85. Driver 'sd' needs updating - please use bus_type methods
  86. PPP generic driver version 2.4.2
  87. MPPE/MPPC encryption/compression module registered
  88. NET: Registered protocol family 24
  89. Realtek WLAN driver - version 1.6 (2013-02-21)(SVN:exported)
  90. Adaptivity function - version 7.1
  91. 98 - 25MHz Clock Source
  92. Find Port=0 Device:Vender ID=817910ec
  93. init_one fail!!! rc=-5
  94.  
  95.  
  96.  
  97. Probing RTL8186 10/100 NIC-kenel stack size order[3]...
  98. chip name: 8196C, chip revid: 0
  99. NOT YET
  100. eth0 added. vid=9 Member port 0x10f...
  101. eth1 added. vid=8 Member port 0x10...
  102. [peth0] added, mapping to [eth1]...
  103. SPI INIT
  104. flash device: 0x400000 at 0xbfe00000
  105. ------------------------- Force into Single IO Mode ------------------------
  106. |No chipID Sft chipSize blkSize secSize pageSize sdCk opCk chipName |
  107. | 0 ef4017h 0h 800000h 10000h 1000h 100h 80 0 W25Q64|
  108. ----------------------------------------------------------------------------
  109. SPI flash(W25Q64) was found at CS0, size 0x800000
  110. flash_bank_1: squashfs filesystem found at offset 0x190000
  111. Creating 7 MTD partitions on "flash_bank_1":
  112. 0x000000000000-0x000000010000 : "boot"
  113. 0x000000010000-0x000000020000 : "MAC"
  114. 0x000000020000-0x000000030000 : "config"
  115. 0x000000030000-0x000000170000 : "kernel"
  116. 0x000000190000-0x000000800000 : "rootfs"
  117. 0x000000030000-0x000000800000 : "Linux"
  118. 0x000000000000-0x000000800000 : "ALL"
  119. usbmon: debugfs is not available
  120. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  121. b8021000=10000001
  122. b8021054=200000
  123. reg e0=99
  124. reg e1=ac
  125. reg e2=98
  126. reg e3=c1
  127. reg e4=1
  128. reg e5=89
  129. reg e6=98
  130. reg e7=1d
  131. reg f0=fc
  132. reg f1=8c
  133. reg f2=0
  134. reg f3=11
  135. reg f4=fb
  136. reg f5=d2
  137. reg f6=0
  138. rtl8652-ehci rtl8652-ehci.0: RTL8652 On-Chip EHCI Host Controller
  139. rtl8652-ehci rtl8652-ehci.0: new USB bus registered, assigned bus number 1
  140. read synopsys=0
  141. read synopsys2=0
  142. rtl8652-ehci rtl8652-ehci.0: irq 10, io base 0x18021000
  143. rtl8652-ehci rtl8652-ehci.0: USB 0.0 started, EHCI 1.00
  144. usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  145. usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  146. usb usb1: Product: RTL8652 On-Chip EHCI Host Controller
  147. usb usb1: Manufacturer: Linux 2.6.30.9 ehci_hcd
  148. usb usb1: SerialNumber: rtl8652-ehci.0
  149. usb usb1: configuration #1 chosen from 1 choice
  150. hub 1-0:1.0: USB hub found
  151. hub 1-0:1.0: 1 port detected
  152. ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  153. rtl8652-ohci rtl8652-ohci.0: RTL8652 OHCI
  154. rtl8652-ohci rtl8652-ohci.0: new USB bus registered, assigned bus number 2
  155. rtl8652-ohci rtl8652-ohci.0: irq 10, io mem 0x18020000
  156. usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  157. usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  158. usb usb2: Product: RTL8652 OHCI
  159. usb usb2: Manufacturer: Linux 2.6.30.9 ohci_hcd
  160. usb usb2: SerialNumber: rtl8652
  161. usb usb2: configuration #1 chosen from 1 choice
  162. hub 2-0:1.0: USB hub found
  163. hub 2-0:1.0: 1 port detected
  164. Initializing USB Mass Storage driver...
  165. usbcore: registered new interface driver usb-storage
  166. USB Mass Storage support registered.
  167. Netfilter messages via NETLINK v0.30.
  168. nf_conntrack version 0.5.0 (512 buckets, 2048 max)
  169. ctnetlink v0.93: registering with nfnetlink.
  170. ip_tables: (C) 2000-2006 Netfilter Core Team
  171. arp_tables: (C) 2002 David S. Miller
  172. TCP cubic registered
  173. NET: Registered protocol family 10
  174. lo: Disabled Privacy Extensions
  175. ip6_tables: (C) 2000-2006 Netfilter Core Team
  176. IPv6 over IPv4 tunneling driver
  177. sit0: Disabled Privacy Extensions
  178. NET: Registered protocol family 17
  179. Bridge firewalling registered
  180. Ebtables v2.0 registered
  181. 802.1Q VLAN Support v1.8 Ben Greear <[email protected]>
  182. All bugs added by David S. Miller <[email protected]>
  183. Netlink[Kernel] create socket for igmp ok.
  184. Realtek FastPath:v1.03
  185. nlmon: nlmon_init entry
  186. VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
  187. Freeing unused kernel memory: 120k freed
  188. D-link init started
  189. Jan 1 00:00:08 init[1]: Kernel threads-max value (128) is too small. Set it to 512.
  190.  
  191. updateboot :: checking bootloader...
  192. updateboot :: not equal at addr: 0x00000020, val: 0x00 0x3c
  193. updateboot :: updating bootloader...
  194. About to erase /dev/mtd0...
  195. mtd_info.erasesize = 4096
  196. Jan 1 00:00:02 libshared[1]: dms_mtd_flash_buffer: start... mtd: /dev/mtd0
  197.  
  198. Jan 1 00:00:02 mtd_flash[1]: return 0
  199.  
  200. updateboot :: verifying bootloader...
  201. updatebRestarting system.
  202. oShutdown network interface
  203.  
  204. Booting...
Advertisement
Add Comment
Please, Sign In to add comment