Guest User

Untitled

a guest
Jan 21st, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.53 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. Uncompressing Linux... done, booting the kernel.
  4. [ 0.000000] Booting Linux on physical CPU 0
  5. [ 0.000000] Initializing cgroup subsys cpuset
  6. [ 0.000000] Initializing cgroup subsys cpu
  7. [ 0.000000] Linux version 3.6.2 (teamware@debian-lt) (gcc version 4.7.2 (Buildroot 2012.11-git) ) #1 Mon Oct 15 16:58:37 CEST 2012
  8. [ 0.000000] CPU: ARMv7 Processor [412fc085] revision 5 (ARMv7), cr=10c53c7d
  9. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  10. [ 0.000000] Machine: Freescale MX53 LOCO Board
  11. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  12. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259072
  13. [ 0.000000] Kernel command line: console=tty0 console=ttymxc0,115200n8 root=/dev/mmcblk0p3 rootfstype=ext4 rootwait ro
  14. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  15. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  16. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  17. [ 0.000000] Memory: 512MB 512MB = 1024MB total
  18. [ 0.000000] Memory: 1034404k/1034404k available, 14172k reserved, 524288K highmem
  19. [ 0.000000] Virtual kernel memory layout:
  20. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  21. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  22. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  23. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  24. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  25. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  26. [ 0.000000] .text : 0xc0008000 - 0xc0491000 (4644 kB)
  27. [ 0.000000] .init : 0xc0491000 - 0xc04bd20c ( 177 kB)
  28. [ 0.000000] .data : 0xc04be000 - 0xc04f91d0 ( 237 kB)
  29. [ 0.000000] .bss : 0xc04f91f4 - 0xc0564f54 ( 432 kB)
  30. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  31. [ 0.000000] TrustZone Interrupt Controller (TZIC) initialized
  32. [ 0.000000] sched_clock: 32 bits at 40MHz, resolution 25ns, wraps every 107374ms
  33. [ 0.000000] CPU identified as i.MX53, silicon rev 2.1
  34. [ 0.000000] Console: colour dummy device 80x30
  35. [ 0.000000] console [tty0] enabled
  36. [ 0.000560] Calibrating delay loop... 663.55 BogoMIPS (lpj=3317760)
  37. [ 0.060121] pid_max: default: 32768 minimum: 301
  38. [ 0.060218] Security Framework initialized
  39. [ 0.060258] AppArmor: AppArmor disabled by boot time parameter
  40. [ 0.060293] Mount-cache hash table entries: 512
  41. [ 0.060933] Initializing cgroup subsys cpuacct
  42. [ 0.060969] Initializing cgroup subsys devices
  43. [ 0.060985] Initializing cgroup subsys freezer
  44. [ 0.060999] Initializing cgroup subsys net_cls
  45. [ 0.061012] Initializing cgroup subsys blkio
  46. [ 0.061025] Initializing cgroup subsys perf_event
  47. [ 0.061104] CPU: Testing write buffer coherency: ok
  48. [ 0.061374] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  49. [ 0.061475] Setting up static identity map for 0x7037b5a0 - 0x7037b610
  50. [ 0.062753] devtmpfs: initialized
  51. [ 0.064546] dummy:
  52. [ 0.064814] NET: Registered protocol family 16
  53. [ 0.065595] DMA: preallocated 256 KiB pool for atomic coherent allocations
  54. [ 0.080720] hw-breakpoint: debug architecture 0x4 unsupported.
  55. [ 0.082782] bio: create slab <bio-0> at 0
  56. [ 0.083933] Switching to clocksource mxc_timer1
  57. [ 0.104866] NET: Registered protocol family 2
  58. [ 0.105543] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  59. [ 0.106443] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
  60. [ 0.106957] TCP: Hash tables configured (established 65536 bind 65536)
  61. [ 0.107070] TCP: reno registered
  62. [ 0.107089] UDP hash table entries: 256 (order: 0, 4096 bytes)
  63. [ 0.107114] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  64. [ 0.107330] NET: Registered protocol family 1
  65. [ 0.108276] audit: initializing netlink socket (disabled)
  66. [ 0.108351] type=2000 audit(0.100:1): initialized
  67. [ 0.182124] bounce pool size: 64 pages
  68. [ 0.182526] VFS: Disk quotas dquot_6.5.2
  69. [ 0.182593] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  70. [ 0.182944] msgmni has been set to 996
  71. [ 0.183914] alg: No test for stdrng (krng)
  72. [ 0.184121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  73. [ 0.184149] io scheduler noop registered
  74. [ 0.184164] io scheduler deadline registered
  75. [ 0.184190] io scheduler cfq registered (default)
  76. [ 0.187198] imx-sdma imx35-sdma: initialized
  77. [ 0.187817] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  78. [ 0.188692] Serial: IMX driver
  79. [ 0.188866] imx21-uart.0: ttymxc0 at MMIO 0x53fbc000 (irq = 47) is a IMX
  80. [ 0.599921] console [ttymxc0] enabled
  81. [ 0.603860] imx21-uart.3: ttymxc3 at MMIO 0x53ff0000 (irq = 29) is a IMX
  82. [ 0.610817] imx21-uart.4: ttymxc4 at MMIO 0x63f90000 (irq = 102) is a IMX
  83. [ 0.621589] libphy: fec_enet_mii_bus: probed
  84. [ 0.626799] mousedev: PS/2 mouse device common for all mice
  85. [ 0.632714] cpuidle: using governor ladder
  86. [ 0.636931] cpuidle: using governor menu
  87. [ 0.640958] drop_monitor: Initializing network drop monitor service
  88. [ 0.647614] TCP: cubic registered
  89. [ 0.650980] NET: Registered protocol family 10
  90. [ 0.656301] mip6: Mobile IPv6
  91. [ 0.659300] NET: Registered protocol family 17
  92. [ 0.663818] Key type dns_resolver registered
  93. [ 0.668822] registered taskstats version 1
  94. [ 0.673155] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  95. [ 0.680028] Waiting for root device /dev/mmcblk0p3...
Add Comment
Please, Sign In to add comment