Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- EFI stub: Booting Linux Kernel...
- EFI stub: Using DTB from configuration table
- EFI stub: Exiting boot services and installing virtual address map...
- [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
- [ 0.000000] Linux version 5.2.0-dirty (jerome@matebook) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #264 SMP PREEMPT Wed Dec 4 13:39:26 CET 2019
- [ 0.000000] Machine model: HiKey960
- [ 0.000000] earlycon: pl11 at MMIO 0x00000000fff32000 (options '')
- [ 0.000000] printk: bootconsole [pl11] enabled
- [ 0.000000] printk: debug: ignoring loglevel setting.
- [ 0.000000] efi: Getting EFI parameters from FDT:
- [ 0.000000] efi: EFI v2.60 by EDK II
- [ 0.000000] efi: MEMATTR=0xbe7dc118 MEMRESERVE=0xba6e6018
- [ 0.000000] cma: Reserved 32 MiB at 0x00000000bc400000
- [ 0.000000] NUMA: No NUMA configuration found
- [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000bfffffff]
- [ 0.000000] NUMA: NODE_DATA [mem 0xbf9e1840-0xbf9e2fff]
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA32 [mem 0x0000000000000000-0x00000000bfffffff]
- [ 0.000000] Normal empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000000000000-0x000000001abfffff]
- [ 0.000000] node 0: [mem 0x000000001ad88000-0x0000000031ffffff]
- [ 0.000000] node 0: [mem 0x0000000032101000-0x000000003dffffff]
- [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000089b7ffff]
- [ 0.000000] node 0: [mem 0x0000000089cc0000-0x00000000ba49ffff]
- [ 0.000000] node 0: [mem 0x00000000ba4a0000-0x00000000ba6dffff]
- [ 0.000000] node 0: [mem 0x00000000ba6e0000-0x00000000ba6e7fff]
- [ 0.000000] node 0: [mem 0x00000000ba6e8000-0x00000000ba6ebfff]
- [ 0.000000] node 0: [mem 0x00000000ba6ec000-0x00000000bf6affff]
- [ 0.000000] node 0: [mem 0x00000000bf6b0000-0x00000000bf6effff]
- [ 0.000000] node 0: [mem 0x00000000bf6f0000-0x00000000bf6fffff]
- [ 0.000000] node 0: [mem 0x00000000bf700000-0x00000000bf74ffff]
- [ 0.000000] node 0: [mem 0x00000000bf750000-0x00000000bfffffff]
- [ 0.000000] Zeroed struct page in unavailable ranges: 624 pages
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000bfffffff]
- [ 0.000000] On node 0 totalpages: 777271
- [ 0.000000] DMA32 zone: 12288 pages used for memmap
- [ 0.000000] DMA32 zone: 0 pages reserved
- [ 0.000000] DMA32 zone: 777271 pages, LIFO batch:63
- [ 0.000000] psci: probing for conduit method from DT.
- [ 0.000000] psci: PSCIv1.1 detected in firmware.
- [ 0.000000] psci: Using standard PSCI v0.2 function IDs
- [ 0.000000] psci: Trusted OS migration not required
- [ 0.000000] psci: SMC Calling Convention v1.1
- [ 0.000000] percpu: Embedded 31 pages/cpu s90072 r8192 d28712 u126976
- [ 0.000000] pcpu-alloc: s90072 r8192 d28712 u126976 alloc=31*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
- [ 0.000000] Detected VIPT I-cache on CPU0
- [ 0.000000] CPU features: detected: ARM erratum 845719
- [ 0.000000] Speculative Store Bypass Disable mitigation not required
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 764983
- [ 0.000000] Policy zone: DMA32
- [ 0.000000] Kernel command line: BOOT_IMAGE=/Image console=tty0 console=ttyAMA6,115200n8 earlycon=pl011,0xfff32000 root=/dev/disk/by-partlabel/system rootwait rw ignore_loglevel efi=noruntime
- [ 0.000000] Memory: 2982900K/3109084K available (14140K kernel code, 2634K rwdata, 6852K rodata, 2240K init, 469K bss, 93416K reserved, 32768K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
- [ 0.000000] ftrace: allocating 50706 entries in 199 pages
- [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
- [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
- [ 0.000000] Tasks RCU enabled.
- [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
- [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
- [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
- [ 0.000000] GIC: Using split EOI/Deactivate mode
- [ 0.000000] random: get_random_bytes called from start_kernel+0x32c/0x4d4 with crng_init=0
- [ 0.000000] arch_timer: cp15 timer(s) running at 1.92MHz (phys).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1c570327e, max_idle_ns: 1763180809505 ns
- [ 0.000005] sched_clock: 56 bits at 1920kHz, resolution 520ns, wraps every 4398046510977ns
- [ 0.008504] clocksource: arm,sp804: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58334160866034 ns
- [ 0.018927] Console: colour dummy device 80x25
- [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
- [ 0.000000] Linux version 5.2.0-dirty (jerome@matebook) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #264 SMP PREEMPT Wed Dec 4 13:39:26 CET 2019
- [ 0.000000] Machine model: HiKey960
- [ 0.000000] earlycon: pl11 at MMIO 0x00000000fff32000 (options '')
- [ 0.000000] printk: bootconsole [pl11] enabled
- [ 0.000000] printk: debug: ignoring loglevel setting.
- [ 0.000000] efi: Getting EFI parameters from FDT:
- [ 0.000000] efi: EFI v2.60 by EDK II
- [ 0.000000] efi: MEMATTR=0xbe7dc118 MEMRESERVE=0xba6e6018
- [ 0.000000] cma: Reserved 32 MiB at 0x00000000bc400000
- [ 0.000000] NUMA: No NUMA configuration found
- [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000bfffffff]
- [ 0.000000] NUMA: NODE_DATA [mem 0xbf9e1840-0xbf9e2fff]
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA32 [mem 0x0000000000000000-0x00000000bfffffff]
- [ 0.000000] Normal empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000000000000-0x000000001abfffff]
- [ 0.000000] node 0: [mem 0x000000001ad88000-0x0000000031ffffff]
- [ 0.000000] node 0: [mem 0x0000000032101000-0x000000003dffffff]
- [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000089b7ffff]
- [ 0.000000] node 0: [mem 0x0000000089cc0000-0x00000000ba49ffff]
- [ 0.000000] node 0: [mem 0x00000000ba4a0000-0x00000000ba6dffff]
- [ 0.000000] node 0: [mem 0x00000000ba6e0000-0x00000000ba6e7fff]
- [ 0.000000] node 0: [mem 0x00000000ba6e8000-0x00000000ba6ebfff]
- [ 0.000000] node 0: [mem 0x00000000ba6ec000-0x00000000bf6affff]
- [ 0.000000] node 0: [mem 0x00000000bf6b0000-0x00000000bf6effff]
- [ 0.000000] node 0: [mem 0x00000000bf6f0000-0x00000000bf6fffff]
- [ 0.000000] node 0: [mem 0x00000000bf700000-0x00000000bf74ffff]
- [ 0.000000] node 0: [mem 0x00000000bf750000-0x00000000bfffffff]
- [ 0.000000] Zeroed struct page in unavailable ranges: 624 pages
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000bfffffff]
- [ 0.000000] On node 0 totalpages: 777271
- [ 0.000000] DMA32 zone: 12288 pages used for memmap
- [ 0.000000] DMA32 zone: 0 pages reserved
- [ 0.000000] DMA32 zone: 777271 pages, LIFO batch:63
- [ 0.000000] psci: probing for conduit method from DT.
- [ 0.000000] psci: PSCIv1.1 detected in firmware.
- [ 0.000000] psci: Using standard PSCI v0.2 function IDs
- [ 0.000000] psci: Trusted OS migration not required
- [ 0.000000] psci: SMC Calling Convention v1.1
- [ 0.000000] percpu: Embedded 31 pages/cpu s90072 r8192 d28712 u126976
- [ 0.000000] pcpu-alloc: s90072 r8192 d28712 u126976 alloc=31*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
- [ 0.000000] Detected VIPT I-cache on CPU0
- [ 0.000000] CPU features: detected: ARM erratum 845719
- [ 0.000000] Speculative Store Bypass Disable mitigation not required
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 764983
- [ 0.000000] Policy zone: DMA32
- [ 0.000000] Kernel command line: BOOT_IMAGE=/Image console=tty0 console=ttyAMA6,115200n8 earlycon=pl011,0xfff32000 root=/dev/disk/by-partlabel/system rootwait rw ignore_loglevel efi=noruntime
- [ 0.000000] Memory: 2982900K/3109084K available (14140K kernel code, 2634K rwdata, 6852K rodata, 2240K init, 469K bss, 93416K reserved, 32768K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
- [ 0.000000] ftrace: allocating 50706 entries in 199 pages
- [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
- [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
- [ 0.000000] Tasks RCU enabled.
- [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
- [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
- [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
- [ 0.000000] GIC: Using split EOI/Deactivate mode
- [ 0.000000] random: get_random_bytes called from start_kernel+0x32c/0x4d4 with crng_init=0
- [ 0.000000] arch_timer: cp15 timer(s) running at 1.92MHz (phys).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1c570327e, max_idle_ns: 1763180809505 ns
- [ 0.000005] sched_clock: 56 bits at 1920kHz, resolution 520ns, wraps every 4398046510977ns
- [ 0.008504] clocksource: arm,sp804: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58334160866034 ns
- [ 0.018927] Console: colour dummy device 80x25
- [ 0.439859] printk: console [tty0] enabled
- [ 0.444189] Calibrating delay loop (skipped), value calculated using timer frequency.. 3.84 BogoMIPS (lpj=7680)
- [ 0.454459] pid_max: default: 32768 minimum: 301
- [ 0.459228] LSM: Security Framework initializing
- [ 0.465383] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
- [ 0.473454] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
- [ 0.480664] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
- [ 0.487516] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
- [ 0.518875] ASID allocator initialised with 32768 entries
- [ 0.532402] rcu: Hierarchical SRCU implementation.
- [ 0.546660] EFI runtime services will be disabled.
- [ 0.559552] smp: Bringing up secondary CPUs ...
- [ 0.596595] Detected VIPT I-cache on CPU1
- [ 0.596695] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
- [ 0.628531] Detected VIPT I-cache on CPU2
- [ 0.628566] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
- [ 0.660551] Detected VIPT I-cache on CPU3
- [ 0.660573] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
- [ 0.694134] CPU features: detected: ARM erratum 858921
- [ 0.694173] Detected VIPT I-cache on CPU4
- [ 0.694181] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU4: 0x00000000101122
- [ 0.694188] CPU features: Unsupported CPU feature variation detected.
- [ 0.694198] arch_timer: Enabling local workaround for ARM erratum 858921
- [ 0.694207] arch_timer: CPU4: Trapping CNTVCT access
- [ 0.694214] CPU4: Booted secondary processor 0x0000000100 [0x410fd091]
- [ 0.724574] Detected VIPT I-cache on CPU5
- [ 0.724580] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU5: 0x00000000101122
- [ 0.724590] arch_timer: Enabling local workaround for ARM erratum 858921
- [ 0.724595] arch_timer: CPU5: Trapping CNTVCT access
- [ 0.724600] CPU5: Booted secondary processor 0x0000000101 [0x410fd091]
- [ 0.756606] Detected VIPT I-cache on CPU6
- [ 0.756611] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU6: 0x00000000101122
- [ 0.756622] arch_timer: Enabling local workaround for ARM erratum 858921
- [ 0.756627] arch_timer: CPU6: Trapping CNTVCT access
- [ 0.756631] CPU6: Booted secondary processor 0x0000000102 [0x410fd091]
- [ 0.788639] Detected VIPT I-cache on CPU7
- [ 0.788644] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU7: 0x00000000101122
- [ 0.788654] arch_timer: Enabling local workaround for ARM erratum 858921
- [ 0.788659] arch_timer: CPU7: Trapping CNTVCT access
- [ 0.788664] CPU7: Booted secondary processor 0x0000000103 [0x410fd091]
- [ 0.788721] smp: Brought up 1 node, 8 CPUs
- [ 0.975827] SMP: Total of 8 processors activated.
- [ 0.980583] CPU features: detected: 32-bit EL0 Support
- [ 0.985788] CPU features: detected: CRC32 instructions
- [ 0.991517] CPU: All CPU(s) started at EL2
- [ 0.995688] alternatives: patching kernel code
- [ 1.001427] devtmpfs: initialized
- [ 1.007657] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 1.017537] futex hash table entries: 2048 (order: 5, 131072 bytes)
- [ 1.024471] pinctrl core: initialized pinctrl subsystem
- [ 1.030309] DMI not present or invalid.
- [ 1.034378] NET: Registered protocol family 16
- [ 1.039157] audit: initializing netlink subsys (disabled)
- [ 1.044701] audit: type=2000 audit(0.744:1): state=initialized audit_enabled=0 res=1
- [ 1.052545] cpuidle: using governor menu
- [ 1.056698] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
- [ 1.068151] DMA: preallocated 256 KiB pool for atomic allocations
- [ 1.074804] Serial: AMBA PL011 UART driver
- [ 1.093924] hi3660-mbox e896b000.mailbox: Mailbox enabled
- [ 1.108372] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
- [ 1.115151] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
- [ 1.121924] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
- [ 1.128697] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
- [ 1.136870] cryptd: max_cpu_qlen set to 1000
- [ 1.143955] ACPI: Interpreter disabled.
- [ 1.148565] vgaarb: loaded
- [ 1.151435] SCSI subsystem initialized
- [ 1.155308] libata version 3.00 loaded.
- [ 1.159305] usbcore: registered new interface driver usbfs
- [ 1.164868] usbcore: registered new interface driver hub
- [ 1.170271] usbcore: registered new device driver usb
- [ 1.175665] pps_core: LinuxPPS API ver. 1 registered
- [ 1.180683] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 1.189921] PTP clock support registered
- [ 1.193931] EDAC MC: Ver: 3.0.0
- [ 1.197360] Registered efivars operations
- [ 1.201711] FPGA manager framework
- [ 1.205184] Advanced Linux Sound Architecture Driver Initialized.
- [ 1.211880] clocksource: Switched to clocksource arch_sys_counter
- [ 1.478149] VFS: Disk quotas dquot_6.6.0
- [ 1.482167] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 1.489228] pnp: PnP ACPI: disabled
- [ 1.495523] NET: Registered protocol family 2
- [ 1.500171] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
- [ 1.508147] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
- [ 1.515605] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
- [ 1.522503] TCP: Hash tables configured (established 32768 bind 32768)
- [ 1.529163] UDP hash table entries: 2048 (order: 4, 65536 bytes)
- [ 1.535283] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
- [ 1.541905] NET: Registered protocol family 1
- [ 1.546535] RPC: Registered named UNIX socket transport module.
- [ 1.552527] RPC: Registered udp transport module.
- [ 1.557280] RPC: Registered tcp transport module.
- [ 1.562034] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 1.568787] PCI: CLS 0 bytes, default 64
- [ 1.572839] Unpacking initramfs...
- [ 1.755600] Freeing initrd memory: 7164K
- [ 1.760460] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
- [ 1.768963] hw perfevents: enabled with armv8_cortex_a73 PMU driver, 7 counters available
- [ 1.777345] kvm [1]: IPA Size Limit: 40bits
- [ 1.782036] kvm [1]: vgic interrupt IRQ1
- [ 1.786135] kvm [1]: Hyp mode initialized successfully
- [ 1.814363] Initialise system trusted keyrings
- [ 1.818949] workingset: timestamp_bits=44 max_order=20 bucket_order=0
- [ 1.828313] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 1.834566] NFS: Registering the id_resolver key type
- [ 1.839687] Key type id_resolver registered
- [ 1.843915] Key type id_legacy registered
- [ 1.847970] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 1.854820] 9p: Installing v9fs 9p2000 file system support
- [ 1.862174] Key type asymmetric registered
- [ 1.866319] Asymmetric key parser 'x509' registered
- [ 1.871266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
- [ 1.878747] io scheduler mq-deadline registered
- [ 1.883325] io scheduler kyber registered
- [ 1.889666] pinctrl-single e896c000.pinmux: 124 pins, size 496
- [ 1.895666] pinctrl-single ff37e000.pinmux: 6 pins, size 24
- [ 1.901369] pinctrl-single ff3b6000.pinmux: 12 pins, size 48
- [ 1.907151] pinctrl-single ff3fd000.pinmux: 6 pins, size 24
- [ 1.912885] pinctrl-single fff11000.pinmux: 42 pins, size 168
- [ 1.918834] pinctrl-single e896c800.pinmux: 128 pins, size 512
- [ 1.924793] pinctrl-single ff3b6800.pinmux: 6 pins, size 24
- [ 1.930485] pinctrl-single ff3fd800.pinmux: 6 pins, size 24
- [ 1.936188] pinctrl-single ff37e800.pinmux: 6 pins, size 24
- [ 1.941910] pinctrl-single fff11800.pinmux: 47 pins, size 188
- [ 1.948621] pl061_gpio e8a0b000.gpio: PL061 GPIO chip @0x00000000e8a0b000 registered
- [ 1.956548] pl061_gpio e8a0c000.gpio: PL061 GPIO chip @0x00000000e8a0c000 registered
- [ 1.964482] pl061_gpio e8a0d000.gpio: PL061 GPIO chip @0x00000000e8a0d000 registered
- [ 1.972406] pl061_gpio e8a0e000.gpio: PL061 GPIO chip @0x00000000e8a0e000 registered
- [ 1.980329] pl061_gpio e8a0f000.gpio: PL061 GPIO chip @0x00000000e8a0f000 registered
- [ 1.988253] pl061_gpio e8a10000.gpio: PL061 GPIO chip @0x00000000e8a10000 registered
- [ 1.996176] pl061_gpio e8a11000.gpio: PL061 GPIO chip @0x00000000e8a11000 registered
- [ 2.004097] pl061_gpio e8a12000.gpio: PL061 GPIO chip @0x00000000e8a12000 registered
- [ 2.012023] pl061_gpio e8a13000.gpio: PL061 GPIO chip @0x00000000e8a13000 registered
- [ 2.019947] pl061_gpio e8a14000.gpio: PL061 GPIO chip @0x00000000e8a14000 registered
- [ 2.027867] pl061_gpio e8a15000.gpio: PL061 GPIO chip @0x00000000e8a15000 registered
- [ 2.035785] pl061_gpio e8a16000.gpio: PL061 GPIO chip @0x00000000e8a16000 registered
- [ 2.043706] pl061_gpio e8a17000.gpio: PL061 GPIO chip @0x00000000e8a17000 registered
- [ 2.051625] pl061_gpio e8a18000.gpio: PL061 GPIO chip @0x00000000e8a18000 registered
- [ 2.059546] pl061_gpio e8a19000.gpio: PL061 GPIO chip @0x00000000e8a19000 registered
- [ 2.067464] pl061_gpio e8a1a000.gpio: PL061 GPIO chip @0x00000000e8a1a000 registered
- [ 2.075384] pl061_gpio e8a1b000.gpio: PL061 GPIO chip @0x00000000e8a1b000 registered
- [ 2.083299] pl061_gpio e8a1c000.gpio: PL061 GPIO chip @0x00000000e8a1c000 registered
- [ 2.091231] pl061_gpio ff3b4000.gpio: PL061 GPIO chip @0x00000000ff3b4000 registered
- [ 2.099151] pl061_gpio ff3b5000.gpio: PL061 GPIO chip @0x00000000ff3b5000 registered
- [ 2.107074] pl061_gpio e8a1f000.gpio: PL061 GPIO chip @0x00000000e8a1f000 registered
- [ 2.115006] pl061_gpio e8a20000.gpio: PL061 GPIO chip @0x00000000e8a20000 registered
- [ 2.122932] pl061_gpio fff0b000.gpio: PL061 GPIO chip @0x00000000fff0b000 registered
- [ 2.130854] pl061_gpio fff0c000.gpio: PL061 GPIO chip @0x00000000fff0c000 registered
- [ 2.138779] pl061_gpio fff0d000.gpio: PL061 GPIO chip @0x00000000fff0d000 registered
- [ 2.146701] pl061_gpio fff0e000.gpio: PL061 GPIO chip @0x00000000fff0e000 registered
- [ 2.154626] pl061_gpio fff0f000.gpio: PL061 GPIO chip @0x00000000fff0f000 registered
- [ 2.162546] pl061_gpio fff10000.gpio: PL061 GPIO chip @0x00000000fff10000 registered
- [ 2.170464] pl061_gpio fff1d000.gpio: PL061 GPIO chip @0x00000000fff1d000 registered
- [ 2.217063] kirin-pcie f4000000.pcie: host bridge /soc/pcie@f4000000 ranges:
- [ 2.224202] kirin-pcie f4000000.pcie: MEM 0xf6000000..0xf7ffffff -> 0x00000000
- [ 3.236049] kirin-pcie f4000000.pcie: Link Fail
- [ 3.240691] kirin-pcie f4000000.pcie: PCI host bridge to bus 0000:00
- [ 3.247119] pci_bus 0000:00: root bus resource [bus 00-01]
- [ 3.252667] pci_bus 0000:00: root bus resource [mem 0xf6000000-0xf7ffffff] (bus address [0x00000000-0x01ffffff])
- [ 3.262981] pci 0000:00:00.0: [19e5:3660] type 01 class 0x060400
- [ 3.269095] pci 0000:00:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff 64bit]
- [ 3.276068] pci 0000:00:00.0: supports D1 D2
- [ 3.280382] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
- [ 3.287569] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-01] (conflicts with (null) [bus 00-01])
- [ 3.299376] pci 0000:00:00.0: BAR 0: assigned [mem 0xf6000000-0xf6ffffff 64bit]
- [ 3.306782] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
- [ 3.312279] pcieport 0000:00:00.0: PME: Signaling with IRQ 66
- [ 3.318211] pcieport 0000:00:00.0: AER: enabled with IRQ 66
- [ 3.324328] EINJ: ACPI disabled.
- [ 3.329769] k3-dma fdf30000.dma: initialized
- [ 3.334119] k3-dma e804b000.dma-controller: dma-channel-mask doesn't exist, considering all as available.
- [ 3.344421] k3-dma e804b000.dma-controller: initialized
- [ 3.352663] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
- [ 3.359954] SuperH (H)SCI(F) driver initialized
- [ 3.364750] msm_serial: driver initialized
- [ 3.373531] loop: module loaded
- [ 3.378160] ufshcd-hisi ff3b0000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
- [ 3.388902] ufshcd-hisi ff3b0000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
- [ 3.399281] ufshcd-hisi ff3b0000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
- [ 3.409746] ufshcd-hisi ff3b0000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
- [ 3.448413] scsi host0: ufshcd
- [ 3.461594] libphy: Fixed MDIO Bus: probed
- [ 3.465853] tun: Universal TUN/TAP device driver, 1.6
- [ 3.471282] thunder_xcv, ver 1.0
- [ 3.474564] thunder_bgx, ver 1.0
- [ 3.477841] nicpf, ver 1.0
- [ 3.480832] hclge is initializing
- [ 3.484181] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
- [ 3.491481] hns3: Copyright (c) 2017 Huawei Corporation.
- [ 3.496872] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
- [ 3.502766] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
- [ 3.508769] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
- [ 3.515805] igb: Copyright (c) 2007-2014 Intel Corporation.
- [ 3.521454] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
- [ 3.529369] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
- [ 3.535490] sky2: driver version 1.30
- [ 3.539469] usbcore: registered new interface driver asix
- [ 3.544941] usbcore: registered new interface driver ax88179_178a
- [ 3.551110] usbcore: registered new interface driver cdc_ether
- [ 3.557016] usbcore: registered new interface driver dm9601
- [ 3.561655] ufshcd-hisi ff3b0000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
- [ 3.562659] usbcore: registered new interface driver net1080
- [ 3.580942] usbcore: registered new interface driver cdc_subset
- [ 3.586940] usbcore: registered new interface driver zaurus
- [ 3.592591] usbcore: registered new interface driver cdc_ncm
- [ 3.598373] VFIO - User Level meta-driver version: 0.3
- [ 3.604188] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 3.610788] ehci-pci: EHCI PCI platform driver
- [ 3.615294] ehci-platform: EHCI generic platform driver
- [ 3.620626] ehci-orion: EHCI orion driver
- [ 3.624716] ehci-exynos: EHCI EXYNOS driver
- [ 3.628979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 3.635231] ohci-pci: OHCI PCI platform driver
- [ 3.639739] ohci-platform: OHCI generic platform driver
- [ 3.645064] ohci-exynos: OHCI EXYNOS driver
- [ 3.649490] usbcore: registered new interface driver usb-storage
- [ 3.656641] rtc-pl031 fff04000.rtc: registered as rtc0
- [ 3.658586] ufshcd-hisi ff3b0000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
- [ 3.662090] i2c /dev entries driver
- [ 3.674998] ufshcd-hisi ff3b0000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
- [ 3.679097] sp805-wdt e8a06000.watchdog: registration successful
- [ 3.690452] scsi 0:0:0:49488: Well-known LUN TOSHIBA THGBF7G8K4LBATRC 0100 PQ: 0 ANSI: 6
- [ 3.694721] sp805-wdt e8a07000.watchdog: registration successful
- [ 3.705509] scsi 0:0:0:49476: Well-known LUN TOSHIBA THGBF7G8K4LBATRC 0100 PQ: 0 ANSI: 6
- [ 3.717990] sdhci: Secure Digital Host Controller Interface driver
- [ 3.720789] scsi 0:0:0:49456: Well-known LUN TOSHIBA THGBF7G8K4LBATRC 0100 PQ: 0 ANSI: 6
- [ 3.724233] sdhci: Copyright(c) Pierre Ossman
- [ 3.724352] Synopsys Designware Multimedia Card Interface Driver
- [ 3.737282] scsi 0:0:0:0: Direct-Access TOSHIBA THGBF7G8K4LBATRC 0100 PQ: 0 ANSI: 6
- [ 3.743458] dwmmc_k3 ff37f000.dwmmc1: fifo-depth property not found, using value of FIFOTH register as default
- [ 3.754727] sd 0:0:0:0: Power-on or device reset occurred
- [ 3.763659] dwmmc_k3 ff37f000.dwmmc1: IDMAC supports 64-bit address mode.
- [ 3.767178] scsi 0:0:0:1: Direct-Access TOSHIBA THGBF7G8K4LBATRC 0100 PQ: 0 ANSI: 6
- [ 3.769806] sd 0:0:0:0: [sda] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
- [ 3.770151] sd 0:0:0:0: [sda] Write Protect is off
- [ 3.770155] sd 0:0:0:0: [sda] Mode Sense: 00 32 00 10
- [ 3.770833] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
- [ 3.771201] sd 0:0:0:0: [sda] Optimal transfer size 65536 bytes
- [ 3.781632] sd 0:0:0:0: [sda] Attached SCSI disk
- [ 3.788490] sd 0:0:0:1: Power-on or device reset occurred
- [ 3.791253] dwmmc_k3 ff37f000.dwmmc1: Using internal DMA controller.
- [ 3.795309] scsi 0:0:0:2: Direct-Access TOSHIBA THGBF7G8K4LBATRC 0100 PQ: 0 ANSI: 6
- [ 3.798409] sd 0:0:0:1: [sdb] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
- [ 3.798763] sd 0:0:0:1: [sdb] Write Protect is off
- [ 3.798768] sd 0:0:0:1: [sdb] Mode Sense: 00 32 00 10
- [ 3.799408] dwmmc_k3 ff37f000.dwmmc1: Version ID is 270a
- [ 3.799866] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
- [ 3.800452] sd 0:0:0:1: [sdb] Optimal transfer size 65536 bytes
- [ 3.807904] random: fast init done
- [ 3.809747] sd 0:0:0:1: [sdb] Attached SCSI disk
- [ 3.810862] sd 0:0:0:2: Power-on or device reset occurred
- [ 3.812106] sd 0:0:0:2: [sdc] 2048 4096-byte logical blocks: (8.39 MB/8.00 MiB)
- [ 3.812224] sd 0:0:0:2: [sdc] Write Protect is off
- [ 3.812228] sd 0:0:0:2: [sdc] Mode Sense: 00 32 00 10
- [ 3.812464] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
- [ 3.812607] sd 0:0:0:2: [sdc] Optimal transfer size 65536 bytes
- [ 3.812914] scsi 0:0:0:3: Direct-Access TOSHIBA THGBF7G8K4LBATRC 0100 PQ: 0 ANSI: 6
- [ 3.814019] dwmmc_k3 ff37f000.dwmmc1: DW MMC controller at irq 60,32 bit host data width,256 deep fifo
- [ 3.817097] sd 0:0:0:2: [sdc] Attached SCSI disk
- [ 3.817595] sd 0:0:0:3: Power-on or device reset occurred
- [ 3.818695] sd 0:0:0:3: [sdd] 7805952 4096-byte logical blocks: (32.0 GB/29.8 GiB)
- [ 3.824240] dwmmc_k3 ff37f000.dwmmc1: Got CD GPIO
- [ 3.831992] sd 0:0:0:3: [sdd] Write Protect is off
- [ 3.855423] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
- [ 3.856098] sd 0:0:0:3: [sdd] Mode Sense: 00 32 00 10
- [ 3.857993] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
- [ 3.878863] dwmmc_k3 ff3ff000.dwmmc2: fifo-depth property not found, using value of FIFOTH register as default
- [ 3.881219] sd 0:0:0:3: [sdd] Optimal transfer size 65536 bytes
- [ 3.886543] dwmmc_k3 ff3ff000.dwmmc2: IDMAC supports 64-bit address mode.
- [ 3.897750] Alternate GPT is invalid, using primary GPT.
- [ 4.018273] sdd: sdd1 sdd2 sdd3 sdd4 sdd5 sdd6 sdd7 sdd8 sdd9 sdd10 sdd11 sdd12
- [ 4.018711] dwmmc_k3 ff3ff000.dwmmc2: Using internal DMA controller.
- [ 4.032200] dwmmc_k3 ff3ff000.dwmmc2: Version ID is 270a
- [ 4.032485] sd 0:0:0:3: [sdd] Attached SCSI disk
- [ 4.037588] dwmmc_k3 ff3ff000.dwmmc2: DW MMC controller at irq 61,32 bit host data width,256 deep fifo
- [ 4.051982] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 4.061370] ledtrig-cpu: registered to indicate activity on CPUs
- [ 4.067823] usbcore: registered new interface driver usbhid
- [ 4.073453] usbhid: USB HID core driver
- [ 4.077911] optee: probing for conduit method from DT.
- [ 4.083110] optee: revision 3.7 (479c49dd)
- [ 4.083592] optee: dynamic shared memory is enabled
- [ 4.092756] optee: PTA_CMD_GET_DEVICES invoke function err: ffff0006
- [ 4.104887] NET: Registered protocol family 17
- [ 4.109441] 9pnet: Installing 9P2000 support
- [ 4.113776] Key type dns_resolver registered
- [ 4.119119] registered taskstats version 1
- [ 4.123259] Loading compiled-in X.509 certificates
- [ 4.131051] ffd74000.serial: ttyAMA3 at MMIO 0xffd74000 (irq = 21, base_baud = 0) is a PL011 rev2
- [ 4.140637] fdf01000.serial: ttyAMA4 at MMIO 0xfdf01000 (irq = 22, base_baud = 0) is a PL011 rev2
- [ 4.149647] serial serial0: tty port ttyAMA4 registered
- [ 4.154996] fff32000.serial: ttyAMA6 at MMIO 0xfff32000 (irq = 23, base_baud = 0) is a PL011 rev2
- [ 4.163977] printk: console [ttyAMA6] enabled
- [ 4.163977] printk: console [ttyAMA6] enabled
- [ 4.172727] printk: bootconsole [pl11] disabled
- [ 4.172727] printk: bootconsole [pl11] disabled
- [ 4.182316] ssp-pl022 ffd68000.spi: ARM PL022 driver, device ID: 0x00041022
- [ 4.189324] ssp-pl022 ffd68000.spi: mapped registers from 0x00000000ffd68000 to (____ptrval____)
- [ 4.198147] ssp-pl022 ffd68000.spi: setup for DMA on RX dma0chan0, TX dma0chan1
- [ 4.207832] ssp-pl022 ff3b3000.spi: ARM PL022 driver, device ID: 0x00041022
- [ 4.214894] ssp-pl022 ff3b3000.spi: mapped registers from 0x00000000ff3b3000 to (____ptrval____)
- [ 4.223714] ssp-pl022 ff3b3000.spi: setup for DMA on RX dma0chan2, TX dma0chan3
- [ 4.238887] dwmmc_k3 ff3ff000.dwmmc2: fifo-depth property not found, using value of FIFOTH register as default
- [ 4.251039] dwmmc_k3 ff3ff000.dwmmc2: IDMAC supports 64-bit address mode.
- [ 4.260606] dwmmc_k3 ff3ff000.dwmmc2: Using internal DMA controller.
- [ 4.267001] dwmmc_k3 ff3ff000.dwmmc2: Version ID is 270a
- [ 4.272331] dwmmc_k3 ff3ff000.dwmmc2: DW MMC controller at irq 61,32 bit host data width,128 deep fifo
- [ 4.281758] mmc_host mmc1: card is non-removable.
- [ 4.382255] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
- [ 4.407585] input: keys as /devices/platform/keys/input/input0
- [ 4.414504] rtc-pl031 fff04000.rtc: setting system clock to 1970-01-01T00:28:57 UTC (1737)
- [ 4.422582] dwmmc_k3 ff3ff000.dwmmc2: card claims to support voltages below defined range
- [ 4.422961] cfg80211: Loading compiled-in X.509 certificates for regulatory database
- [ 4.443881] mmc_host mmc1: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0)
- [ 4.444186] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
- [ 4.455320] mmc1: new SDIO card at address 0001
- [ 4.461440] ALSA device list:
- [ 4.465902] wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed with error -2
- [ 4.467638] No soundcards found.
- [ 4.478333] wlcore: ERROR could not get configuration binary ti-connectivity/wl18xx-conf.bin: -2
- [ 4.490513] wlcore: WARNING falling back to default config
- [ 4.496257] uart-pl011 fff32000.serial: no DMA platform data
- [ 4.503578] Freeing unused kernel memory: 2240K
- [ 4.536518] Run /init as init process
- [ 4.542143] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004
- [ 4.549798] CPU: 7 PID: 1 Comm: init Tainted: G S 5.2.0-dirty #264
- [ 4.557275] Hardware name: HiKey960 (DT)
- [ 4.561190] Call trace:
- [ 4.563635] dump_backtrace+0x0/0x138
- [ 4.567290] show_stack+0x24/0x30
- [ 4.570601] dump_stack+0xa8/0xcc
- [ 4.573910] panic+0x140/0x320
- [ 4.576956] do_exit+0xa00/0xa28
- [ 4.580175] do_group_exit+0x3c/0xa0
- [ 4.583743] get_signal+0xf4/0x850
- [ 4.587139] do_notify_resume+0x1c0/0x388
- [ 4.591141] work_pending+0x8/0x10
- [ 4.594539] SMP: stopping secondary CPUs
- [ 4.599283] Kernel Offset: disabled
- [ 4.602764] CPU features: 0x0002,21082004
- [ 4.606765] Memory Limit: none
- [ 4.609821] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004 ]---
Advertisement
Add Comment
Please, Sign In to add comment