Advertisement
Guest User

log of kernel 2.6.30 from 9260 (starterkit.ru)

a guest
Sep 30th, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.32 KB | None | 0 0
  1. root@armets:~# dmesg
  2. Linux version 2.6.30 (root@armmaker) (gcc version 4.2.0 20070413 (prerelease) (CodeSourcery Sourcery G++ Lite 2007q1-10)) #7
  3. Sun Sep 30 16:31:46 MSD 2012
  4. CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
  5. CPU: VIVT data cache, VIVT instruction cache
  6. Machine: Atmel AT91SAM9260-EK
  7. Memory policy: ECC disabled, Data cache writeback
  8. On node 0 totalpages: 16384
  9. free_area_init_node: node 0, pgdat c02bc288, node_mem_map c02d7000
  10. Normal zone: 128 pages used for memmap
  11. Normal zone: 0 pages reserved
  12. Normal zone: 16256 pages, LIFO batch:3
  13. Clocks: CPU 200 MHz, master 100 MHz, main 12.000 MHz
  14. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  15. Kernel command line: mem=64M console=ttyS0,115200 rw ubi.mtd=1 root=ubi0:rootfs rootfstype=ubifs
  16. NR_IRQS:192
  17. AT91: 96 gpio irqs in 3 banks
  18. PID hash table entries: 256 (order: 8, 1024 bytes)
  19. Console: colour dummy device 80x30
  20. console [ttyS0] enabled
  21. Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  22. Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  23. Memory: 64MB = 64MB total
  24. Memory: 61992KB available (2484K code, 206K data, 92K init, 0K highmem)
  25. Calibrating delay loop... 99.73 BogoMIPS (lpj=498688)
  26. Mount-cache hash table entries: 512
  27. CPU: Testing write buffer coherency: ok
  28. net_namespace: 296 bytes
  29. NET: Registered protocol family 16
  30. tcb_clksrc: tc0 at 12.000 MHz
  31. bio: create slab <bio-0> at 0
  32. SCSI subsystem initialized
  33. usbcore: registered new interface driver usbfs
  34. usbcore: registered new interface driver hub
  35. usbcore: registered new device driver usb
  36. NET: Registered protocol family 2
  37. IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  38. TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  39. TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  40. TCP: Hash tables configured (established 2048 bind 2048)
  41. TCP reno registered
  42. NET: Registered protocol family 1
  43. NetWinder Floating Point Emulator V0.97 (double precision)
  44. msgmni has been set to 121
  45. io scheduler noop registered
  46. io scheduler anticipatory registered (default)
  47. atmel_usart.0: ttyS0 at MMIO 0xfefff200 (irq = 1) is a ATMEL_SERIAL
  48. brd: module loaded
  49. ssc ssc.0: Atmel SSC device at 0xc4818000 (irq 14)
  50. Driver 'sd' needs updating - please use bus_type methods
  51. MACB_mii_bus: probed
  52. eth0: Atmel MACB at 0xfffc4000 irq 21 (00:1f:f2:00:00:00)
  53. eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=ffffffff:01, irq=-1)
  54. NAND device: Manufacturer ID: 0xec, Chip ID: 0xda (Samsung NAND 256MiB 3,3V 8-bit)
  55. Scanning device for bad blocks
  56. Bad eraseblock 288 at 0x000002400000
  57. Bad eraseblock 331 at 0x000002960000
  58. Bad eraseblock 651 at 0x000005160000
  59. Bad eraseblock 870 at 0x000006cc0000
  60. Bad eraseblock 1175 at 0x0000092e0000
  61. Bad eraseblock 1179 at 0x000009360000
  62. Bad eraseblock 1458 at 0x00000b640000
  63. Bad eraseblock 1490 at 0x00000ba40000
  64. Bad eraseblock 1513 at 0x00000bd20000
  65. Bad eraseblock 1648 at 0x00000ce00000
  66. Bad eraseblock 1728 at 0x00000d800000
  67. Bad eraseblock 1875 at 0x00000ea60000
  68. Bad eraseblock 1924 at 0x00000f080000
  69. Creating 2 MTD partitions on "atmel_nand":
  70. 0x000000000000-0x000001000000 : "kernel"
  71. 0x000001000000-0x000010000000 : "rootfs"
  72. UBI: attaching mtd1 to ubi0
  73. UBI: physical eraseblock size: 131072 bytes (128 KiB)
  74. UBI: logical eraseblock size: 129024 bytes
  75. UBI: smallest flash I/O unit: 2048
  76. UBI: sub-page size: 512
  77. UBI: VID header offset: 512 (aligned 512)
  78. UBI: data offset: 2048
  79. UBI: attached mtd1 to ubi0
  80. UBI: MTD device name: "rootfs"
  81. UBI: MTD device size: 240 MiB
  82. UBI: number of good PEBs: 1907
  83. UBI: number of bad PEBs: 13
  84. UBI: max. allowed volumes: 128
  85. UBI: wear-leveling threshold: 4096
  86. UBI: number of internal volumes: 1
  87. UBI: number of user volumes: 1
  88. UBI: available PEBs: 0
  89. UBI: total number of reserved PEBs: 1907
  90. UBI: number of PEBs reserved for bad PEB handling: 19
  91. UBI: max/mean erase counter: 64/8
  92. ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  93. at91_ohci at91_ohci: AT91 OHCI
  94. UBI: background thread "ubi_bgt0d" started, PID 279
  95. at91_ohci at91_ohci: new USB bus registered, assigned bus number 1
  96. at91_ohci at91_ohci: irq 20, io mem 0x00500000
  97. usb usb1: configuration #1 chosen from 1 choice
  98. hub 1-0:1.0: USB hub found
  99. hub 1-0:1.0: 2 ports detected
  100. Initializing USB Mass Storage driver...
  101. usbcore: registered new interface driver usb-storage
  102. USB Mass Storage support registered.
  103. mice: PS/2 mouse device common for all mice
  104. i2c /dev entries driver
  105. rtc-ds1307 0-0068: rtc core: registered ds1307 as rtc0
  106. rtc-ds1307 0-0068: 56 bytes nvram
  107. i2c-gpio i2c-gpio: using pins 55 (SDA) and 56 (SCL)
  108. usbcore: registered new interface driver usbhid
  109. usbhid: v2.6:USB HID core driver
  110. TCP cubic registered
  111. NET: Registered protocol family 17
  112. rtc-ds1307 0-0068: setting system clock to 2012-09-30 09:08:08 UTC (1348996088)
  113. UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  114. UBIFS: file system size: 241661952 bytes (235998 KiB, 230 MiB, 1873 LEBs)
  115. UBIFS: journal size: 12128256 bytes (11844 KiB, 11 MiB, 94 LEBs)
  116. UBIFS: media format: w4/r0 (latest is w4/r0)
  117. UBIFS: default compressor: lzo
  118. UBIFS: reserved for root: 4952683 bytes (4836 KiB)
  119. VFS: Mounted root (ubifs filesystem) on device 253:1.
  120. Freeing init memory: 92K
  121. Warning: unable to open an initial console.
  122. mmc0: card lacks mandatory switch function, performance might suffer.
  123. mmc0: host does not support reading read-only switch. assuming write-enable.
  124. mmc0: new SD card at address b368
  125. mmcblk0: mmc0:b368 SDC 976 MiB
  126. mmcblk0: p1 p2 p3
  127. usb 1-1: new full speed USB device using at91_ohci and address 2
  128. usb 1-1: configuration #1 chosen from 1 choice
  129. scsi0 : SCSI emulation for USB Mass Storage devices
  130. usb-storage: device found at 2
  131. usb-storage: waiting for device to settle before scanning
  132. scsi 0:0:0:0: Direct-Access SanDisk Cruzer Blade 1.10 PQ: 0 ANSI: 2
  133. usb-storage: device scan complete
  134. sd 0:0:0:0: [sda] 15633408 512-byte hardware sectors: (8.00 GB/7.45 GiB)
  135. sd 0:0:0:0: [sda] Write Protect is off
  136. sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00
  137. sd 0:0:0:0: [sda] Assuming drive cache: write through
  138. sd 0:0:0:0: [sda] Assuming drive cache: write through
  139. sda: sda1 sda2 sda3
  140. sd 0:0:0:0: [sda] Attached SCSI removable disk
  141. Adding 135596k swap on /dev/sda3. Priority:-1 extents:1 across:135596k
  142. eth0: link up (100/Full)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement