Advertisement
mgmzog

DSL-2500 openwrt boot 3

Apr 27th, 2014
3,084
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.58 KB | None | 0 0
  1. CFE> f
  2. Loading 192.168.1.21:bcm963xx_fs_kernel ...
  3. Finished loading 1703940 bytes
  4.  
  5. Flashing root file system and kernel at 0xbfc10000: ...........................
  6.  
  7. .
  8. *** Image flash done *** !
  9.  
  10. Resetting board...
  11.  
  12. CFE version 1.0.37-12.1 for BCM96338 (32bit,SP,BE)
  13. Build Date: Mon Jun 9 01:35:26 CST 2008 (root@localhost.localdomain)
  14. Copyright (C) 2000-2006 Broadcom Corporation.
  15.  
  16. Boot Address 0xbfc00000
  17.  
  18. Initializing Arena.
  19. Initializing Devices.
  20. Serial flash device: name NXW25P16, id 0xef14, size 2048KB
  21. 100 MB Full-Duplex (auto-neg)
  22. CPU type 0x29010: 240MHz
  23. Total memory: 33554432 bytes (32MB)
  24.  
  25. Total memory used by CFE: 0x80401000 - 0x80528710 (1210128)
  26. Initialized Data: 0x8041D740 - 0x8041FF30 (10224)
  27. BSS Area: 0x8041FF30 - 0x80426710 (26592)
  28. Local Heap: 0x80426710 - 0x80526710 (1048576)
  29. Stack Area: 0x80526710 - 0x80528710 (8192)
  30. Text (code) segment: 0x80401000 - 0x8041D734 (116532)
  31. Boot area (physical): 0x00529000 - 0x00569000
  32. Relocation Factor: I:00000000 - D:00000000
  33.  
  34. Board IP address : 192.168.1.100:ffffff00
  35. Host IP address : 192.168.1.21
  36. Gateway IP address :
  37. Run from flash/host (f/h) : f
  38. Default host run file name : vmlinux
  39. Default host flash file name : bcm963xx_fs_kernel
  40. Boot delay (0-9 seconds) : 1
  41. Board Id (0-14) : 96332CG_F4W
  42. Number of MAC Addresses (1-32) : 11
  43. Base MAC Address : 00:24:01:5b:e0:84
  44. PSI Size (1-64) KBytes : 24
  45.  
  46. *** Press any key to stop auto run (1 seconds) ***
  47. Auto run second count down: 110
  48. Booting from only image (0xbfc10000) ...
  49. Code Address: 0x80010000, Entry Address: 0x80010000
  50. Decompression OK!
  51. Entry at 0x80010000
  52. Closing network.
  53. Starting program at 0x80010000
  54. [ 0.000000] Linux version 3.3.8 (archie@build41) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #6 Sun Apr 27 23:13:04 EEST 2014
  55. [ 0.000000] Detected Broadcom 0x6338 CPU revision a2
  56. [ 0.000000] CPU frequency is 240 MHz
  57. [ 0.000000] 32MB of RAM installed
  58. [ 0.000000] registering 8 GPIOs
  59. [ 0.000000] gpiochip_add: registered GPIOs 0 to 7 on device: bcm63xx-gpio
  60. [ 0.000000] board_bcm963xx: Boot address 0xbfc00000
  61. [ 0.000000] board_bcm963xx: 63 65 76 0 76 0 c 0
  62. [ 0.000000] board_bcm963xx: CFE version: unknown
  63. [ 0.000000] bootconsole [early0] enabled
  64. [ 0.000000] CPU revision is: 00029010 (Broadcom BCM6338)
  65. [ 0.000000] board_bcm963xx: board name: 96332CG_F4W
  66. [ 0.000000] Determined physical RAM map:
  67. [ 0.000000] memory: 02000000 @ 00000000 (usable)
  68. [ 0.000000] Initrd not found or empty - disabling initrd
  69. [ 0.000000] Zone PFN ranges:
  70. [ 0.000000] Normal 0x00000000 -> 0x00002000
  71. [ 0.000000] Movable zone start PFN for each node
  72. [ 0.000000] Early memory PFN ranges
  73. [ 0.000000] 0: 0x00000000 -> 0x00002000
  74. [ 0.000000] Reserving 0MB of memory at 0MB for crashkernel
  75. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
  76. [ 0.000000] Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
  77. [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
  78. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  79. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  80. [ 0.000000] Primary instruction cache 16kB, VIPT, 2-way, linesize 16 bytes.
  81. [ 0.000000] Primary data cache 8kB, 2-way, VIPT, no aliases, linesize 16 bytes
  82. [ 0.000000] Memory: 29232k/32768k available (2250k kernel code, 3536k reserved, 405k data, 200k init, 0k highmem)
  83. [ 0.000000] NR_IRQS:128
  84. [ 0.000000] Calibrating delay loop... 237.82 BogoMIPS (lpj=475648)
  85. [ 0.040000] pid_max: default: 32768 minimum: 301
  86. [ 0.044000] Mount-cache hash table entries: 512
  87. [ 0.064000] NET: Registered protocol family 16
  88. [ 0.088000] Serial 6338 setected
  89. [ 0.088000] Set bcm63xx_flash_data.max_transfer_len
  90. [ 0.136000] bio: create slab <bio-0> at 0
  91. [ 0.156000] Switching to clocksource MIPS
  92. [ 0.184000] NET: Registered protocol family 2
  93. [ 0.188000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  94. [ 0.196000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  95. [ 0.204000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  96. [ 0.212000] TCP: Hash tables configured (established 1024 bind 1024)
  97. [ 0.220000] TCP reno registered
  98. [ 0.224000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  99. [ 0.228000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  100. [ 0.236000] NET: Registered protocol family 1
  101. [ 0.252000] audit: initializing netlink socket (disabled)
  102. [ 0.256000] type=2000 audit(0.256:1): initialized
  103. [ 0.264000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  104. [ 0.272000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  105. [ 0.284000] msgmni has been set to 57
  106. [ 0.288000] io scheduler noop registered
  107. [ 0.292000] io scheduler deadline registered (default)
  108. [ 0.304000] bcm63xx_uart.0: ttyS0 at MMIO 0xfffe0300 (irq = 10) is a bcm63xx_uart
  109. [ 0.312000] console [ttyS0] enabled, bootconsole disabled
  110. [ 0.312000] console [ttyS0] enabled, bootconsole disabled
  111. [ 0.344000] m25p80 spi0.0: found w25x16, expected m25p80
  112. [ 0.352000] m25p80 spi0.0: w25x16 (2048 Kbytes)
  113. [ 0.364000] bcm63xxpart: CFE boot tag found with version 6 and board type 96332CG_F4W
  114. [ 0.372000] bcm63xxpart: Partition 0 is CFE offset 0 and length 10000
  115. [ 0.380000] bcm63xxpart: Partition 1 is kernel offset 10100 and length eff00
  116. [ 0.388000] bcm63xxpart: Partition 2 is rootfs offset 100000 and length f0000
  117. [ 0.396000] bcm63xxpart: Partition 3 is nvram offset 1f0000 and length 10000
  118. [ 0.404000] bcm63xxpart: Partition 4 is linux offset 10000 and length 1e0000
  119. [ 0.408000] bcm63xxpart: Spare partition is offset 1b0004 and length 3fffc
  120. [ 0.416000] 5 bcm63xxpart partitions found on MTD device spi0.0
  121. [ 0.424000] Creating 5 MTD partitions on "spi0.0":
  122. [ 0.428000] 0x000000000000-0x000000010000 : "CFE"
  123. [ 0.444000] 0x000000010100-0x000000100000 : "kernel"
  124. [ 0.448000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
  125. [ 0.472000] 0x000000100000-0x0000001f0000 : "rootfs"
  126. [ 0.484000] mtd: partition "rootfs" set to be root filesystem
  127. [ 0.492000] mtd: partition "rootfs_data" created automatically, ofs=1B0000, len=40000
  128. [ 0.500000] 0x0000001b0000-0x0000001f0000 : "rootfs_data"
  129. [ 0.516000] 0x0000001f0000-0x000000200000 : "nvram"
  130. [ 0.528000] 0x000000010000-0x0000001f0000 : "linux"
  131. [ 0.544000] bcm63xx-spi bcm63xx-spi: at 0xfffe0c00 (irq 9, FIFOs size 63) v0.1.2
  132. [ 0.576000] bcm63xx-wdt bcm63xx-wdt: started, timer margin: 30 sec
  133. [ 0.592000] TCP cubic registered
  134. [ 0.596000] NET: Registered protocol family 17
  135. [ 0.604000] 8021q: 802.1Q VLAN Support v1.8
  136. [ 0.808000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  137. [ 0.820000] Freeing unused kernel memory: 200k freed
  138. awk: /proc/cpuinfo: No such file or directory
  139. - preinit -
  140. Press the [f] key and hit [enter] to enter failsafe mode
  141. - regular preinit -
  142. jffs2 not ready yet; using ramdisk
  143. - init -
  144.  
  145. Please press Enter to activate this console. [ 33.792000] Button Hotplug driver version 0.4.1
  146. [ 33.924000] ip_tables: (C) 2000-2006 Netfilter Core Team
  147. [ 34.344000] nf_conntrack version 0.5.0 (459 buckets, 1836 max)
  148.  
  149.  
  150.  
  151. BusyBox v1.19.4 (2014-04-27 20:12:44 EEST) built-in shell (ash)
  152. Enter 'help' for a list of built-in commands.
  153.  
  154. _______ ________ __
  155. | |.-----.-----.-----.| | | |.----.| |_
  156. | - || _ | -__| || | | || _|| _|
  157. |_______|| __|_____|__|__||________||__| |____|
  158. |__| W I R E L E S S F R E E D O M
  159. -----------------------------------------------------
  160. ATTITUDE ADJUSTMENT (Attitude Adjustment, r40431)
  161. -----------------------------------------------------
  162. * 1/4 oz Vodka Pour all ingredients into mixing
  163. * 1/4 oz Gin tin with ice, strain into glass.
  164. * 1/4 oz Amaretto
  165. * 1/4 oz Triple sec
  166. * 1/4 oz Peach schnapps
  167. * 1/4 oz Sour mix
  168. * 1 splash Cranberry juice
  169. -----------------------------------------------------
  170. root@OpenWrt:/# [ 43.640000] eth0: link forced UP - 100/full - flow control off/off
  171. df-h
  172. /bin/ash: df-h: not found
  173. root@OpenWrt:/#
  174. root@OpenWrt:/# df-h[ 48.096000] jffs2: Too few erase blocks (4)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement