Advertisement
Guest User

Untitled

a guest
May 11th, 2012
785
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.69 KB | None | 0 0
  1. U-Boot 1.1.4 (Sep 26 2011 - 11:13:45)
  2.  
  3. AP121-2MB (ar9330) U-boot
  4.  
  5. DRAM: 32 MB
  6. led turning on for 1s...
  7. id read 0x100000ff
  8. flash size 4194304, sector count = 64
  9. Flash: 4 MB
  10. Using default environment
  11.  
  12. In: serial
  13. Out: serial
  14. Err: serial
  15. Net: ag7240_enet_initialize...
  16. No valid address in Flash. Using fixed address
  17. No valid address in Flash. Using fixed address
  18. : cfg1 0x5 cfg2 0x7114
  19. eth0: 00:03:7f:09:0b:ad
  20. ag7240_phy_setup
  21. eth0 up
  22. : cfg1 0xf cfg2 0x7214
  23. eth1: 00:03:7f:09:0b:ad
  24. athrs26_reg_init_lan
  25. ATHRS26: resetting s26
  26. ATHRS26: s26 reset done
  27. ag7240_phy_setup
  28. eth1 up
  29. eth0, eth1
  30. Autobooting in 1 seconds
  31. ## Booting image at 9f020000 ...
  32. Uncompressing Kernel Image ... OK
  33.  
  34. Starting kernel ...
  35.  
  36. [ 0.000000] Linux version 2.6.39.4 (lg@vito) (gcc version 4.5.4 20110808 (prerelease) (Linaro GCC 4.5-2011.08) ) #1 Tue Jan 3 03:56:25 IST 2012
  37. [ 0.000000] bootconsole [early0] enabled
  38. [ 0.000000] CPU revision is: 00019374 (MIPS 24Kc)
  39. [ 0.000000] SoC: Atheros AR9330 rev 1
  40. [ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz
  41. [ 0.000000] Determined physical RAM map:
  42. [ 0.000000] memory: 02000000 @ 00000000 (usable)
  43. [ 0.000000] Initrd not found or empty - disabling initrd
  44. [ 0.000000] Zone PFN ranges:
  45. [ 0.000000] Normal 0x00000000 -> 0x00002000
  46. [ 0.000000] Movable zone start PFN for each node
  47. [ 0.000000] early_node_map[1] active PFN ranges
  48. [ 0.000000] 0: 0x00000000 -> 0x00002000
  49. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
  50. [ 0.000000] Kernel command line: board=TL-WR703N console=ttyATH0,115200 rootfstype=squashfs,jffs2 noinitrd
  51. [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
  52. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  53. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  54. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  55. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  56. [ 0.000000] Writing ErrCtl register=00000000
  57. [ 0.000000] Readback ErrCtl register=00000000
  58. [ 0.000000] Memory: 29336k/32768k available (2037k kernel code, 3432k reserved, 393k data, 184k init, 0k highmem)
  59. [ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  60. [ 0.000000] NR_IRQS:80
  61. [ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
  62. [ 0.080000] pid_max: default: 32768 minimum: 301
  63. [ 0.080000] Mount-cache hash table entries: 512
  64. [ 0.090000] NET: Registered protocol family 16
  65. [ 0.090000] MIPS: machine is TP-LINK TL-WR703N v1
  66. [ 0.340000] bio: create slab <bio-0> at 0
  67. [ 0.350000] Switching to clocksource MIPS
  68. [ 0.350000] NET: Registered protocol family 2
  69. [ 0.360000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  70. [ 0.360000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  71. [ 0.360000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  72. [ 0.370000] TCP: Hash tables configured (established 1024 bind 1024)
  73. [ 0.380000] TCP reno registered
  74. [ 0.380000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  75. [ 0.380000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  76. [ 0.390000] NET: Registered protocol family 1
  77. [ 0.410000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  78. [ 0.420000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  79. [ 0.430000] msgmni has been set to 57
  80. [ 0.430000] io scheduler noop registered
  81. [ 0.430000] io scheduler deadline registered (default)
  82. [ 0.440000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  83. [ 0.440000] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11) is a AR933X UART
  84. [ 0.450000] console [ttyATH0] enabled, bootconsole disabled
  85. [ 0.450000] console [ttyATH0] enabled, bootconsole disabled
  86. [ 0.460000] Atheros AR71xx SPI Controller driver version 0.2.4
  87. [ 0.470000] m25p80 spi0.0: unrecognized JEDEC id 1c3016
  88. [ 0.820000] ag71xx_mdio: probed
  89. [ 0.820000] eth0: Atheros AG71xx at 0xb9000000, irq 4
  90. [ 1.430000] Atheros AR71xx hardware watchdog driver version 0.1.0
  91. [ 1.430000] TCP westwood registered
  92. [ 1.430000] NET: Registered protocol family 17
  93. [ 1.440000] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
  94. [ 1.440000] All bugs added by David S. Miller <davem@redhat.com>
  95. [ 1.450000] VFS: Cannot open root device "(null)" or unknown-block(0,0)
  96. [ 1.460000] Please append a correct "root=" boot option; here are the available partitions:
  97. [ 1.460000] 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