Advertisement
Pteridium

BCM6358

Aug 15th, 2013
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.48 KB | None | 0 0
  1. Updating OpenWRT from LuCI.
  2.  
  3. root@OpenWrt:/# Aug 15 15:32:11 sysinit: Killing existing ubus instance, pid=341
  4.  
  5. procd: Killing existing ubus instance, pid=341
  6. Aug 15 15:32:14 sysinit: Killing existing ubus instance, pid=982
  7.  
  8. procd: Killing existing ubus instance, pid=982
  9. [ 279.748000] Restarting system.
  10. [ 279.752000] triggering watchdog soft-reset...
  11.  
  12.  
  13. CFE version cfe.d081.5003 for BCM96358 (32bit,SP,BE)
  14. Build Date: Wed Nov 11 10:36:35 CST 2009 (Lihua_68693)
  15. Copyright (C) 2006 Huawei Technologies Co. Ltd.
  16.  
  17.  
  18. Boot Address 0xbe000000
  19.  
  20. Initializing Arena.
  21. Initializing Devices.
  22.  
  23. @w45260: Flash Manufacture id :c2
  24.  
  25. @w45260Flash Device id :227a
  26.  
  27. @w45260flipCFIGeometry:0
  28. Parallel flash device: name MX29LV128DB, id 0x227a, size 16384KB
  29. *** GetHG556aBoardVersion = <0> ***
  30.  
  31. CPU type 0x2A010: 300MHz, Bus: 133MHz, Ref: 64MHz
  32. Total memory: 67108864 bytes (64MB)
  33.  
  34. Total memory used by CFE: 0x80401000 - 0x8052A510 (1217808)
  35. Initialized Data: 0x8041F3C0 - 0x80421B60 (10144)
  36. BSS Area: 0x80421B60 - 0x80428510 (27056)
  37. Local Heap: 0x80428510 - 0x80528510 (1048576)
  38. Stack Area: 0x80528510 - 0x8052A510 (8192)
  39. Text (code) segment: 0x80401000 - 0x8041F3B4 (123828)
  40. Boot area (physical): 0x0052B000 - 0x0056B000
  41. Relocation Factor: I:00000000 - D:00000000
  42.  
  43. *** GetHG556aBoardVersion = <0> ***
  44.  
  45. Board IP address : 192.168.1.1
  46. Host IP address : 192.168.1.100
  47. Gateway IP address :
  48. Run from flash/host (f/h) : f
  49. Default host run file name : vmlinux
  50. Default host flash file name : bcm963xx_fs_kernel
  51. Boot delay (0-9 seconds) : 1
  52. Board Id Name : HW556
  53. Psi size in KB : 64
  54. Number of MAC Addresses (1-32) : 10
  55. Base MAC Address : 64:16:f0:
  56. Ethernet PHY Type : Internal
  57. Memory size in MB : 64
  58. CMT Thread Number : 1
  59.  
  60. *** Press any key to stop auto run (1 seconds) ***
  61. Auto run second count down: 0
  62. boot kernel from be020100
  63. Code Address: 0x80010000, Entry Address: 0x80010000
  64. Decompression OK!
  65. Entry at 0x80010000
  66. Closing network.
  67. Starting program at 0x80010000
  68. [ 0.000000] Linux version 3.10.4 (pepe@debian) (gcc version 4.6.4 (OpenWrt/Linaro GCC 4.6-2012.12 unknown) ) #2 SMP Thu Au3
  69. [ 0.000000] Detected Broadcom 0x6358 CPU revision a1
  70. [ 0.000000] CPU frequency is 300 MHz
  71. [ 0.000000] 64MB of RAM installed
  72. [ 0.000000] registering 40 GPIOs
  73. [ 0.000000] board_bcm963xx: Boot address 0xbe000000
  74. [ 0.000000] board_bcm963xx: CFE version: d081.5003
  75. [ 0.000000] bcm63xx_nvram: nvram checksum failed, contents may be invalid (expected 33303436, got fd94982e)
  76. [ 0.000000] bootconsole [early0] enabled
  77. [ 0.000000] CPU revision is: 0002a010 (Broadcom BMIPS4350)
  78. [ 0.000000] board_bcm963xx: board name: HW556_B
  79. [ 0.000000] Determined physical RAM map:
  80. [ 0.000000] memory: 04000000 @ 00000000 (usable)
  81. [ 0.000000] Initrd not found or empty - disabling initrd
  82. [ 0.000000] Zone ranges:
  83. [ 0.000000] Normal [mem 0x00000000-0x03ffffff]
  84. [ 0.000000] Movable zone start for each node
  85. [ 0.000000] Early memory node ranges
  86. [ 0.000000] node 0: [mem 0x00000000-0x03ffffff]
  87. [ 0.000000] Primary instruction cache 16kB, VIPT, 2-way, linesize 16 bytes.
  88. [ 0.000000] Primary data cache 16kB, 2-way, VIPT, cache aliases, linesize 16 bytes
  89. [ 0.000000] PERCPU: Embedded 7 pages/cpu @81083000 s6560 r8192 d13920 u32768
  90. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  91. [ 0.000000] Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
  92. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  93. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  94. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  95. [ 0.000000] Memory: 61168k/65536k available (2613k kernel code, 4368k reserved, 611k data, 228k init, 0k highmem)
  96. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  97. [ 0.000000] Hierarchical RCU implementation.
  98. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
  99. [ 0.000000] NR_IRQS:128
  100. [ 0.000000] Calibrating delay loop... 297.98 BogoMIPS (lpj=595968)
  101. [ 0.036000] pid_max: default: 32768 minimum: 301
  102. [ 0.040000] Mount-cache hash table entries: 512
  103. [ 0.048000] Brought up 1 CPUs
  104. [ 0.064000] NET: Registered protocol family 16
  105. [ 0.084000] registering PCI controller with io_map_base unset
  106. [ 0.112000] bio: create slab <bio-0> at 0
  107. [ 0.120000] PCI host bridge to bus 0000:00
  108. [ 0.124000] pci_bus 0000:00: root bus resource [mem 0x30000000-0x37ffffff]
  109. [ 0.128000] pci_bus 0000:00: root bus resource [io 0x8000000-0x800ffff]
  110. [ 0.132000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  111. [ 0.148000] pci 0000:00:01.0: BAR 0: assigned [mem 0x30000000-0x3000ffff]
  112. [ 0.156000] Switching to clocksource MIPS
  113. [ 0.172000] NET: Registered protocol family 2
  114. [ 0.176000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
  115. [ 0.184000] TCP bind hash table entries: 512 (order: 0, 4096 bytes)
  116. [ 0.192000] TCP: Hash tables configured (established 512 bind 512)
  117. [ 0.200000] TCP: reno registered
  118. [ 0.200000] UDP hash table entries: 256 (order: 1, 8192 bytes)
  119. [ 0.208000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  120. [ 0.216000] NET: Registered protocol family 1
  121. [ 0.220000] pci 0000:00:01.0: fixup device configuration
  122. [ 0.236000] audit: initializing netlink socket (disabled)
  123. [ 0.240000] type=2000 audit(0.239:1): initialized
  124. [ 0.292000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  125. [ 0.300000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  126. [ 0.312000] msgmni has been set to 119
  127. [ 0.320000] io scheduler noop registered
  128. [ 0.324000] io scheduler deadline registered (default)
  129. [ 0.332000] bcm63xx_uart.0: ttyS0 at MMIO 0xfffe0100 (irq = 10) is a bcm63xx_uart
  130. [ 0.340000] console [ttyS0] enabled, bootconsole disabled
  131. [ 0.340000] console [ttyS0] enabled, bootconsole disabled
  132. [ 0.356000] physmap platform flash device: 02000000 at 1e000000
  133. [ 0.364000] physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x00227a
  134. [ 0.376000] Amd/Fujitsu Extended Query Table at 0x0040
  135. [ 0.380000] Amd/Fujitsu Extended Query version 1.3.
  136. [ 0.384000] number of CFI chips: 1
  137. [ 0.388000] bcm63xxpart: CFE boot tag found with version 8 and board type HW556
  138. [ 0.396000] bcm63xxpart: Partition 0 is CFE offset 0 and length 20000
  139. [ 0.404000] bcm63xxpart: Partition 1 is kernel offset 20100 and length 13ff00
  140. [ 0.412000] bcm63xxpart: Partition 2 is rootfs offset 160000 and length e10000
  141. [ 0.420000] bcm63xxpart: Partition 3 is cal_data offset f70000 and length 10000
  142. [ 0.424000] bcm63xxpart: Partition 4 is nvram offset ff0000 and length 10000
  143. [ 0.432000] bcm63xxpart: Partition 5 is linux offset 20000 and length f50000
  144. [ 0.440000] bcm63xxpart: Spare partition is offset 540004 and length a2fffc
  145. [ 0.448000] 6 bcm63xxpart partitions found on MTD device physmap-flash.0
  146. [ 0.456000] Creating 6 MTD partitions on "physmap-flash.0":
  147. [ 0.460000] 0x000000000000-0x000000020000 : "CFE"
  148. [ 0.472000] 0x000000020100-0x000000160000 : "kernel"
  149. [ 0.476000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- y
  150. [ 0.492000] 0x000000160000-0x000000f70000 : "rootfs"
  151. [ 0.504000] mtd: partition "rootfs" set to be root filesystem
  152. [ 0.508000] mtd: partition "rootfs_data" created automatically, ofs=0x540000, len=0xa30000
  153. [ 0.520000] 0x000000540000-0x000000f70000 : "rootfs_data"
  154. [ 0.528000] 0x000000f70000-0x000000f80000 : "cal_data"
  155. [ 0.540000] 0x000000ff0000-0x000001000000 : "nvram"
  156. [ 0.548000] 0x000000020000-0x000000f70000 : "linux"
  157. [ 0.560000] bcm63xx-spi bcm63xx-spi: at 0xfffe0800 (irq 9, FIFOs size 542)
  158. [ 0.584000] libphy: bcm63xx_enet MII bus: probed
  159. [ 0.592000] b53_common: found switch: BCM5325, rev 0
  160. [ 0.596000] bcm63xx_enet bcm63xx_enet.1: attached PHY at address 0 [Broadcom B53 (1)]
  161. [ 0.608000] bcm63xx-wdt bcm63xx-wdt: started, timer margin: 30 sec
  162. [ 0.632000] TCP: cubic registered
  163. [ 0.636000] NET: Registered protocol family 17
  164. [ 0.640000] 8021q: 802.1Q VLAN Support v1.8
  165. [ 0.660000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  166. [ 0.672000] Freeing unused kernel memory: 228K (80337000 - 80370000)
  167. procd: Console is alive
  168. procd: - watchdog -
  169. [ 3.828000] SCSI subsystem initialized
  170. [ 4.052000] usbcore: registered new interface driver usbfs
  171. [ 4.056000] usbcore: registered new interface driver hub
  172. [ 4.064000] usbcore: registered new device driver usb
  173. [ 4.188000] Button Hotplug driver version 0.4.1
  174. [ 5.396000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  175. [ 5.404000] ehci-platform: EHCI generic platform driver
  176. [ 5.412000] ehci-platform ehci-platform: EHCI Host Controller
  177. [ 5.416000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
  178. [ 5.428000] ehci-platform ehci-platform: irq 18, io mem 0xfffe1300
  179. [ 5.444000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00, overcurrent ignored
  180. [ 5.452000] hub 1-0:1.0: USB hub found
  181. [ 5.456000] hub 1-0:1.0: 2 ports detected
  182. [ 5.476000] usbcore: registered new interface driver usb-storage
  183. [ 5.488000] input: gpio-keys-polled as /devices/platform/gpio-keys-polled.0/input/input0
  184. procd: - preinit -
  185. [ 5.968000] usb 1-1: new high-speed USB device number 2 using ehci-platform
  186. [ 6.116000] hub 1-1:1.0: USB hub found
  187. [ 6.120000] hub 1-1:1.0: 2 ports detected
  188. Press the [f] key and hit [enter] to enter failsafe mode
  189. [ 7.952000] eth0: link UP - 100/full - flow control off
  190. [ 9.856000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x10000
  191. [ 9.864000] jffs2_build_filesystem(): unlocking the mtd device... done.
  192. [ 9.872000] jffs2_build_filesystem(): erasing all blocks after the end marker... done.
  193. [ 98.168000] jffs2: notice: (318) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked,.
  194. mount_root: jffs2 is ready
  195. [ 98.224000] jffs2: notice: (315) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked,.
  196. - config restore -
  197. procd: - early -
  198. procd: - watchdog -
  199. [ 99.956000] eth0: link DOWN
  200. procd: - init -
  201. Please press Enter to activate this console.
  202. [ 104.044000] Loading modules backported from Linux version master-2013-06-27-0-gdcfa6d5
  203. [ 104.052000] Backport generated by backports.git backports-20130617-4-ge3220f5
  204. [ 104.332000] cfg80211: Calling CRDA to update world regulatory domain
  205. [ 104.340000] cfg80211: World regulatory domain updated:
  206. [ 104.344000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  207. [ 104.352000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  208. [ 104.360000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  209. [ 104.372000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  210. [ 104.380000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  211. [ 104.388000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  212. [ 104.784000] NET: Registered protocol family 10
  213. [ 106.092000] PCI: Enabling device 0000:00:01.0 (0000 -> 0002)
  214. [ 106.108000] ath: phy0: eeprom contains invalid mac address: ff:ff:ff:ff:ff:ff
  215. [ 106.112000] ath: phy0: random mac address will be used: d6:e4:ac:3a:f8:a0
  216. [ 106.164000] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xc04a0000, irq=39
  217. [ 106.384000] cfg80211: Calling CRDA for country: US
  218. [ 106.392000] cfg80211: Regulatory domain changed to country: US
  219. [ 106.396000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  220. [ 106.404000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
  221. [ 106.412000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
  222. [ 106.420000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  223. [ 106.428000] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  224. [ 106.436000] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  225. [ 106.444000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
  226. [ 106.892000] PPP generic driver version 2.4.2
  227. [ 107.304000] ip_tables: (C) 2000-2006 Netfilter Core Team
  228. [ 107.352000] xt_time: kernel timezone is -0000
  229. [ 107.652000] NET: Registered protocol family 24
  230. [ 107.704000] nf_conntrack version 0.5.0 (959 buckets, 3836 max)
  231. [ 114.596000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  232. [ 115.848000] eth0: link UP - 100/full - flow control off
  233. [ 115.852000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  234. [ 117.124000] device eth0.1 entered promiscuous mode
  235. [ 117.128000] device eth0 entered promiscuous mode
  236. [ 117.140000] br-lan: port 1(eth0.1) entered forwarding state
  237. [ 117.144000] br-lan: port 1(eth0.1) entered forwarding state
  238. [ 118.852000] eth0: link UP - 100/full - flow control off
  239. [ 119.148000] br-lan: port 1(eth0.1) entered forwarding state
  240. [ 121.120000] cfg80211: Calling CRDA for country: ES
  241. [ 121.132000] cfg80211: Regulatory domain changed to country: ES
  242. [ 121.136000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  243. [ 121.144000] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  244. [ 121.152000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  245. [ 121.160000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  246. [ 121.168000] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
  247. [ 122.676000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  248. [ 127.312000] wlan0: authenticate with 00:13:f7:
  249. [ 127.340000] wlan0: send auth to 00:13:f7: (try 1/3)
  250. [ 127.352000] wlan0: authenticated
  251. [ 127.364000] wlan0: associate with 00:13:f7: (try 1/3)
  252. [ 127.372000] wlan0: RX AssocResp from 00:13:f7: (capab=0x411 status=0 aid=2)
  253. [ 127.384000] wlan0: associated
  254. [ 127.388000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  255.  
  256.  
  257.  
  258. BusyBox v1.19.4 (2013-08-15 16:45:32 CEST) built-in shell (ash)
  259. Enter 'help' for a list of built-in commands.
  260.  
  261. _______ ________ __
  262. | |.-----.-----.-----.| | | |.----.| |_
  263. | - || _ | -__| || | | || _|| _|
  264. |_______|| __|_____|__|__||________||__| |____|
  265. |__| W I R E L E S S F R E E D O M
  266. -----------------------------------------------------
  267. BARRIER BREAKER (Bleeding Edge, unknown)
  268. -----------------------------------------------------
  269. * 1/2 oz Galliano Pour all ingredients into
  270. * 4 oz cold Coffee an irish coffee mug filled
  271. * 1 1/2 oz Dark Rum with crushed ice. Stir.
  272. * 2 tsp. Creme de Cacao
  273. -----------------------------------------------------
  274. root@OpenWrt:/# procd: - init complete -
  275.  
  276. root@OpenWrt:/# ls /etc/config
  277. 6relayd dropbear fstab luci system uhttpd
  278. dhcp firewall hd-idle network ucitrack wireless
  279. root@OpenWrt:/# reboot
  280. procd: - shutdown -
  281. root@OpenWrt:/# [ 160.628000] br-lan: port 1(eth0.1) entered disabled state
  282. [ 160.648000] device eth0.1 left promiscuous mode
  283. [ 160.652000] device eth0 left promiscuous mode
  284. [ 160.660000] br-lan: port 1(eth0.1) entered disabled state
  285. [ 161.552000] eth0: link DOWN
  286. [ 162.236000] wlan0: deauthenticating from 00:13:f7: by local choice (reason=3)
  287. procd: - reboot -
  288. [ 163.068000] Restarting system.
  289. [ 163.072000] triggering watchdog soft-reset...
  290.  
  291.  
  292. CFE version cfe.d081.5003 for BCM96358 (32bit,SP,BE)
  293. Build Date: Wed Nov 11 10:36:35 CST 2009 (Lihua_68693)
  294. Copyright (C) 2006 Huawei Technologies Co. Ltd.
  295.  
  296.  
  297. Boot Address 0xbe000000
  298.  
  299. Initializing Arena.
  300. Initializing Devices.
  301.  
  302. @w45260: Flash Manufacture id :c2
  303.  
  304. @w45260Flash Device id :227a
  305.  
  306. @w45260flipCFIGeometry:0
  307. Parallel flash device: name MX29LV128DB, id 0x227a, size 16384KB
  308. *** GetHG556aBoardVersion = <0> ***
  309.  
  310. CPU type 0x2A010: 300MHz, Bus: 133MHz, Ref: 64MHz
  311. Total memory: 67108864 bytes (64MB)
  312.  
  313. Total memory used by CFE: 0x80401000 - 0x8052A510 (1217808)
  314. Initialized Data: 0x8041F3C0 - 0x80421B60 (10144)
  315. BSS Area: 0x80421B60 - 0x80428510 (27056)
  316. Local Heap: 0x80428510 - 0x80528510 (1048576)
  317. Stack Area: 0x80528510 - 0x8052A510 (8192)
  318. Text (code) segment: 0x80401000 - 0x8041F3B4 (123828)
  319. Boot area (physical): 0x0052B000 - 0x0056B000
  320. Relocation Factor: I:00000000 - D:00000000
  321.  
  322. *** GetHG556aBoardVersion = <0> ***
  323.  
  324. Board IP address : 192.168.1.1
  325. Host IP address : 192.168.1.100
  326. Gateway IP address :
  327. Run from flash/host (f/h) : f
  328. Default host run file name : vmlinux
  329. Default host flash file name : bcm963xx_fs_kernel
  330. Boot delay (0-9 seconds) : 1
  331. Board Id Name : HW556
  332. Psi size in KB : 64
  333. Number of MAC Addresses (1-32) : 10
  334. Base MAC Address : 64:16:f0:
  335. Ethernet PHY Type : Internal
  336. Memory size in MB : 64
  337. CMT Thread Number : 1
  338.  
  339. *** Press any key to stop auto run (1 seconds) ***
  340. Auto run second count down: 0
  341. boot kernel from be020100
  342. Code Address: 0x80010000, Entry Address: 0x80010000
  343. Decompression OK!
  344. Entry at 0x80010000
  345. Closing network.
  346. Starting program at 0x80010000
  347. [ 0.000000] Linux version 3.10.4 (pepe@debian) (gcc version 4.6.4 (OpenWrt/Linaro GCC 4.6-2012.12 unknown) ) #2 SMP Thu Au3
  348. [ 0.000000] Detected Broadcom 0x6358 CPU revision a1
  349. [ 0.000000] CPU frequency is 300 MHz
  350. [ 0.000000] 64MB of RAM installed
  351. [ 0.000000] registering 40 GPIOs
  352. [ 0.000000] board_bcm963xx: Boot address 0xbe000000
  353. [ 0.000000] board_bcm963xx: CFE version: d081.5003
  354. [ 0.000000] bcm63xx_nvram: nvram checksum failed, contents may be invalid (expected 33303436, got fd94982e)
  355. [ 0.000000] bootconsole [early0] enabled
  356. [ 0.000000] CPU revision is: 0002a010 (Broadcom BMIPS4350)
  357. [ 0.000000] board_bcm963xx: board name: HW556_B
  358. [ 0.000000] Determined physical RAM map:
  359. [ 0.000000] memory: 04000000 @ 00000000 (usable)
  360. [ 0.000000] Initrd not found or empty - disabling initrd
  361. [ 0.000000] Zone ranges:
  362. [ 0.000000] Normal [mem 0x00000000-0x03ffffff]
  363. [ 0.000000] Movable zone start for each node
  364. [ 0.000000] Early memory node ranges
  365. [ 0.000000] node 0: [mem 0x00000000-0x03ffffff]
  366. [ 0.000000] Primary instruction cache 16kB, VIPT, 2-way, linesize 16 bytes.
  367. [ 0.000000] Primary data cache 16kB, 2-way, VIPT, cache aliases, linesize 16 bytes
  368. [ 0.000000] PERCPU: Embedded 7 pages/cpu @81083000 s6560 r8192 d13920 u32768
  369. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  370. [ 0.000000] Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
  371. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  372. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  373. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  374. [ 0.000000] Memory: 61168k/65536k available (2613k kernel code, 4368k reserved, 611k data, 228k init, 0k highmem)
  375. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  376. [ 0.000000] Hierarchical RCU implementation.
  377. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
  378. [ 0.000000] NR_IRQS:128
  379. [ 0.000000] Calibrating delay loop... 297.98 BogoMIPS (lpj=595968)
  380. [ 0.036000] pid_max: default: 32768 minimum: 301
  381. [ 0.040000] Mount-cache hash table entries: 512
  382. [ 0.048000] Brought up 1 CPUs
  383. [ 0.064000] NET: Registered protocol family 16
  384. [ 0.084000] registering PCI controller with io_map_base unset
  385. [ 0.112000] bio: create slab <bio-0> at 0
  386. [ 0.120000] PCI host bridge to bus 0000:00
  387. [ 0.124000] pci_bus 0000:00: root bus resource [mem 0x30000000-0x37ffffff]
  388. [ 0.128000] pci_bus 0000:00: root bus resource [io 0x8000000-0x800ffff]
  389. [ 0.132000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  390. [ 0.148000] pci 0000:00:01.0: BAR 0: assigned [mem 0x30000000-0x3000ffff]
  391. [ 0.156000] Switching to clocksource MIPS
  392. [ 0.172000] NET: Registered protocol family 2
  393. [ 0.176000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
  394. [ 0.184000] TCP bind hash table entries: 512 (order: 0, 4096 bytes)
  395. [ 0.192000] TCP: Hash tables configured (established 512 bind 512)
  396. [ 0.200000] TCP: reno registered
  397. [ 0.200000] UDP hash table entries: 256 (order: 1, 8192 bytes)
  398. [ 0.208000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  399. [ 0.216000] NET: Registered protocol family 1
  400. [ 0.220000] pci 0000:00:01.0: fixup device configuration
  401. [ 0.236000] audit: initializing netlink socket (disabled)
  402. [ 0.240000] type=2000 audit(0.239:1): initialized
  403. [ 0.292000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  404. [ 0.300000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  405. [ 0.312000] msgmni has been set to 119
  406. [ 0.320000] io scheduler noop registered
  407. [ 0.324000] io scheduler deadline registered (default)
  408. [ 0.332000] bcm63xx_uart.0: ttyS0 at MMIO 0xfffe0100 (irq = 10) is a bcm63xx_uart
  409. [ 0.340000] console [ttyS0] enabled, bootconsole disabled
  410. [ 0.340000] console [ttyS0] enabled, bootconsole disabled
  411. [ 0.356000] physmap platform flash device: 02000000 at 1e000000
  412. [ 0.364000] physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x00227a
  413. [ 0.376000] Amd/Fujitsu Extended Query Table at 0x0040
  414. [ 0.380000] Amd/Fujitsu Extended Query version 1.3.
  415. [ 0.384000] number of CFI chips: 1
  416. [ 0.388000] bcm63xxpart: CFE boot tag found with version 8 and board type HW556
  417. [ 0.396000] bcm63xxpart: Partition 0 is CFE offset 0 and length 20000
  418. [ 0.404000] bcm63xxpart: Partition 1 is kernel offset 20100 and length 13ff00
  419. [ 0.412000] bcm63xxpart: Partition 2 is rootfs offset 160000 and length e10000
  420. [ 0.420000] bcm63xxpart: Partition 3 is cal_data offset f70000 and length 10000
  421. [ 0.424000] bcm63xxpart: Partition 4 is nvram offset ff0000 and length 10000
  422. [ 0.432000] bcm63xxpart: Partition 5 is linux offset 20000 and length f50000
  423. [ 0.440000] bcm63xxpart: Spare partition is offset 540004 and length a2fffc
  424. [ 0.448000] 6 bcm63xxpart partitions found on MTD device physmap-flash.0
  425. [ 0.456000] Creating 6 MTD partitions on "physmap-flash.0":
  426. [ 0.460000] 0x000000000000-0x000000020000 : "CFE"
  427. [ 0.472000] 0x000000020100-0x000000160000 : "kernel"
  428. [ 0.476000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- y
  429. [ 0.492000] 0x000000160000-0x000000f70000 : "rootfs"
  430. [ 0.504000] mtd: partition "rootfs" set to be root filesystem
  431. [ 0.508000] mtd: partition "rootfs_data" created automatically, ofs=0x540000, len=0xa30000
  432. [ 0.520000] 0x000000540000-0x000000f70000 : "rootfs_data"
  433. [ 0.528000] 0x000000f70000-0x000000f80000 : "cal_data"
  434. [ 0.540000] 0x000000ff0000-0x000001000000 : "nvram"
  435. [ 0.548000] 0x000000020000-0x000000f70000 : "linux"
  436. [ 0.564000] bcm63xx-spi bcm63xx-spi: at 0xfffe0800 (irq 9, FIFOs size 542)
  437. [ 0.584000] libphy: bcm63xx_enet MII bus: probed
  438. [ 0.592000] b53_common: found switch: BCM5325, rev 0
  439. [ 0.596000] bcm63xx_enet bcm63xx_enet.1: attached PHY at address 0 [Broadcom B53 (1)]
  440. [ 0.612000] bcm63xx-wdt bcm63xx-wdt: started, timer margin: 30 sec
  441. [ 0.636000] TCP: cubic registered
  442. [ 0.640000] NET: Registered protocol family 17
  443. [ 0.644000] 8021q: 802.1Q VLAN Support v1.8
  444. [ 0.660000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  445. [ 0.672000] Freeing unused kernel memory: 228K (80337000 - 80370000)
  446. procd: Console is alive
  447. procd: - watchdog -
  448. [ 3.820000] SCSI subsystem initialized
  449. [ 4.044000] usbcore: registered new interface driver usbfs
  450. [ 4.052000] usbcore: registered new interface driver hub
  451. [ 4.056000] usbcore: registered new device driver usb
  452. [ 4.180000] Button Hotplug driver version 0.4.1
  453. [ 5.388000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  454. [ 5.396000] ehci-platform: EHCI generic platform driver
  455. [ 5.404000] ehci-platform ehci-platform: EHCI Host Controller
  456. [ 5.408000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
  457. [ 5.420000] ehci-platform ehci-platform: irq 18, io mem 0xfffe1300
  458. [ 5.436000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00, overcurrent ignored
  459. [ 5.444000] hub 1-0:1.0: USB hub found
  460. [ 5.448000] hub 1-0:1.0: 2 ports detected
  461. [ 5.468000] usbcore: registered new interface driver usb-storage
  462. [ 5.480000] input: gpio-keys-polled as /devices/platform/gpio-keys-polled.0/input/input0
  463. procd: - preinit -
  464. [ 5.960000] usb 1-1: new high-speed USB device number 2 using ehci-platform
  465. [ 6.108000] hub 1-1:1.0: USB hub found
  466. [ 6.112000] hub 1-1:1.0: 2 ports detected
  467. Press the [f] key and hit [enter] to enter failsafe mode
  468. [ 7.944000] eth0: link UP - 100/full - flow control off
  469. [ 9.860000] jffs2: notice: (317) jffs2_build_xattr_subsystem: complete building xattr subsystem, 19 of xdatum (0 unchecked.
  470. mount_root: jffs2 is ready
  471. [ 9.924000] jffs2: notice: (314) jffs2_build_xattr_subsystem: complete building xattr subsystem, 19 of xdatum (0 unchecked.
  472. procd: - early -
  473. procd: - watchdog -
  474. [ 10.948000] eth0: link DOWN
  475. procd: - init -
  476. Please press Enter to activate this console.
  477. [ 15.568000] Loading modules backported from Linux version master-2013-06-27-0-gdcfa6d5
  478. [ 15.580000] Backport generated by backports.git backports-20130617-4-ge3220f5
  479. [ 15.796000] cfg80211: Calling CRDA to update world regulatory domain
  480. [ 15.808000] cfg80211: World regulatory domain updated:
  481. [ 15.812000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  482. [ 15.820000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  483. [ 15.828000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  484. [ 15.836000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  485. [ 15.844000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  486. [ 15.852000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  487. [ 16.228000] NET: Registered protocol family 10
  488. [ 17.532000] PCI: Enabling device 0000:00:01.0 (0000 -> 0002)
  489. [ 17.548000] ath: phy0: eeprom contains invalid mac address: ff:ff:ff:ff:ff:ff
  490. [ 17.556000] ath: phy0: random mac address will be used: 8e:73:d4:94:64:38
  491. [ 17.592000] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xc0400000, irq=39
  492. [ 17.816000] cfg80211: Calling CRDA for country: US
  493. [ 17.824000] cfg80211: Regulatory domain changed to country: US
  494. [ 17.828000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  495. [ 17.836000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
  496. [ 17.844000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
  497. [ 17.852000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  498. [ 17.860000] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  499. [ 17.868000] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  500. [ 17.876000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
  501. [ 18.388000] PPP generic driver version 2.4.2
  502. [ 18.740000] ip_tables: (C) 2000-2006 Netfilter Core Team
  503. [ 18.780000] xt_time: kernel timezone is -0000
  504. [ 19.064000] NET: Registered protocol family 24
  505. [ 19.092000] nf_conntrack version 0.5.0 (959 buckets, 3836 max)
  506. [ 24.732000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  507. [ 25.920000] eth0: link UP - 100/full - flow control off
  508. [ 25.924000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  509. [ 27.288000] device eth0.1 entered promiscuous mode
  510. [ 27.292000] device eth0 entered promiscuous mode
  511. [ 27.304000] br-lan: port 1(eth0.1) entered forwarding state
  512. [ 27.308000] br-lan: port 1(eth0.1) entered forwarding state
  513. [ 28.276000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
  514. [ 28.924000] eth0: link UP - 100/full - flow control off
  515. [ 29.312000] br-lan: port 1(eth0.1) entered forwarding state
  516. [ 31.192000] cfg80211: Calling CRDA for country: ES
  517. [ 31.208000] cfg80211: Regulatory domain changed to country: ES
  518. [ 31.212000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  519. [ 31.220000] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  520. [ 31.228000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  521. [ 31.236000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  522. [ 31.244000] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
  523. [ 32.756000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  524. [ 37.432000] wlan0: authenticate with 00:13:f7:
  525. [ 37.460000] wlan0: send auth to 00:13:f7: (try 1/3)
  526. [ 37.468000] wlan0: authenticated
  527. [ 37.484000] wlan0: associate with 00:13:f7: (try 1/3)
  528. [ 37.492000] wlan0: RX AssocResp from 00:13:f7: (capab=0x411 status=0 aid=1)
  529. [ 37.504000] wlan0: associated
  530. [ 37.508000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  531. procd: - init complete -
  532.  
  533.  
  534.  
  535. BusyBox v1.19.4 (2013-08-15 16:45:32 CEST) built-in shell (ash)
  536. Enter 'help' for a list of built-in commands.
  537.  
  538. _______ ________ __
  539. | |.-----.-----.-----.| | | |.----.| |_
  540. | - || _ | -__| || | | || _|| _|
  541. |_______|| __|_____|__|__||________||__| |____|
  542. |__| W I R E L E S S F R E E D O M
  543. -----------------------------------------------------
  544. BARRIER BREAKER (Bleeding Edge, unknown)
  545. -----------------------------------------------------
  546. * 1/2 oz Galliano Pour all ingredients into
  547. * 4 oz cold Coffee an irish coffee mug filled
  548. * 1 1/2 oz Dark Rum w �*W-.�$%H� tsp. Creme de Cacao
  549. -----------------------------------------------------
  550. root@OpenWrt:/# ls /etc/config
  551. 6relayd dropbear fstab luci system uhttpd
  552. dhcp firewall hd-idle network ucitrack wireless
  553. root@OpenWrt:/#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement