Advertisement
Pteridium

BCM6368

Aug 15th, 2013
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.93 KB | None | 0 0
  1. Updating OpenWRT from LuCI.
  2.  
  3. Aug 15 15:07:12 sysinit: Killing existing ubus instance, pid=405
  4.  
  5. procd: Killing existing ubus instance, pid=405
  6. Please press Enter to activate this console.
  7. Aug 15 15:07:16 sysinit: Killing existing ubus instance, pid=Please press Enter to activate this console.
  8. [ 1722.452000] Restarting system.
  9. [ 1722.456000] triggering watchdog soft-reset...
  10.  
  11. CFE version 1.0.37-105.22-1 for BCM96368 (32bit,SP,BE)
  12. Build Date: Fri Mar 19 11:53:33 CST 2010 (jojopo@broadcom_v060.comtrend.com)
  13. Copyright (C) 2000-2009 Broadcom Corporation.
  14.  
  15. Parallel flash device: name AM29DL800B, id 0x22cb size 8192KB
  16. Total Flash size: 8192K with 135 sectors
  17. Chip ID: BCM6368B2, MIPS: 400MHz
  18. Main Thread: TP0
  19. Total Memory: 67108864 bytes (64MB)
  20. Boot Address: 0xb8000000
  21.  
  22. Board IP address : 192.168.1.1:ffffff00
  23. Host IP address : 192.168.1.100
  24. Gateway IP address :
  25. Run from flash/host (f/h) : f
  26. Default host run file name : vmlinux
  27. Default host flash file name : bcm963xx_fs_kernel
  28. Boot delay (0-9 seconds) : 1
  29. Board Id (0-14) : 96368M-1341N
  30. Number of MAC Addresses (1-32) : 11
  31. Base MAC Address : 64:68:0c:
  32. PSI Size (1-64) KBytes : 24
  33. Enable Backup PSI [0|1] : 0
  34. System Log Size (0-256) KBytes : 0
  35. Main Thread Number [0|1] : 0
  36.  
  37. *** Press any key to stop auto run (1 seconds) ***
  38. Auto run second count down: 0
  39. Booting from only image (0xb8010000) ...
  40. Code Address: 0x80010000, Entry Address: 0x80010000
  41. LZMA: Prossible old LZMA format, trying to decompress..
  42. Decompression OK!
  43. Entry at 0x80010000
  44. Closing network.
  45. Disabling Switch ports.
  46. Flushing Receive Buffers...
  47. 10 buffers found.
  48. Closing DMA Channels.
  49. Starting program at 0x80010000
  50. [ 0.000000] Linux version 3.10.4 (pepe@debian) (gcc version 4.6.4 (OpenWrt/Linaro GCC 4.6-2012.12 unknown) ) #1 SMP Thu Au3
  51. [ 0.000000] Detected Broadcom 0x6368 CPU revision b2
  52. [ 0.000000] CPU frequency is 400 MHz
  53. [ 0.000000] 64MB of RAM installed
  54. [ 0.000000] registering 38 GPIOs
  55. [ 0.000000] board_bcm963xx: Boot address 0xb8000000
  56. [ 0.000000] board_bcm963xx: CFE version: 1.0.37-105.22-1
  57. [ 0.000000] bootconsole [early0] enabled
  58. [ 0.000000] CPU revision is: 0002a031 (Broadcom BMIPS4350)
  59. [ 0.000000] board_bcm963xx: board name: 96368M-1341N
  60. [ 0.000000] Determined physical RAM map:
  61. [ 0.000000] memory: 04000000 @ 00000000 (usable)
  62. [ 0.000000] Initrd not found or empty - disabling initrd
  63. [ 0.000000] Zone ranges:
  64. [ 0.000000] Normal [mem 0x00000000-0x03ffffff]
  65. [ 0.000000] Movable zone start for each node
  66. [ 0.000000] Early memory node ranges
  67. [ 0.000000] node 0: [mem 0x00000000-0x03ffffff]
  68. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 16 bytes.
  69. [ 0.000000] Primary data cache 32kB, 2-way, VIPT, cache aliases, linesize 16 bytes
  70. [ 0.000000] PERCPU: Embedded 7 pages/cpu @81083000 s6560 r8192 d13920 u32768
  71. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  72. [ 0.000000] Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
  73. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  74. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  75. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  76. [ 0.000000] Memory: 61136k/65536k available (2604k kernel code, 4400k reserved, 603k data, 248k init, 0k highmem)
  77. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  78. [ 0.000000] Hierarchical RCU implementation.
  79. [ 0.000000] NR_IRQS:128
  80. [ 0.000000] Calibrating delay loop... 397.82 BogoMIPS (lpj=795648)
  81. [ 0.032000] pid_max: default: 32768 minimum: 301
  82. [ 0.036000] Mount-cache hash table entries: 512
  83. [ 0.044000] SMP: Booting CPU1...
  84. [ 0.048000] CPU revision is: 0002a031 (Broadcom BMIPS4350)
  85. [ 0.048000] Primary instruction cache 64kB, VIPT, 4-way, linesize 16 bytes.
  86. [ 0.048000] Primary data cache 32kB, 2-way, VIPT, cache aliases, linesize 16 bytes
  87. [ 0.076000] SMP: CPU1 is running
  88. [ 0.076000] Brought up 2 CPUs
  89. [ 0.088000] NET: Registered protocol family 16
  90. [ 0.100000] registering PCI controller with io_map_base unset
  91. [ 0.116000] bio: create slab <bio-0> at 0
  92. [ 0.120000] PCI host bridge to bus 0000:00
  93. [ 0.124000] pci_bus 0000:00: root bus resource [mem 0x30000000-0x37ffffff]
  94. [ 0.132000] pci_bus 0000:00: root bus resource [io 0x8000000-0x800ffff]
  95. [ 0.140000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  96. [ 0.164000] pci 0000:00:01.0: BAR 0: assigned [mem 0x30000000-0x3000ffff]
  97. [ 0.172000] Switching to clocksource MIPS
  98. [ 0.180000] NET: Registered protocol family 2
  99. [ 0.184000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
  100. [ 0.192000] TCP bind hash table entries: 512 (order: 0, 4096 bytes)
  101. [ 0.200000] TCP: Hash tables configured (established 512 bind 512)
  102. [ 0.204000] TCP: reno registered
  103. [ 0.208000] UDP hash table entries: 256 (order: 1, 8192 bytes)
  104. [ 0.216000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  105. [ 0.220000] NET: Registered protocol family 1
  106. [ 0.228000] audit: initializing netlink socket (disabled)
  107. [ 0.236000] type=2000 audit(0.236:1): initialized
  108. [ 0.256000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  109. [ 0.264000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  110. [ 0.276000] msgmni has been set to 119
  111. [ 0.280000] io scheduler noop registered
  112. [ 0.284000] io scheduler deadline registered (default)
  113. �[ 0.300000] console [ttyS0] enabled, bootconsole disabled= 10) is a bcm63xx_uart
  114. [ 0.300000] console [ttyS0] enabled, bootconsole disabled
  115. [ 0.312000] bcm63xx-rng bcm63xx-rng: registered RNG driver
  116. [ 0.320000] physmap platform flash device: 08000000 at 18000000
  117. [ 0.324000] physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022cb
  118. [ 0.336000] Amd/Fujitsu Extended Query Table at 0x0040
  119. [ 0.340000] Amd/Fujitsu Extended Query version 1.1.
  120. [ 0.348000] number of CFI chips: 1
  121. [ 0.352000] bcm63xxpart: CFE boot tag found with version 6 and board type 96368M-1341N
  122. [ 0.360000] bcm63xxpart: Partition 0 is CFE offset 0 and length 10000
  123. [ 0.364000] bcm63xxpart: Partition 1 is kernel offset 10100 and length 11ff00
  124. [ 0.372000] bcm63xxpart: Partition 2 is rootfs offset 130000 and length 6c0000
  125. [ 0.380000] bcm63xxpart: Partition 3 is nvram offset 7f0000 and length 10000
  126. [ 0.388000] bcm63xxpart: Partition 4 is linux offset 10000 and length 7e0000
  127. [ 0.396000] bcm63xxpart: Spare partition is offset 510004 and length 2dfffc
  128. [ 0.400000] 5 bcm63xxpart partitions found on MTD device physmap-flash.0
  129. [ 0.408000] Creating 5 MTD partitions on "physmap-flash.0":
  130. [ 0.416000] 0x000000000000-0x000000010000 : "CFE"
  131. [ 0.420000] 0x000000010100-0x000000130000 : "kernel"
  132. [ 0.428000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- y
  133. [ 0.440000] 0x000000130000-0x0000007f0000 : "rootfs"
  134. [ 0.448000] mtd: partition "rootfs" set to be root filesystem
  135. [ 0.456000] mtd: partition "rootfs_data" created automatically, ofs=0x510000, len=0x2e0000
  136. [ 0.464000] 0x000000510000-0x0000007f0000 : "rootfs_data"
  137. [ 0.472000] 0x0000007f0000-0x000000800000 : "nvram"
  138. [ 0.480000] 0x000000010000-0x0000007f0000 : "linux"
  139. [ 0.488000] bcm63xx-spi bcm63xx-spi: at 0xb0000800 (irq 9, FIFOs size 542)
  140. [ 0.532000] b53_common: found switch: BCM63xx, rev 0
  141. [ 0.536000] bcm63xx-wdt bcm63xx-wdt: started, timer margin: 30 sec
  142. [ 0.548000] TCP: cubic registered
  143. [ 0.552000] NET: Registered protocol family 17
  144. [ 0.556000] 8021q: 802.1Q VLAN Support v1.8
  145. [ 0.568000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  146. [ 0.576000] Freeing unused kernel memory: 248K (80332000 - 80370000)
  147. procd: Console is alive
  148. procd: - watchdog -
  149. [ 2.696000] SCSI subsystem initialized
  150. [ 2.840000] usbcore: registered new interface driver usbfs
  151. [ 2.844000] usbcore: registered new interface driver hub
  152. [ 2.852000] usbcore: registered new device driver usb
  153. [ 2.940000] Button Hotplug driver version 0.4.1
  154. [ 3.784000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  155. [ 3.796000] ehci-platform: EHCI generic platform driver
  156. [ 3.904000] ehci-platform ehci-platform: EHCI Host Controller
  157. [ 3.908000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
  158. [ 3.916000] ehci-platform ehci-platform: irq 15, io mem 0xb0001500
  159. [ 3.936000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00, overcurrent ignored
  160. [ 3.944000] hub 1-0:1.0: USB hub found
  161. [ 3.948000] hub 1-0:1.0: 2 ports detected
  162. [ 3.960000] usbcore: registered new interface driver usb-storage
  163. [ 3.972000] input: gpio-keys-polled as /devices/platform/gpio-keys-polled.0/input/input0
  164. procd: - preinit -
  165. ifconfig: SIOCGIFFLAGS: No such device
  166. Press the [f] key and hit [enter] to enter failsafe mode
  167. [ 7.688000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x10000
  168. [ 7.696000] jffs2_build_filesystem(): unlocking the mtd device... done.
  169. [ 7.700000] jffs2_build_filesystem(): erasing all blocks after the end marker... done.
  170. [ 31.648000] jffs2: notice: (297) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked,.
  171. mount_root: jffs2 is ready
  172. [ 31.688000] jffs2: notice: (294) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked,.
  173. - config restore -
  174. ifconfig: SIOCGIFFLAGS: No such device
  175. procd: - early -
  176. procd: - watchdog -
  177. procd: - init -
  178. Please press Enter to activate this console.
  179. [ 35.320000] Loading modules backported from Linux version master-2013-06-27-0-gdcfa6d5
  180. [ 35.328000] Backport generated by backports.git backports-20130617-4-ge3220f5
  181. [ 35.356000] cfg80211: Calling CRDA to update world regulatory domain
  182. [ 35.476000] cfg80211: World regulatory domain updated:
  183. [ 35.484000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  184. [ 35.492000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  185. [ 35.500000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  186. [ 35.508000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  187. [ 35.516000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  188. [ 35.524000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  189. [ 35.724000] NET: Registered protocol family 10
  190. [ 36.548000] PCI: Enabling device 0000:00:01.0 (0000 -> 0002)
  191. [ 38.132000] cfg80211: Calling CRDA for country: AW
  192. [ 38.140000] cfg80211: Regulatory domain changed to country: AW
  193. [ 38.148000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  194. [ 38.156000] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  195. [ 38.164000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  196. [ 38.172000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  197. [ 38.176000] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
  198. [ 38.188000] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xc0480000, irq=21
  199. [ 38.584000] PPP generic driver version 2.4.2
  200. [ 38.828000] ip_tables: (C) 2000-2006 Netfilter Core Team
  201. [ 38.852000] xt_time: kernel timezone is -0000
  202. [ 39.052000] NET: Registered protocol family 24
  203. [ 39.068000] nf_conntrack version 0.5.0 (959 buckets, 3836 max)
  204. [ 43.768000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on port2, 100Mbps, full-duplex
  205. [ 45.180000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on port2, 100Mbps, full-duplex
  206. [ 45.192000] device eth0.1 entered promiscuous mode
  207. [ 45.196000] device eth0 entered promiscuous mode
  208. [ 45.204000] br-lan: port 1(eth0.1) entered forwarding state
  209. [ 45.208000] br-lan: port 1(eth0.1) entered forwarding state
  210. [ 46.176000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
  211. [ 47.212000] br-lan: port 1(eth0.1) entered forwarding state
  212. [ 49.792000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  213. [ 52.972000] wlan0: authenticate with 00:13:f7:
  214. [ 53.004000] wlan0: send auth to 00:13:f7: (try 1/3)
  215. [ 53.016000] wlan0: authenticated
  216. [ 53.024000] wlan0: associate with 00:13:f7: (try 1/3)
  217. [ 53.032000] wlan0: RX AssocResp from 00:13:f7: (capab=0x411 status=0 aid=1)
  218. [ 53.044000] wlan0: associated
  219. [ 53.052000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  220. procd: - init complete -
  221.  
  222.  
  223.  
  224. BusyBox v1.19.4 (2013-08-15 16:45:32 CEST) built-in shell (ash)
  225. Enter 'help' for a list of built-in commands.
  226.  
  227. _______ ________ __
  228. | |.-----.-----.-----.| | | |.----.| |_
  229. | - || _ | -__| || | | || _|| _|
  230. |_______|| __|_____|__|__||________||__| |____|
  231. |__| W I R E L E S S F R E E D O M
  232. `KKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKC� BARRIER BREAKER (Bleeding Edge, unknown)
  233. -----------------------------------------------------
  234. * 1/2 oz Galliano Pour all ingredients into
  235. * 4 oz cold Coffee an irish coffee mug filled
  236. * 1 1/2 oz Dark Rum with crushed ice. Stir.
  237. * 2 tsp. Creme de Cacao
  238. -----------------------------------------------------
  239. root@OpenWrt:/# ls /etc/config
  240. 6relayd dropbear fstab luci system uhttpd
  241. dhcp firewall hd-idle network ucitrack wireless
  242. root@OpenWrt:/# cat /etc/config/fstab
  243. config 'global'
  244. option anon_swap '0'
  245. option anon_mount '0'
  246. option auto_swap '1'
  247. option auto_mount '1'
  248. option delay_root '5'
  249. option check_fs '0'
  250.  
  251. root@OpenWrt:/# reboot
  252. procd: - shutdown -
  253. root@OpenWrt:/# [ 120.548000] br-lan: port 1(eth0.1) entered disabled state
  254. [ 120.556000] device eth0.1 left promiscuous mode
  255. [ 120.560000] device eth0 left promiscuous mode
  256. [ 120.564000] br-lan: port 1(eth0.1) entered disabled state
  257. [ 121.156000] wlan0: deauthenticating from 00:13:f7:e6:80:53 by local choice (reason=3)
  258. procd: - reboot -
  259. [ 121.588000] Restarting system.
  260. � 121.592000] triggering watchdog soft-reset...
  261.  
  262. CFE version 1.0.37-105.22-1 for BCM96368 (32bit,SP,BE)
  263. Build Date: Fri Mar 19 11:53:33 CST 2010 (jojopo@broadcom_v060.comtrend.com)
  264. Copyright (C) 2000-2009 Broadcom Corporation.
  265.  
  266. Parallel flash device: name AM29DL800B, id 0x22cb size 8192KB
  267. Total Flash size: 8192K with 135 sectors
  268. Chip ID: BCM6368B2, MIPS: 400MHz
  269. Main Thread: TP0
  270. Total Memory: 67108864 bytes (64MB)
  271. Boot Address: 0xb8000000
  272.  
  273. Board IP address : 192.168.1.1:ffffff00
  274. Host IP address : 192.168.1.100
  275. Gateway IP address :
  276. Run from flash/host (f/h) : f
  277. Default host run file name : vmlinux
  278. Default host flash file name : bcm963xx_fs_kernel
  279. Boot delay (0-9 seconds) : 1
  280. Board Id (0-14) : 96368M-1341N
  281. Number of MAC Addresses (1-32) : 11
  282. Base MAC Address : 64:68:0c:
  283. PSI Size (1-64) KBytes : 24
  284. Enable Backup PSI [0|1] : 0
  285. System Log Size (0-256) KBytes : 0
  286. Main Thread Number [0|1] : 0
  287.  
  288. *** Press any key to stop auto run (1 seconds) ***
  289. Auto run second count down: 0
  290. Booting from only image (0xb8010000) ...
  291. Code Address: 0x80010000, Entry Address: 0x80010000
  292. LZMA: Prossible old LZMA format, trying to decompress..
  293. Decompression OK!
  294. Entry at 0x80010000
  295. Closing network.
  296. Disabling Switch ports.
  297. Flushing Receive Buffers...
  298. 5 buffers found.
  299. Closing DMA Channels.
  300. Starting program at 0x80010000
  301. [ 0.000000] Linux version 3.10.4 (pepe@debian) (gcc version 4.6.4 (OpenWrt/Linaro GCC 4.6-2012.12 unknown) ) #1 SMP Thu Au3
  302. [ 0.000000] Detected Broadcom 0x6368 CPU revision b2
  303. [ 0.000000] CPU frequency is 400 MHz
  304. [ 0.000000] 64MB of RAM installed
  305. [ 0.000000] registering 38 GPIOs
  306. [ 0.000000] board_bcm963xx: Boot address 0xb8000000
  307. [ 0.000000] board_bcm963xx: CFE version: 1.0.37-105.22-1
  308. [ 0.000000] bootconsole [early0] enabled
  309. [ 0.000000] CPU revision is: 0002a031 (Broadcom BMIPS4350)
  310. [ 0.000000] board_bcm963xx: board name: 96368M-1341N
  311. [ 0.000000] Determined physical RAM map:
  312. [ 0.000000] memory: 04000000 @ 00000000 (usable)
  313. [ 0.000000] Initrd not found or empty - disabling initrd
  314. [ 0.000000] Zone ranges:
  315. [ 0.000000] Normal [mem 0x00000000-0x03ffffff]
  316. [ 0.000000] Movable zone start for each node
  317. [ 0.000000] Early memory node ranges
  318. [ 0.000000] node 0: [mem 0x00000000-0x03ffffff]
  319. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 16 bytes.
  320. [ 0.000000] Primary data cache 32kB, 2-way, VIPT, cache aliases, linesize 16 bytes
  321. [ 0.000000] PERCPU: Embedded 7 pages/cpu @81083000 s6560 r8192 d13920 u32768
  322. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  323. [ 0.000000] Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
  324. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  325. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  326. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  327. [ 0.000000] Memory: 61136k/65536k available (2604k kernel code, 4400k reserved, 603k data, 248k init, 0k highmem)
  328. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  329. [ 0.000000] Hierarchical RCU implementation.
  330. [ 0.000000] NR_IRQS:128
  331. [ 0.000000] Calibrating delay loop... 397.82 BogoMIPS (lpj=795648)
  332. [ 0.032000] pid_max: default: 32768 minimum: 301
  333. [ 0.036000] Mount-cache hash table entries: 512
  334. [ 0.044000] SMP: Booting CPU1...
  335. [ 0.048000] CPU revision is: 0002a031 (Broadcom BMIPS4350)
  336. [ 0.048000] Primary instruction cache 64kB, VIPT, 4-way, linesize 16 bytes.
  337. [ 0.048000] Primary data cache 32kB, 2-way, VIPT, cache aliases, linesize 16 bytes
  338. [ 0.076000] SMP: CPU1 is running
  339. [ 0.076000] Brought up 2 CPUs
  340. [ 0.088000] NET: Registered protocol family 16
  341. [ 0.100000] registering PCI controller with io_map_base unset
  342. [ 0.116000] bio: create slab <bio-0> at 0
  343. [ 0.120000] PCI host bridge to bus 0000:00
  344. [ 0.124000] pci_bus 0000:00: root bus resource [mem 0x30000000-0x37ffffff]
  345. [ 0.132000] pci_bus 0000:00: root bus resource [io 0x8000000-0x800ffff]
  346. [ 0.140000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  347. [ 0.164000] pci 0000:00:01.0: BAR 0: assigned [mem 0x30000000-0x3000ffff]
  348. [ 0.172000] Switching to clocksource MIPS
  349. [ 0.180000] NET: Registered protocol family 2
  350. [ 0.184000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
  351. [ 0.192000] TCP bind hash table entries: 512 (order: 0, 4096 bytes)
  352. [ 0.200000] TCP: Hash tables configured (established 512 bind 512)
  353. [ 0.204000] TCP: reno registered
  354. [ 0.208000] UDP hash table entries: 256 (order: 1, 8192 bytes)
  355. [ 0.216000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  356. [ 0.220000] NET: Registered protocol family 1
  357. [ 0.228000] audit: initializing netlink socket (disabled)
  358. [ 0.236000] type=2000 audit(0.236:1): initialized
  359. [ 0.256000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  360. [ 0.264000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  361. [ 0.276000] msgmni has been set to 119
  362. [ 0.280000] io scheduler noop registered
  363. [ 0.284000] io scheduler deadline registered (default)
  364. �[ 0.300000] console [ttyS0] enabled, bootconsole disabled= 10) is a bcm63xx_uart
  365. [ 0.300000] console [ttyS0] enabled, bootconsole disabled
  366. [ 0.312000] bcm63xx-rng bcm63xx-rng: registered RNG driver
  367. [ 0.320000] physmap platform flash device: 08000000 at 18000000
  368. [ 0.324000] physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022cb
  369. [ 0.336000] Amd/Fujitsu Extended Query Table at 0x0040
  370. [ 0.340000] Amd/Fujitsu Extended Query version 1.1.
  371. [ 0.348000] number of CFI chips: 1
  372. [ 0.352000] bcm63xxpart: CFE boot tag found with version 6 and board type 96368M-1341N
  373. [ 0.360000] bcm63xxpart: Partition 0 is CFE offset 0 and length 10000
  374. [ 0.364000] bcm63xxpart: Partition 1 is kernel offset 10100 and length 11ff00
  375. [ 0.372000] bcm63xxpart: Partition 2 is rootfs offset 130000 and length 6c0000
  376. [ 0.380000] bcm63xxpart: Partition 3 is nvram offset 7f0000 and length 10000
  377. [ 0.388000] bcm63xxpart: Partition 4 is linux offset 10000 and length 7e0000
  378. [ 0.396000] bcm63xxpart: Spare partition is offset 510004 and length 2dfffc
  379. [ 0.400000] 5 bcm63xxpart partitions found on MTD device physmap-flash.0
  380. [ 0.408000] Creating 5 MTD partitions on "physmap-flash.0":
  381. [ 0.416000] 0x000000000000-0x000000010000 : "CFE"
  382. [ 0.420000] 0x000000010100-0x000000130000 : "kernel"
  383. [ 0.428000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- y
  384. [ 0.440000] 0x000000130000-0x0000007f0000 : "rootfs"
  385. [ 0.448000] mtd: partition "rootfs" set to be root filesystem
  386. [ 0.456000] mtd: partition "rootfs_data" created automatically, ofs=0x510000, len=0x2e0000
  387. [ 0.464000] 0x000000510000-0x0000007f0000 : "rootfs_data"
  388. [ 0.472000] 0x0000007f0000-0x000000800000 : "nvram"
  389. [ 0.480000] 0x000000010000-0x0000007f0000 : "linux"
  390. [ 0.488000] bcm63xx-spi bcm63xx-spi: at 0xb0000800 (irq 9, FIFOs size 542)
  391. [ 0.532000] b53_common: found switch: BCM63xx, rev 0
  392. [ 0.536000] bcm63xx-wdt bcm63xx-wdt: started, timer margin: 30 sec
  393. [ 0.548000] TCP: cubic registered
  394. [ 0.552000] NET: Registered protocol family 17
  395. [ 0.556000] 8021q: 802.1Q VLAN Support v1.8
  396. [ 0.568000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  397. [ 0.576000] Freeing unused kernel memory: 248K (80332000 - 80370000)
  398. procd: Console is alive
  399. procd: - watchdog -
  400. [ 2.696000] SCSI subsystem initialized
  401. [ 2.844000] usbcore: registered new interface driver usbfs
  402. [ 2.852000] usbcore: registered new interface driver hub
  403. [ 2.856000] usbcore: registered new device driver usb
  404. [ 2.944000] Button Hotplug driver version 0.4.1
  405. [ 3.780000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  406. [ 3.788000] ehci-platform: EHCI generic platform driver
  407. [ 3.900000] ehci-platform ehci-platform: EHCI Host Controller
  408. [ 3.904000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
  409. [ 3.912000] ehci-platform ehci-platform: irq 15, io mem 0xb0001500
  410. [ 3.932000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00, overcurrent ignored
  411. [ 3.940000] hub 1-0:1.0: USB hub found
  412. [ 3.944000] hub 1-0:1.0: 2 ports detected
  413. [ 3.956000] usbcore: registered new interface driver usb-storage
  414. [ 3.968000] input: gpio-keys-polled as /devices/platform/gpio-keys-polled.0/input/input0
  415. procd: - preinit -
  416. ifconfig: SIOCGIFFLAGS: No such device
  417. Press the [f] key and hit [enter] to enter failsafe mode
  418. [ 7.680000] jffs2: notice: (297) jffs2_build_xattr_subsystem: complete building xattr subsystem, 20 of xdatum (0 unchecked.
  419. mount_root: jffs2 is ready
  420. [ 7.724000] jffs2: notice: (294) jffs2_build_xattr_subsystem: complete building xattr subsystem, 20 of xdatum (0 unchecked.
  421. ifconfig: SIOCGIFFLAGS: No such device
  422. procd: - early -
  423. procd: - watchdog -
  424. procd: - init -
  425. Please press Enter to activate this console.
  426. [ 10.760000] Loading modules backported from Linux version master-2013-06-27-0-gdcfa6d5
  427. [ 10.768000] Backport generated by backports.git backports-20130617-4-ge3220f5
  428. [ 10.796000] cfg80211: Calling CRDA to update world regulatory domain
  429. [ 10.916000] cfg80211: World regulatory domain updated:
  430. [ 10.924000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  431. [ 10.932000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  432. [ 10.940000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  433. [ 10.948000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  434. [ 10.956000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  435. [ 10.964000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  436. [ 11.168000] NET: Registered protocol family 10
  437. [ 11.992000] PCI: Enabling device 0000:00:01.0 (0000 -> 0002)
  438. [ 13.584000] cfg80211: Calling CRDA for country: AW
  439. [ 13.592000] cfg80211: Regulatory domain changed to country: AW
  440. [ 13.596000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  441. [ 13.604000] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  442. [ 13.612000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  443. [ 13.620000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  444. [ 13.628000] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
  445. [ 13.636000] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xc0400000, irq=21
  446. [ 14.040000] PPP generic driver version 2.4.2
  447. [ 14.288000] ip_tables: (C) 2000-2006 Netfilter Core Team
  448. [ 14.312000] xt_time: kernel timezone is -0000
  449. [ 14.512000] NET: Registered protocol family 24
  450. [ 14.528000] nf_conntrack version 0.5.0 (959 buckets, 3836 max)
  451. [ 18.628000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on port2, 100Mbps, full-duplex
  452. [ 20.032000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on port2, 100Mbps, full-duplex
  453. [ 20.044000] device eth0.1 entered promiscuous mode
  454. [ 20.048000] device eth0 entered promiscuous mode
  455. [ 20.056000] br-lan: port 1(eth0.1) entered forwarding state
  456. [ 20.060000] br-lan: port 1(eth0.1) entered forwarding state
  457. [ 21.036000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
  458. [ 22.064000] br-lan: port 1(eth0.1) entered forwarding state
  459. procd: - init complete -
  460.  
  461.  
  462.  
  463. BusyBox v1.19.4 (2013-08-15 16:45:32 CEST) built-in shell (ash)
  464. Enter 'help' for a list of built-in commands.
  465.  
  466. _______ ________ __
  467. | |.-----.-----.-----.| | | |.----.| |_
  468. | - || _ | -__| || | | || _|| _|
  469. |_______|| __|_____|__|__||________||__| |____|
  470. |__| W I R E L E S S F R E E D O M
  471. ---------------���������������������������P*�RQ� BREAKER (Bleeding Edge, unknown)
  472. -----------------------------------------------------
  473. * 1/2 oz Galliano Pour all ingredients into
  474. * 4 oz cold Coffee an irish coffee mug filled
  475. * 1 1/2 oz Dark Rum with crushed ice. Stir.
  476. * 2 tsp. Creme de Cacao
  477. -----------------------------------------------------
  478. root@OpenWrt:/# ls /etc/config
  479. 6relayd dhcp eleld?d hd-idle luci system uhttpd
  480. cici droparar firewall hd-ie?e network ttttpd wireless
  481. cpcp dropbear fstab ititrack reressss ucitrack
  482. root@OpenWrt:/# mtd -r erase linux
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement