Advertisement
Guest User

WNDR3400 openwrt

a guest
Jul 17th, 2011
1,005
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.92 KB | None | 0 0
  1. CFE> flash -noheader -writechksum : flash1.trx
  2. Reading :: Done. 1839104 bytes read
  3. Programming...done. 1839104 bytes written
  4. Write len/chksum offset @ 0x006CFFF8...done.
  5. *** command status = 0
  6. CFE> go
  7. Checksum mismatch:
  8. Image chksum: 0x80712C24
  9. Calc chksum: 0x02C0010E
  10. Loader:raw Filesys:raw Dev:flash0.os File: Options:(null)
  11. Loading: .. 3788 bytes read
  12. Entry at 0x80001000
  13. Closing network.
  14. Starting program at 0x80001000
  15. Linux version 3.0-rc7 (hauke@hauke) (gcc version 4.5.4 20110526 (prerelease) (Linaro GCC 4.5-2011.06-0) ) #1 Sun Jul 17 15:50:06 CEST
  16. 2011
  17. bootconsole [early0] enabled
  18. CPU revision is: 00019740 (MIPS 74Kc)
  19. bcm47xx: using bcma bus
  20. bcma: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x1F, class 0x0)
  21. bcma: Core 3 found: UNKNOWN (manuf 0x4A7, id 0x82C, rev 0x01, class 0x0)
  22. bcma: PLL init unknown for device 0x4716
  23. bcma: PMU resource config unknown for device 0x4716
  24. bcma: PMU switch/regulators init unknown for device 0x4716
  25. bcma: Workarounds unknown for device 0x4716
  26. bcma: Initializing MIPS core...
  27. bcma: IRQ reconfiguration done
  28. bcma: core 0x0800, irq : 2(S)* 3 4 5 6 D I
  29. bcma: core 0x082c, irq : 2(S)* 3 4 5 6 D I
  30. bcma: found serial flash.
  31. bcma: Early bus registered
  32. Determined physical RAM map:
  33. memory: 04000000 @ 00000000 (usable)
  34. Initrd not found or empty - disabling initrd
  35. Zone PFN ranges:
  36. Normal 0x00000000 -> 0x00004000
  37. Movable zone start PFN for each node
  38. early_node_map[1] active PFN ranges
  39. 0: 0x00000000 -> 0x00004000
  40. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  41. Kernel command line: console=ttyS0,115200 root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
  42. PID hash table entries: 256 (order: -2, 1024 bytes)
  43. Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  44. Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  45. Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  46. Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  47. Writing ErrCtl register=00000000
  48. Readback ErrCtl register=00000000
  49. Memory: 62096k/65536k available (2219k kernel code, 3440k reserved, 337k data, 160k init, 0k highmem)
  50. NR_IRQS:128
  51. Calibrating delay loop... 225.02 BogoMIPS (lpj=450048)
  52. pid_max: default: 32768 minimum: 301
  53. Mount-cache hash table entries: 512
  54. NET: Registered protocol family 16
  55. bio: create slab <bio-0> at 0
  56. Switching to clocksource MIPS
  57. Switched to NOHz mode on CPU #0
  58. NET: Registered protocol family 2
  59. IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  60. TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  61. TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  62. TCP: Hash tables configured (established 2048 bind 2048)
  63. TCP reno registered
  64. UDP hash table entries: 256 (order: 0, 4096 bytes)
  65. UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  66. NET: Registered protocol family 1
  67. bcma: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x11, class 0x0)
  68. bcma: Core 2 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x00, class 0x0)
  69. bcma: Core 4 found: USB 2.0 Host (manuf 0x4BF, id 0x819, rev 0x04, class 0x0)
  70. bcma: Core 5 found: PCIe (manuf 0x4BF, id 0x820, rev 0x0E, class 0x0)
  71. bcma: Core 6 found: DDR1/DDR2 Memory Controller (manuf 0x4BF, id 0x82E, rev 0x01, class 0x0)
  72. bcma: Core 7 found: Internal Memory (manuf 0x4BF, id 0x80E, rev 0x07, class 0x0)
  73. bcma: Core 8 found: I2S (manuf 0x4BF, id 0x834, rev 0x00, class 0x0)
  74. bcma: Initializing MIPS core...
  75. bcma: set_irq: core 0x0812, irq 3 => 3
  76. bcma: set_irq: core 0x082d, irq 4 => 4
  77. bcma: set_irq: core 0x0819, irq 5 => 5
  78. bcma: IRQ reconfiguration done
  79. bcma: core 0x0800, irq : 2(S)* 3 4 5 6 D I
  80. bcma: core 0x082c, irq : 2(S)* 3 4 5 6 D I
  81. bcma: core 0x0812, irq : 2(S) 3* 4 5 6 D I
  82. bcma: core 0x082d, irq : 2(S) 3 4* 5 6 D I
  83. bcma: core 0x0819, irq : 2(S) 3 4 5* 6 D I
  84. bcma: core 0x0820, irq : 2(S) 3 4 5 6* D I
  85. bcma: core 0x082e, irq : 2(S)* 3 4 5 6 D I
  86. bcma: core 0x080e, irq : 2(S)* 3 4 5 6 D I
  87. bcma: core 0x0834, irq : 2(S)* 3 4 5 6 D I
  88. bcma: No support for PCI core in hostmode yet
  89. bcma: Bus registered
  90. squashfs: version 4.0 (2009/01/31) Phillip Lougher
  91. JFFS2 version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  92. msgmni has been set to 121
  93. io scheduler noop registered
  94. io scheduler deadline registered (default)
  95. Serial: 8250/16550 driver, 2 ports, IRQ sharing enabled
  96. console [ttyS0] enabled, bootconsole disabled 2) is a U6_16550A
  97. console [ttyS0] enabled, bootconsole disabled
  98. bcm47xx_pflash: error registering platform driver
  99. bcm47xx_sflash: error registering platform driver
  100. BCM47xx Watchdog Timer enabled (30 seconds, nowayout)
  101. TCP westwood registered
  102. NET: Registered protocol family 17
  103. 802.1Q VLAN Support v1.8
  104. VFS: Cannot open root device "mtdblock2" or unknown-block(0,0)
  105. Please append a correct "root=" boot option; here are the available partitions:
  106. Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement