Advertisement
mpthompson

OLinuXino Micro 3.5 Kernel Boot

Jul 30th, 2012
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.55 KB | None | 0 0
  1. HTLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFC
  2. PowerPrep start initialize power...
  3. Battery Voltage = 0.92V
  4. No battery or bad battery detected!!!.Disabling battery voltage measurements./r/nLLCJul 29 201214:24:20
  5. EMI_CTRL 0x1C084040
  6. FRAC 0x92926192
  7. init_ddr_mt46v32m16_133Mhz
  8. power 0x00820710
  9. Frac 0x92926192
  10. start change cpu freq
  11. hbus 0x00000003
  12. cpu 0x00010001
  13. LLLLLLLFCLJUncompressing Linux... done, booting the kernel.
  14. [ 0.000000] Booting Linux on physical CPU 0
  15. [ 0.000000] Linux version 3.5.0-rc6-01094-gbd6b545 (mike@debian) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 Sat Jul 28 17:26:32 PDT 2012
  16. [ 0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
  17. [ 0.000000] CPU: VIVT data cache, VIVT instruction cache
  18. [ 0.000000] Machine: Freescale MX23 EVK
  19. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  20. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  21. [ 0.000000] Kernel command line: console=ttyAMA0,115200 root=/dev/mmcblk0p2 rw rootwait ssp1=mmc lcd_panel=lms430 no_console_suspend
  22. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  23. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  24. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  25. [ 0.000000] Memory: 54612k/54612k available, 10924k reserved, 0K highmem
  26. [ 0.000000] Virtual kernel memory layout:
  27. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  28. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  29. [ 0.000000] vmalloc : 0xc4800000 - 0xff000000 ( 936 MB)
  30. [ 0.000000] lowmem : 0xc0000000 - 0xc4000000 ( 64 MB)
  31. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  32. [ 0.000000] .text : 0xc0008000 - 0xc046400c (4465 kB)
  33. [ 0.000000] .init : 0xc0465000 - 0xc0485744 ( 130 kB)
  34. [ 0.000000] .data : 0xc0486000 - 0xc04c68e0 ( 259 kB)
  35. [ 0.000000] .bss : 0xc04c6904 - 0xc0a12d40 (5426 kB)
  36. [ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  37. [ 0.000000] NR_IRQS:304
  38. [ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
  39. [ 0.000000] Console: colour dummy device 80x30
  40. [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  41. [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
  42. [ 0.000000] ... MAX_LOCK_DEPTH: 48
  43. [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
  44. [ 0.000000] ... CLASSHASH_SIZE: 4096
  45. [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
  46. [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
  47. [ 0.000000] ... CHAINHASH_SIZE: 16384
  48. [ 0.000000] memory used by lock dependency info: 3695 kB
  49. [ 0.000000] per task-struct memory footprint: 1152 bytes
  50. [ 0.070000] pid_max: default: 32768 minimum: 301
  51. [ 0.070000] Mount-cache hash table entries: 512
  52. [ 0.080000] Setting up static identity map for 0x4032ab40 - 0x4032ab98
  53. [ 0.090000] devtmpfs: initialized
  54. [ 0.110000] pinctrl core: initialized pinctrl subsystem
  55. [ 0.110000] dummy:
  56. [ 0.110000] NET: Registered protocol family 16
  57. [ 0.130000] Serial: AMBA PL011 UART driver
  58. [ 0.140000] duart: ttyAMA0 at MMIO 0x80070000 (irq = 0) is a PL011 rev2
  59. [ 0.300000] console [ttyAMA0] enabled
  60. [ 0.340000] bio: create slab <bio-0> at 0
  61. [ 0.350000] mxs-dma imx23-dma-apbh: initialized
  62. [ 0.360000] mxs-dma imx23-dma-apbx: initialized
  63. [ 0.370000] SCSI subsystem initialized
  64. [ 0.370000] usbcore: registered new interface driver usbfs
  65. [ 0.380000] usbcore: registered new interface driver hub
  66. [ 0.380000] usbcore: registered new device driver usb
  67. [ 0.390000] Advanced Linux Sound Architecture Driver Version 1.0.25.
  68. [ 0.400000] Switching to clocksource mxs_timer
  69. [ 0.610000] NET: Registered protocol family 2
  70. [ 0.610000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  71. [ 0.620000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  72. [ 0.630000] TCP bind hash table entries: 2048 (order: 4, 73728 bytes)
  73. [ 0.640000] TCP: Hash tables configured (established 2048 bind 2048)
  74. [ 0.650000] TCP: reno registered
  75. [ 0.650000] UDP hash table entries: 256 (order: 2, 20480 bytes)
  76. [ 0.660000] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes)
  77. [ 0.660000] NET: Registered protocol family 1
  78. [ 0.670000] RPC: Registered named UNIX socket transport module.
  79. [ 0.680000] RPC: Registered udp transport module.
  80. [ 0.680000] RPC: Registered tcp transport module.
  81. [ 0.690000] RPC: Registered tcp NFSv4.1 backchannel transport module.
  82. [ 0.700000] NetWinder Floating Point Emulator V0.97 (double precision)
  83. [ 0.780000] NFS: Registering the id_resolver key type
  84. [ 0.790000] Key type id_resolver registered
  85. [ 0.800000] msgmni has been set to 106
  86. [ 0.800000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  87. [ 0.810000] io scheduler noop registered (default)
  88. [ 0.820000] uart-pl011 duart: no DMA platform data
  89. [ 0.820000] Initializing USB Mass Storage driver...
  90. [ 0.830000] usbcore: registered new interface driver usb-storage
  91. [ 0.840000] USB Mass Storage support registered.
  92. [ 0.840000] mousedev: PS/2 mouse device common for all mice
  93. [ 0.850000] i2c /dev entries driver
  94. [ 0.900000] mxs-mmc imx23-mmc.0: initialized
  95. [ 0.910000] usbcore: registered new interface driver usbhid
  96. [ 0.920000] usbhid: USB HID core driver
  97. [ 0.930000] TCP: cubic registered
  98. [ 0.930000] NET: Registered protocol family 17
  99. [ 0.940000] Key type dns_resolver registered
  100. [ 0.950000] registered taskstats version 1
  101. [ 0.960000] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  102. [ 0.970000] ALSA device list:
  103. [ 0.970000] No soundcards found.
  104. [ 0.980000] Waiting for root device /dev/mmcblk0p2...
  105. [ 1.000000] mmc0: new high speed SD card at address b368
  106. [ 1.010000] mmcblk0: mmc0:b368 00000 1.86 GiB
  107. [ 1.030000] mmcblk0: p1 p2
  108. [ 1.110000] kjournald starting. Commit interval 5 seconds
  109. [ 1.340000] EXT3-fs (mmcblk0p2): using internal journal
  110. [ 1.340000] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
  111. [ 1.350000] VFS: Mounted root (ext3 filesystem) on device 179:2.
  112. [ 1.360000] Freeing init memory: 128K
  113. INIT: version 2.88 booting
  114. [info] Using makefile-style concurrent boot in runlevel S.
  115. [ ok ] Starting the hotplug events dispatcher: udevd.
  116. [ ok ] Synthesizing the initial hotplug events...done.
  117. [ ok ] Waiting for /dev to be fully populated...done.
  118. Starting fake hwclock: loading system time.
  119. Thu Jan 1 00:01:36 UTC 1970
  120. [ ok ] Activating swap...done.
  121. [....] Checking root file system...fsck from util-linux 2.20.1
  122. olinuxino: clean, 11573/119760 files, 90545/478653 blocks
  123. done.
  124. [ 19.250000] EXT3-fs (mmcblk0p2): using internal journal
  125. [ ok ] Loading kernel modules...done.
  126. [ ok ] Activating lvm and md swap...done.
  127. [....] Checking file systems...fsck from util-linux 2.20.1
  128. done.
  129. [ ok ] Mounting local filesystems...done.
  130. [ ok ] Activating swapfile swap...done.
  131. [ ok ] Cleaning up temporary files....
  132. [ ok ] Configuring network interfaces...done.
  133. [ ok ] Cleaning up temporary files....
  134. [ ok ] Setting kernel variables ...done.
  135. INIT: Entering runlevel: 2
  136. [info] Using makefile-style concurrent boot in runlevel 2.
  137. [ ok ] Starting OpenBSD Secure Shell server: sshd.
  138.  
  139. Debian GNU/Linux wheezy/sid olinuxino ttyAMA0
  140.  
  141. olinuxino login: root
  142. Last login: Thu Jan 1 00:00:44 UTC 1970 on ttyAMA0
  143. Linux olinuxino 3.5.0-rc6-01094-gbd6b545 #1 Sat Jul 28 17:26:32 PDT 2012 armv5tejl
  144.  
  145. The programs included with the Debian GNU/Linux system are free software;
  146. the exact distribution terms for each program are described in the
  147. individual files in /usr/share/doc/*/copyright.
  148.  
  149. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  150. permitted by applicable law.
  151. root@olinuxino:~# cat /proc/cpuinfo
  152. Processor : ARM926EJ-S rev 5 (v5l)
  153. BogoMIPS : 226.09
  154. Features : swp half fastmult edsp java
  155. CPU implementer : 0x41
  156. CPU architecture: 5TEJ
  157. CPU variant : 0x0
  158. CPU part : 0x926
  159. CPU revision : 5
  160.  
  161. Hardware : Freescale MX23 EVK
  162. Revision : 0000
  163. Serial : 0000000000000000
  164. root@olinuxino:~# free -h
  165. total used free shared buffers cached
  166. Mem: 53M 19M 33M 0B 1.3M 11M
  167. -/+ buffers/cache: 6.7M 46M
  168. Swap: 0B 0B 0B
  169. root@olinuxino:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement