Advertisement
teknoraver

macchiatobin 4.16

Apr 6th, 2018
390
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.40 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd081]
  2. [ 0.000000] Linux version 4.16.2 (root@macchiatobin) (gcc version 7.3.0 (Debian 7.3.0-15)) #13 SMP Thu Apr 19 01:21:54 CEST 2018
  3. [ 0.000000] Machine model: Marvell 8040 MACHIATOBin
  4. [ 0.000000] efi: Getting EFI parameters from FDT:
  5. [ 0.000000] efi: UEFI not found.
  6. [ 0.000000] cma: Reserved 64 MiB at 0x00000000bc000000
  7. [ 0.000000] On node 0 totalpages: 4193792
  8. [ 0.000000] DMA32 zone: 12280 pages used for memmap
  9. [ 0.000000] DMA32 zone: 0 pages reserved
  10. [ 0.000000] DMA32 zone: 785920 pages, LIFO batch:31
  11. [ 0.000000] Normal zone: 53248 pages used for memmap
  12. [ 0.000000] Normal zone: 3407872 pages, LIFO batch:31
  13. [ 0.000000] psci: probing for conduit method from DT.
  14. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  15. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  16. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  17. [ 0.000000] psci: SMC Calling Convention v1.0
  18. [ 0.000000] percpu: Embedded 22 pages/cpu @ (ptrval) s49688 r8192 d32232 u90112
  19. [ 0.000000] pcpu-alloc: s49688 r8192 d32232 u90112 alloc=22*4096
  20. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  21. [ 0.000000] Detected PIPT I-cache on CPU0
  22. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4128264
  23. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p1 ro panic=1
  24. [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  25. [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  26. [ 0.000000] log_buf_len min size: 16384 bytes
  27. [ 0.000000] log_buf_len: 32768 bytes
  28. [ 0.000000] early log buf free: 14732(89%)
  29. [ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  30. [ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  31. [ 0.000000] software IO TLB [mem 0xb7fff000-0xbbfff000] (64MB) mapped at [ (ptrval)- (ptrval)]
  32. [ 0.000000] Memory: 16348312K/16775168K available (4924K kernel code, 432K rwdata, 1428K rodata, 960K init, 165K bss, 361320K reserved, 65536K cma-reserved)
  33. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  34. [ 0.000000] Hierarchical RCU implementation.
  35. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  36. [ 0.000000] GIC: GICv2 detected, but range too small and irqchip.gicv2_force_probe not set
  37. [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:160, num:32)
  38. [ 0.000000] GICv2m: range[mem 0xf0280000-0xf0280fff], SPI[160:191]
  39. [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:192, num:32)
  40. [ 0.000000] GICv2m: range[mem 0xf0290000-0xf0290fff], SPI[192:223]
  41. [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:224, num:32)
  42. [ 0.000000] GICv2m: range[mem 0xf02a0000-0xf02a0fff], SPI[224:255]
  43. [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:256, num:32)
  44. [ 0.000000] GICv2m: range[mem 0xf02b0000-0xf02b0fff], SPI[256:287]
  45. [ 0.000000] GIC: PPI14 is secure or misconfigured
  46. [ 0.000000] arch_timer: WARNING: Invalid trigger for IRQ3, assuming level low
  47. [ 0.000000] arch_timer: WARNING: Please fix your firmware
  48. [ 0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (phys).
  49. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c40939b5, max_idle_ns: 440795202646 ns
  50. [ 0.000002] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
  51. [ 0.000091] Console: colour dummy device 80x25
  52. [ 0.000101] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=250000)
  53. [ 0.000106] pid_max: default: 32768 minimum: 301
  54. [ 0.000181] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
  55. [ 0.000230] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
  56. [ 0.000553] ASID allocator initialised with 32768 entries
  57. [ 0.000577] Hierarchical SRCU implementation.
  58. [ 0.000758] EFI services will not be available.
  59. [ 0.000808] smp: Bringing up secondary CPUs ...
  60. [ 0.001024] Detected PIPT I-cache on CPU1
  61. [ 0.001048] CPU1: Booted secondary processor 0x0000000001 [0x410fd081]
  62. [ 0.001278] Detected PIPT I-cache on CPU2
  63. [ 0.001295] CPU2: Booted secondary processor 0x0000000100 [0x410fd081]
  64. [ 0.001526] Detected PIPT I-cache on CPU3
  65. [ 0.001539] CPU3: Booted secondary processor 0x0000000101 [0x410fd081]
  66. [ 0.001566] smp: Brought up 1 node, 4 CPUs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement