Advertisement
Guest User

Untitled

a guest
Mar 29th, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.25 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. Booting Linux on physical CPU 0
  4. Linux version 3.6.9 (root@debian) (gcc version 4.2.0 20070413 (prerelease) (CodeSourcery Sourcery G++ Lite 2007q1-10)) #33 Sun Mar 17 08:03:46 EDT 2013
  5. CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
  6. CPU: VIVT data cache, VIVT instruction cache
  7. Machine: Atmel AT91SAM9260-EK
  8. Memory policy: ECC disabled, Data cache writeback
  9. AT91: Detected soc type: at91sam9260
  10. AT91: Detected soc subtype: at91sam9xe
  11. AT91: sram at 0x300000 of 0x8000 mapped at 0xfef70000
  12. Clocks: CPU 198 MHz, master 99 MHz, main 18.432 MHz
  13. Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
  14. Kernel command line: mem=64M console=ttyS0,115200 mtdparts=atmel_nand:4M(bootstrap/uboot/kernel)ro,60M(rootfs),-(data) root=/dev/mtdblock1 rw rootfstype=jffs2
  15. PID hash table entries: 256 (order: -2, 1024 bytes)
  16. Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  17. Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  18. Memory: 64MB = 64MB total
  19. Memory: 60948k/60948k available, 4588k reserved, 0K highmem
  20. Virtual kernel memory layout:
  21.     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  22.     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  23.     vmalloc : 0xc4800000 - 0xff000000   ( 936 MB)
  24.     lowmem  : 0xc0000000 - 0xc4000000   (  64 MB)
  25.     modules : 0xbf000000 - 0xc0000000   (  16 MB)
  26.       .text : 0xc0008000 - 0xc037eeac   (3548 kB)
  27.       .init : 0xc037f000 - 0xc03a3b7c   ( 147 kB)
  28.       .data : 0xc03a4000 - 0xc03c7f60   ( 144 kB)
  29.        .bss : 0xc03c7f60 - 0xc03e2ec8   ( 108 kB)
  30. NR_IRQS:16 nr_irqs:16 16
  31. AT91: 96 gpio irqs in 3 banks
  32. sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
  33. Console: colour dummy device 80x30
  34. Calibrating delay loop... 98.71 BogoMIPS (lpj=493568)
  35. pid_max: default: 32768 minimum: 301
  36. Mount-cache hash table entries: 512
  37. CPU: Testing write buffer coherency: ok
  38. Setting up static identity map for 0x202a5de8 - 0x202a5e40
  39. pinctrl core: initialized pinctrl subsystem
  40. NET: Registered protocol family 16
  41. DMA: preallocated 256 KiB pool for atomic coherent allocations
  42. SPI: Begin initialise 3 SPI devices
  43. SPI: onfigure SPI bus(es) 0
  44. SPI: onfigure SPI bus(es) 1
  45. AT91: Power Management
  46. AT91: Starting after software reset
  47. bio: create slab <bio-0> at 0
  48. SCSI subsystem initialized
  49. usbcore: registered new interface driver usbfs
  50. usbcore: registered new interface driver hub
  51. usbcore: registered new device driver usb
  52. Switching to clocksource pit
  53. NET: Registered protocol family 2
  54. TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  55. TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  56. TCP: Hash tables configured (established 2048 bind 2048)
  57. TCP: reno registered
  58. UDP hash table entries: 256 (order: 0, 4096 bytes)
  59. UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  60. NET: Registered protocol family 1
  61. RPC: Registered named UNIX socket transport module.
  62. RPC: Registered udp transport module.
  63. RPC: Registered tcp transport module.
  64. RPC: Registered tcp NFSv4.1 backchannel transport module.
  65. NFS: Registering the id_resolver key type
  66. Key type id_resolver registered
  67. Key type id_legacy registered
  68. Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  69. jffs2: version 2.2. (NAND) б╘ 2001-2006 Red Hat, Inc.
  70. msgmni has been set to 119
  71. io scheduler noop registered (default)
  72. at91sam9260-usart.0: ttyS0 at MMIO 0xfffff200 (irq = 17) is a ATMEL_SERIAL
  73. console [ttyS0] enabled
  74. at91sam9260-usart.1: ttyS1 at MMIO 0xfffb0000 (irq = 22) is a ATMEL_SERIAL
  75. at91sam9260-usart.2: ttyS2 at MMIO 0xfffb4000 (irq = 23) is a ATMEL_SERIAL
  76. at91sam9260-usart.3: ttyS3 at MMIO 0xfffb8000 (irq = 24) is a ATMEL_SERIAL
  77. at91sam9260-usart.4: ttyS4 at MMIO 0xfffd0000 (irq = 39) is a ATMEL_SERIAL
  78. brd: module loaded
  79. atmel_nand: Use On Flash BBT
  80. atmel_nand atmel_nand: No DMA support for NAND access.
  81. ONFI param page 0 valid
  82. ONFI flash detected
  83. NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron MT29F1G08ABADAWP), page size: 2048, OOB size: 64
  84. Bad block table found at page 65472, version 0x01
  85. Bad block table found at page 65408, version 0x01
  86. nand_read_bbt: bad block at 0x000002d80000
  87. nand_read_bbt: bad block at 0x0000031e0000
  88. 3 cmdlinepart partitions found on MTD device atmel_nand
  89. Creating 3 MTD partitions on "atmel_nand":
  90. 0x000000000000-0x000000400000 : "bootstrap/uboot/kernel"
  91. 0x000000400000-0x000004000000 : "rootfs"
  92. 0x000004000000-0x000008000000 : "data"
  93. libphy: MACB_mii_bus: probed
  94. macb macb: eth0: Cadence MACB at 0xfffc4000 irq 37 (3a:1f:34:08:54:54)
  95. macb macb: eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=macb-ffffffff:04, irq=-1)
  96. PPP generic driver version 2.4.2
  97. PPP Deflate Compression module registered
  98. ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  99. at91_ohci at91_ohci: AT91 OHCI
  100. at91_ohci at91_ohci: new USB bus registered, assigned bus number 1
  101. at91_ohci at91_ohci: irq 36, io mem 0x00500000
  102. hub 1-0:1.0: USB hub found
  103. hub 1-0:1.0: 2 ports detected
  104. usbcore: registered new interface driver usbserial
  105. usbcore: registered new interface driver usbserial_generic
  106. USB Serial support registered for generic
  107. usbserial: USB Serial Driver core
  108. mousedev: PS/2 mouse device common for all mice
  109. rtc-at91sam9 rtc-at91sam9.0: rtc core: registered rtc-at91sam9 as rtc0
  110. at91sam9_wdt: sorry, watchdog is disabled
  111. at91sam9_wdt: the watchdog has been disabled
  112. TCP: cubic registered
  113. NET: Registered protocol family 17
  114. Key type dns_resolver registered
  115. rtc-at91sam9 rtc-at91sam9.0: setting system clock to 2013-03-28 12:35:24 UTC (1364474124)
  116. usb 1-1: new full-speed USB device number 2 using at91_ohci
  117. jffs2: Empty flash at 0x00c765e0 ends at 0x00c76800
  118. VFS: Mounted root (jffs2 filesystem) on device 31:1.
  119. Freeing init memory: 144K
  120. INIT: version 2.86 booting
  121. Please wait: booting...
  122. Starting udev
  123. udevd (880): /proc/880/oom_adj is deprecated, please use /proc/880/oom_score_adj instead.
  124. Remounting root file system...
  125. Caching udev devnodes
  126. Populating dev cache
  127. logger: mount: mount point /proc/bus/usb does not exist
  128. ALSA: Restoring mixer settings...
  129. Configuring network interfaces... udhcpc (v1.13.2) started
  130. run-parts: /etc/udhcpc.d/00avahi-autoipd exited with code 1
  131. /usr/sbin/alsactl: load_state:1625: No soundcards found...
  132. Sending discover...
  133. macb macb: eth0: link up (100/Full)
  134. Sending discover...
  135. Sending discover...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement