Guest User

Untitled

a guest
Mar 13th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. boot> run openwrt
  2. ## Booting image at ff040000 ...
  3. Image Name: Linux-2.6.22-cvis
  4. Created: 2008-02-27 2:37:13 UTC
  5. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  6. Data Size: 1260960 Bytes = 1.2 MB
  7. Load Address: 00000000
  8. Entry Point: 00000000
  9. Verifying Checksum ... OK
  10. Uncompressing Kernel Image ... OK
  11. Linux version 2.6.22-cvis (root@ubuntu) (gcc version 4.1.2) #4 PREEMPT Tue Feb 2
  12. 6 21:37:12 EST 2008
  13. Zone PFN ranges:
  14. DMA 0 -> 16384
  15. Normal 16384 -> 16384
  16. early_node_map[1] active PFN ranges
  17. 0: 0 -> 16384
  18. Built 1 zonelists. Total pages: 16256
  19. Kernel command line: console=ttyPSC2,115200 mtdparts=phys_mapped_flash:256k(uboo
  20. t_low),1792k(kernel),13312k(rootfs),256k(uboot)ro,-(space) root=/dev/mtdblock2 r
  21. ootfstype=jffs2 noinitrd init=/etc/preinit
  22. PID hash table entries: 256 (order: 8, 1024 bytes)
  23. Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  24. Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  25. Memory: 62208k available (2112k kernel code, 488k data, 104k init, 0k highmem)
  26. Mount-cache hash table entries: 512
  27. NET: Registered protocol family 16
  28. DMA: MPC52xx BestComm driver
  29. MPC52xx BestComm inited
  30. NET: Registered protocol family 2
  31. IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  32. TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  33. TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  34. TCP: Hash tables configured (established 2048 bind 2048)
  35. TCP reno registered
  36. JFFS2 version 2.2. (NAND) B) 2001-2006 Red Hat, Inc.
  37. io scheduler noop registered (default)
  38. Initialising gpio device class.
  39. registered loopcan device number 0
  40. successfully registered 1 loopcan device(s)
  41. mpc52xx-mscan initializing
  42. Serial: MPC52xx PSC UART driver
  43. mpc52xx-psc.2: ttyPSC2 at MMIO 0xf0002400 (irq = 42) is a MPC52xx PSC
  44. mpc52xx-psc.5: ttyPSC5 at MMIO 0xf0002c00 (irq = 43) is a MPC52xx PSC
  45. RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
  46. eth0: Phy @ 0x0, type GENERIC (0x0022161a)
  47. physmap flash device (mpc5200): 1000000 at ff000000
  48. phys_mapped_flash: Found 1 x16 devices at 0x0 in 16-bit bank
  49. Intel/Sharp Extended Query Table at 0x010A
  50. Intel/Sharp Extended Query Table at 0x010A
  51. Intel/Sharp Extended Query Table at 0x010A
  52. Intel/Sharp Extended Query Table at 0x010A
  53. Intel/Sharp Extended Query Table at 0x010A
  54. Using buffer write method
  55. cfi_cmdset_0001: Erase suspend on write enabled
  56. 5 cmdlinepart partitions found on MTD device phys_mapped_flash
  57. Creating 5 MTD partitions on "phys_mapped_flash":
  58. 0x00000000-0x00040000 : "uboot_low"
  59. 0x00040000-0x00200000 : "kernel"
  60. 0x00200000-0x00f00000 : "rootfs"
  61. 0x00f00000-0x00f40000 : "uboot"
  62. 0x00f40000-0x01000000 : "space"
  63. i2c /dev entries driver
  64. TCP cubic registered
  65. Initializing XFRM netlink socket
  66. NET: Registered protocol family 1
  67. NET: Registered protocol family 10
  68. lo: Disabled Privacy Extensions
  69. Mobile IPv6
  70. NET: Registered protocol family 17
  71. Protocol Family CAN 1.0
  72. NET: Registered protocol family 29
  73. CALM: CDDF $Revision: 605 $ loaded
  74. NET: Registered protocol family 34
  75. drivers/rtc/hctosys.c: unable to open rtc device ()
  76. VFS: Mounted root (jffs2 filesystem).
  77. Freeing unused kernel memory: 104k init
  78. Warning: unable to open an initial console.
  79. - preinit -
  80. - init -
  81. eth0: config: auto-negotiation on, 100FDX, 100HDX, 10FDX, 10HDX.
Add Comment
Please, Sign In to add comment