[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#971777: marked as done (linux-image-5.8.0-1-arm64: Enable NXP Layerscape PCIe Controller Support)



Your message dated Sun, 11 Oct 2020 09:32:11 +0200
with message-id <[🔎] 20201011073211.GA5804@eldamar.lan>
and subject line Re: Bug#971777: linux-image-5.8.0-1-arm64: Enable NXP Layerscape PCIe Controller Support
has caused the Debian Bug report #971777,
regarding linux-image-5.8.0-1-arm64: Enable NXP Layerscape PCIe Controller Support
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
971777: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971777
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 5.8.7-1
Severity: important

Dear Maintainer,

We (Traverse) build an NXP Layerscape-based board, the Ten64[1] which
is uses the LS1088A SoC.

A previous bug, #948576 enabled the majority of drivers required for
the Layerscape SoC family, however, it did not enable the PCIe controller
seen on most Layerscape SoCs.

Due to this, it is not possible to boot Debian from an NVMe SSD on the Ten64
and other Layerscape boards - no PCIe controllers are detected and 'lspci'
returns a blank output.

To resolve this, the following options need to be enabled in the kernel
configuration:

CONFIG_PCI_LAYERSCAPE=y
CONFIG_PCIE_LAYERSCAPE=y

(The reporter in #948576 mentions CONFIG_PCIE_LAYERSCAPE_GEN4, this only
applies to LX2160 pre-production/rev1 silicon which had the Mobiveil
controller IP. LX2160 production silicon switched back to the
DesignWare PCIe controller used on all other Layerscape SoCs. I don't see any harm in enabling that option as well)

A full list of required kernel options is listed at
https://ten64doc.traverse.com.au/kernel/, all the other options were listed
in #948576.

[1] - https://traverse.com.au/products/ten64-networking-platform/

-- Package-specific info:
** Version:
Linux version 5.8.0-1-arm64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.0-6) 10.2.0, GNU ld (GNU Binutils for Debian) 2.35) #1 SMP Debian 5.8.7-1 (2020-09-05)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-5.8.0-1-arm64 arm-smmu.disable-bypass=n root=UUID=b955fd87-b15c-4d86-8ffa-b3728d1e9e07 ro consoleblank=0 console=ttyS0,115200

** Not tainted

** Kernel log:
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.8.0-1-arm64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.0-6) 10.2.0, GNU ld (GNU Binutils for Debian) 2.35) #1 SMP Debian 5.8.7-1 (2020-09-05)
[    0.000000] Machine model: Traverse Ten64
[    0.000000] efi: EFI v2.80 by Das U-Boot
[    0.000000] efi: RTPROP=0x80dfff7040 SMBIOS=0xf69cb000 MEMRESERVE=0x80dd456040
[    0.000000] secureboot: Secure boot could not be determined (mode 1)
[    0.000000] cma: Reserved 64 MiB at 0x00000000f7c00000
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000080dfffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x80df8ed100-0x80df8eefff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000bfffffff]
[    0.000000]   DMA32    [mem 0x00000000c0000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000080dfffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x00000000f69cafff]
[    0.000000]   node   0: [mem 0x00000000f69cb000-0x00000000f69cbfff]
[    0.000000]   node   0: [mem 0x00000000f69cc000-0x00000000fbccffff]
[    0.000000]   node   0: [mem 0x00000000fbcd0000-0x00000000fbcdffff]
[    0.000000]   node   0: [mem 0x00000000fbce0000-0x00000000fbdfffff]
[    0.000000]   node   0: [mem 0x0000008080000000-0x00000080dffc3fff]
[    0.000000]   node   0: [mem 0x00000080dffc4000-0x00000080dffc5fff]
[    0.000000]   node   0: [mem 0x00000080dffc6000-0x00000080dffeafff]
[    0.000000]   node   0: [mem 0x00000080dffeb000-0x00000080dffeffff]
[    0.000000]   node   0: [mem 0x00000080dfff0000-0x00000080dfff2fff]
[    0.000000]   node   0: [mem 0x00000080dfff3000-0x00000080dfff3fff]
[    0.000000]   node   0: [mem 0x00000080dfff4000-0x00000080dfff6fff]
[    0.000000]   node   0: [mem 0x00000080dfff7000-0x00000080dfffffff]
[    0.000000] Zeroed struct page in unavailable ranges: 34 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000080dfffffff]
[    0.000000] On node 0 totalpages: 900608
[    0.000000]   DMA zone: 4096 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 262144 pages, LIFO batch:63
[    0.000000]   DMA32 zone: 3832 pages used for memmap
[    0.000000]   DMA32 zone: 245248 pages, LIFO batch:63
[    0.000000]   Normal zone: 6144 pages used for memmap
[    0.000000]   Normal zone: 393216 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: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] percpu: Embedded 33 pages/cpu s94552 r8192 d32424 u135168
[    0.000000] pcpu-alloc: s94552 r8192 d32424 u135168 alloc=33*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] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] Speculative Store Bypass Disable mitigation not required
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 886536
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.8.0-1-arm64 arm-smmu.disable-bypass=n root=UUID=b955fd87-b15c-4d86-8ffa-b3728d1e9e07 ro consoleblank=0 console=ttyS0,115200
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000] software IO TLB: mapped [mem 0xbb486000-0xbf486000] (64MB)
[    0.000000] Memory: 3340768K/3602432K available (11004K kernel code, 1862K rwdata, 3788K rodata, 5184K init, 559K bss, 196128K reserved, 65536K cma-reserved)
[    0.000000] random: get_random_u64 called from __kmem_cache_create+0x54/0x6f0 with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] ftrace: allocating 36062 entries in 141 pages
[    0.000000] ftrace: allocated 141 pages with 4 groups
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.000000]  Rude variant of 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] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 256 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000006100000
[    0.000000] ITS [mem 0x06020000-0x0603ffff]
[    0.000000] ITS@0x0000000006020000: allocated 65536 Devices @80ded80000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x00000080ded60000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000080ded70000
[    0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c409fb33, max_idle_ns: 440795203156 ns
[    0.000002] sched_clock: 56 bits at 25MHz, resolution 39ns, wraps every 4398046511103ns
[    0.000199] Console: colour dummy device 80x25
[    0.000270] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=100000)
[    0.000276] pid_max: default: 32768 minimum: 301
[    0.000378] LSM: Security Framework initializing
[    0.000395] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.000454] AppArmor: AppArmor initialized
[    0.000460] TOMOYO Linux initialized
[    0.000511] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.000525] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.001614] rcu: Hierarchical SRCU implementation.
[    0.002392] Platform MSI: gic-its@6020000 domain created
[    0.002459] PCI/MSI: /interrupt-controller@6000000/gic-its@6020000 domain created
[    0.002500] fsl-mc MSI: /interrupt-controller@6000000/gic-its@6020000 domain created
[    0.002881] Remapping and enabling EFI services.
[    0.003201] smp: Bringing up secondary CPUs ...
[    0.003564] Detected VIPT I-cache on CPU1
[    0.003584] GICv3: CPU1: found redistributor 1 region 0:0x0000000006120000
[    0.003615] GICv3: CPU1: using allocated LPI pending table @0x00000080dee00000
[    0.003640] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.004036] Detected VIPT I-cache on CPU2
[    0.004048] GICv3: CPU2: found redistributor 2 region 0:0x0000000006140000
[    0.004078] GICv3: CPU2: using allocated LPI pending table @0x00000080dee10000
[    0.004093] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.004473] Detected VIPT I-cache on CPU3
[    0.004486] GICv3: CPU3: found redistributor 3 region 0:0x0000000006160000
[    0.004510] GICv3: CPU3: using allocated LPI pending table @0x00000080dee20000
[    0.004526] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.004890] Detected VIPT I-cache on CPU4
[    0.004911] GICv3: CPU4: found redistributor 100 region 0:0x0000000006180000
[    0.004949] GICv3: CPU4: using allocated LPI pending table @0x00000080dee30000
[    0.004973] CPU4: Booted secondary processor 0x0000000100 [0x410fd034]
[    0.005387] Detected VIPT I-cache on CPU5
[    0.005402] GICv3: CPU5: found redistributor 101 region 0:0x00000000061a0000
[    0.005429] GICv3: CPU5: using allocated LPI pending table @0x00000080dee40000
[    0.005444] CPU5: Booted secondary processor 0x0000000101 [0x410fd034]
[    0.005838] Detected VIPT I-cache on CPU6
[    0.005854] GICv3: CPU6: found redistributor 102 region 0:0x00000000061c0000
[    0.005880] GICv3: CPU6: using allocated LPI pending table @0x00000080dee50000
[    0.005896] CPU6: Booted secondary processor 0x0000000102 [0x410fd034]
[    0.006281] Detected VIPT I-cache on CPU7
[    0.006297] GICv3: CPU7: found redistributor 103 region 0:0x00000000061e0000
[    0.006325] GICv3: CPU7: using allocated LPI pending table @0x00000080dee60000
[    0.006340] CPU7: Booted secondary processor 0x0000000103 [0x410fd034]
[    0.006412] smp: Brought up 1 node, 8 CPUs
[    0.006439] SMP: Total of 8 processors activated.
[    0.006443] CPU features: detected: 32-bit EL0 Support
[    0.006447] CPU features: detected: CRC32 instructions
[    0.006451] CPU features: detected: 32-bit EL1 Support
[    0.014435] CPU: All CPU(s) started at EL2
[    0.014474] alternatives: patching kernel code
[    0.016021] devtmpfs: initialized
[    0.019083] Registered cp15_barrier emulation handler
[    0.019093] Registered setend emulation handler
[    0.019098] KASLR enabled
[    0.019461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.019487] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.021243] pinctrl core: initialized pinctrl subsystem
[    0.021576] thermal_sys: Registered thermal governor 'fair_share'
[    0.021578] thermal_sys: Registered thermal governor 'step_wise'
[    0.021825] SMBIOS 3.0 present.
[    0.021839] DMI: traverse ten64/ten64, BIOS 2020.07-rc1-00404-g175d0de361-dirty 10/05/2020
[    0.022171] NET: Registered protocol family 16
[    0.023122] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.023278] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.023403] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.023456] audit: initializing netlink subsys (disabled)
[    0.023648] audit: type=2000 audit(0.020:1): state=initialized audit_enabled=0 res=1
[    0.024386] cpuidle: using governor ladder
[    0.024402] cpuidle: using governor menu
[    0.024484] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.024582] ASID allocator initialised with 32768 entries
[    0.024798] Serial: AMBA PL011 UART driver
[    0.031843] Machine: Traverse Ten64
[    0.031846] SoC family: QorIQ LS1088A
[    0.031849] SoC ID: svr:0x87030010, Revision: 1.0
[    0.033746] fsl_mc_bus 80c000000.fsl-mc: MC firmware version: 10.20.4
[    0.036308] fsl_mc_dprc dprc.1: DMA mask not set
[    0.040360] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.040365] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.040369] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.040372] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.459316] ACPI: Interpreter disabled.
[    0.459424] iommu: Default domain type: Translated
[    0.459526] vgaarb: loaded
[    0.459726] EDAC MC: Ver: 3.0.0
[    0.460485] NetLabel: Initializing
[    0.460488] NetLabel:  domain hash size = 128
[    0.460491] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.460530] NetLabel:  unlabeled traffic allowed by default
[    0.460699] clocksource: Switched to clocksource arch_sys_counter
[    0.498757] VFS: Disk quotas dquot_6.6.0
[    0.498799] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.499234] AppArmor: AppArmor Filesystem Enabled
[    0.499336] pnp: PnP ACPI: disabled
[    0.503801] NET: Registered protocol family 2
[    0.504193] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.504260] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.504479] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.504776] TCP: Hash tables configured (established 32768 bind 32768)
[    0.504869] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.504933] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.505093] NET: Registered protocol family 1
[    0.505112] NET: Registered protocol family 44
[    0.505120] PCI: CLS 0 bytes, default 64
[    0.505279] Trying to unpack rootfs image as initramfs...
[    1.407826] Freeing initrd memory: 27572K
[    1.408270] kvm [1]: IPA Size Limit: 40bits
[    1.408639] kvm [1]: vgic-v2@c0e0000
[    1.408654] kvm [1]: GIC system register CPU interface enabled
[    1.408932] kvm [1]: vgic interrupt IRQ1
[    1.409072] kvm [1]: Hyp mode initialized successfully
[    1.410046] Initialise system trusted keyrings
[    1.410075] Key type blacklist registered
[    1.410154] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[    1.413799] zbud: loaded
[    1.414193] integrity: Platform Keyring initialized
[    1.414200] Key type asymmetric registered
[    1.414204] Asymmetric key parser 'x509' registered
[    1.414222] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.414326] io scheduler mq-deadline registered
[    1.416307] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.419077] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.420111] printk: console [ttyS0] disabled
[    1.420159] 21c0500.serial: ttyS0 at MMIO 0x21c0500 (irq = 7, base_baud = 21875000) is a 16550A
[    2.586214] printk: console [ttyS0] enabled
[    2.590740] 21c0600.serial: ttyS1 at MMIO 0x21c0600 (irq = 7, base_baud = 21875000) is a 16550A
[    2.599660] Serial: AMBA driver
[    2.602919] msm_serial: driver initialized
[    2.607574] arm-smmu 5000000.iommu: probing hardware configuration...
[    2.614016] arm-smmu 5000000.iommu: SMMUv2 with:
[    2.618631] arm-smmu 5000000.iommu:  stage 1 translation
[    2.623941] arm-smmu 5000000.iommu:  stage 2 translation
[    2.629250] arm-smmu 5000000.iommu:  nested translation
[    2.634473] arm-smmu 5000000.iommu:  stream matching with 128 register groups
[    2.641609] arm-smmu 5000000.iommu:  64 context banks (0 stage-2 only)
[    2.648138] arm-smmu 5000000.iommu:  Supported page sizes: 0x61311000
[    2.654577] arm-smmu 5000000.iommu:  Stage-1: 48-bit VA -> 48-bit IPA
[    2.661016] arm-smmu 5000000.iommu:  Stage-2: 48-bit IPA -> 48-bit PA
[    2.668107] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    2.674545] mousedev: PS/2 mouse device common for all mice
[    2.681051] ledtrig-cpu: registered to indicate activity on CPUs
[    2.688042] NET: Registered protocol family 10
[    2.713710] Segment Routing with IPv6
[    2.717430] mip6: Mobile IPv6
[    2.720393] NET: Registered protocol family 17
[    2.724923] mpls_gso: MPLS GSO support
[    2.728915] registered taskstats version 1
[    2.733021] Loading compiled-in X.509 certificates
[    2.832790] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    2.841527] Loaded X.509 cert 'Debian Secure Boot Signer 2020: 00b55eb3b9'
[    2.848512] zswap: loaded using pool lzo/zbud
[    2.853136] Key type ._fscrypt registered
[    2.857150] Key type .fscrypt registered
[    2.861071] Key type fscrypt-provisioning registered
[    2.866137] AppArmor: AppArmor sha1 policy hashing enabled
[    2.873220] fsl_mc_dprc dprc.1: Adding to iommu group 0
[    2.961190] fsl_mc_allocator dpbp.9: Adding to iommu group 0
[    2.966934] fsl_mc_allocator dpbp.8: Adding to iommu group 0
[    2.972668] fsl_mc_allocator dpbp.7: Adding to iommu group 0
[    2.978398] fsl_mc_allocator dpbp.6: Adding to iommu group 0
[    2.984136] fsl_mc_allocator dpbp.5: Adding to iommu group 0
[    2.989875] fsl_mc_allocator dpbp.4: Adding to iommu group 0
[    2.995613] fsl_mc_allocator dpbp.3: Adding to iommu group 0
[    3.001350] fsl_mc_allocator dpbp.2: Adding to iommu group 0
[    3.007086] fsl_mc_allocator dpbp.1: Adding to iommu group 0
[    3.012819] fsl_mc_allocator dpbp.0: Adding to iommu group 0
[    3.019942] fsl_mc_allocator dpmcp.34: Adding to iommu group 0
[    3.026858] fsl_mc_allocator dpmcp.33: Adding to iommu group 0
[    3.033777] fsl_mc_allocator dpmcp.32: Adding to iommu group 0
[    3.040751] fsl_mc_allocator dpmcp.31: Adding to iommu group 0
[    3.047664] fsl_mc_allocator dpmcp.30: Adding to iommu group 0
[    3.054577] fsl_mc_allocator dpmcp.29: Adding to iommu group 0
[    3.061560] fsl_mc_allocator dpmcp.28: Adding to iommu group 0
[    3.068472] fsl_mc_allocator dpmcp.27: Adding to iommu group 0
[    3.075384] fsl_mc_allocator dpmcp.26: Adding to iommu group 0
[    3.082355] fsl_mc_allocator dpmcp.25: Adding to iommu group 0
[    3.089274] fsl_mc_allocator dpmcp.24: Adding to iommu group 0
[    3.096199] fsl_mc_allocator dpmcp.23: Adding to iommu group 0
[    3.103165] fsl_mc_allocator dpmcp.22: Adding to iommu group 0
[    3.110085] fsl_mc_allocator dpmcp.21: Adding to iommu group 0
[    3.117009] fsl_mc_allocator dpmcp.20: Adding to iommu group 0
[    3.123972] fsl_mc_allocator dpmcp.19: Adding to iommu group 0
[    3.130895] fsl_mc_allocator dpmcp.18: Adding to iommu group 0
[    3.137811] fsl_mc_allocator dpmcp.17: Adding to iommu group 0
[    3.144787] fsl_mc_allocator dpmcp.16: Adding to iommu group 0
[    3.151706] fsl_mc_allocator dpmcp.15: Adding to iommu group 0
[    3.158621] fsl_mc_allocator dpmcp.14: Adding to iommu group 0
[    3.165599] fsl_mc_allocator dpmcp.13: Adding to iommu group 0
[    3.172514] fsl_mc_allocator dpmcp.12: Adding to iommu group 0
[    3.179429] fsl_mc_allocator dpmcp.11: Adding to iommu group 0
[    3.186400] fsl_mc_allocator dpmcp.10: Adding to iommu group 0
[    3.193322] fsl_mc_allocator dpmcp.9: Adding to iommu group 0
[    3.200166] fsl_mc_allocator dpmcp.8: Adding to iommu group 0
[    3.207039] fsl_mc_allocator dpmcp.7: Adding to iommu group 0
[    3.213925] fsl_mc_allocator dpmcp.6: Adding to iommu group 0
[    3.220812] fsl_mc_allocator dpmcp.5: Adding to iommu group 0
[    3.227683] fsl_mc_allocator dpmcp.4: Adding to iommu group 0
[    3.234571] fsl_mc_allocator dpmcp.3: Adding to iommu group 0
[    3.241462] fsl_mc_allocator dpmcp.2: Adding to iommu group 0
[    3.248328] fsl_mc_allocator dpmcp.1: Adding to iommu group 0
[    3.270816] fsl_mc_allocator dpcon.72: Adding to iommu group 0
[    3.276739] fsl_mc_allocator dpcon.71: Adding to iommu group 0
[    3.282655] fsl_mc_allocator dpcon.70: Adding to iommu group 0
[    3.288571] fsl_mc_allocator dpcon.69: Adding to iommu group 0
[    3.294489] fsl_mc_allocator dpcon.68: Adding to iommu group 0
[    3.300405] fsl_mc_allocator dpcon.67: Adding to iommu group 0
[    3.306321] fsl_mc_allocator dpcon.66: Adding to iommu group 0
[    3.312242] fsl_mc_allocator dpcon.65: Adding to iommu group 0
[    3.318156] fsl_mc_allocator dpcon.64: Adding to iommu group 0
[    3.324073] fsl_mc_allocator dpcon.63: Adding to iommu group 0
[    3.329999] fsl_mc_allocator dpcon.62: Adding to iommu group 0
[    3.335915] fsl_mc_allocator dpcon.61: Adding to iommu group 0
[    3.341836] fsl_mc_allocator dpcon.60: Adding to iommu group 0
[    3.347758] fsl_mc_allocator dpcon.59: Adding to iommu group 0
[    3.353672] fsl_mc_allocator dpcon.58: Adding to iommu group 0
[    3.359593] fsl_mc_allocator dpcon.57: Adding to iommu group 0
[    3.365513] fsl_mc_allocator dpcon.56: Adding to iommu group 0
[    3.371427] fsl_mc_allocator dpcon.55: Adding to iommu group 0
[    3.377349] fsl_mc_allocator dpcon.54: Adding to iommu group 0
[    3.383267] fsl_mc_allocator dpcon.53: Adding to iommu group 0
[    3.389181] fsl_mc_allocator dpcon.52: Adding to iommu group 0
[    3.395102] fsl_mc_allocator dpcon.51: Adding to iommu group 0
[    3.401030] fsl_mc_allocator dpcon.50: Adding to iommu group 0
[    3.406949] fsl_mc_allocator dpcon.49: Adding to iommu group 0
[    3.412868] fsl_mc_allocator dpcon.48: Adding to iommu group 0
[    3.418786] fsl_mc_allocator dpcon.47: Adding to iommu group 0
[    3.424717] fsl_mc_allocator dpcon.46: Adding to iommu group 0
[    3.430635] fsl_mc_allocator dpcon.45: Adding to iommu group 0
[    3.436555] fsl_mc_allocator dpcon.44: Adding to iommu group 0
[    3.442476] fsl_mc_allocator dpcon.43: Adding to iommu group 0
[    3.448395] fsl_mc_allocator dpcon.42: Adding to iommu group 0
[    3.454315] fsl_mc_allocator dpcon.41: Adding to iommu group 0
[    3.460244] fsl_mc_allocator dpcon.40: Adding to iommu group 0
[    3.466165] fsl_mc_allocator dpcon.39: Adding to iommu group 0
[    3.472086] fsl_mc_allocator dpcon.38: Adding to iommu group 0
[    3.478007] fsl_mc_allocator dpcon.37: Adding to iommu group 0
[    3.483927] fsl_mc_allocator dpcon.36: Adding to iommu group 0
[    3.489849] fsl_mc_allocator dpcon.35: Adding to iommu group 0
[    3.495770] fsl_mc_allocator dpcon.34: Adding to iommu group 0
[    3.501695] fsl_mc_allocator dpcon.33: Adding to iommu group 0
[    3.507612] fsl_mc_allocator dpcon.32: Adding to iommu group 0
[    3.513535] fsl_mc_allocator dpcon.31: Adding to iommu group 0
[    3.519463] fsl_mc_allocator dpcon.30: Adding to iommu group 0
[    3.525382] fsl_mc_allocator dpcon.29: Adding to iommu group 0
[    3.531304] fsl_mc_allocator dpcon.28: Adding to iommu group 0
[    3.537230] fsl_mc_allocator dpcon.27: Adding to iommu group 0
[    3.543149] fsl_mc_allocator dpcon.26: Adding to iommu group 0
[    3.549075] fsl_mc_allocator dpcon.25: Adding to iommu group 0
[    3.554998] fsl_mc_allocator dpcon.24: Adding to iommu group 0
[    3.560918] fsl_mc_allocator dpcon.23: Adding to iommu group 0
[    3.566845] fsl_mc_allocator dpcon.22: Adding to iommu group 0
[    3.572774] fsl_mc_allocator dpcon.21: Adding to iommu group 0
[    3.578693] fsl_mc_allocator dpcon.20: Adding to iommu group 0
[    3.584620] fsl_mc_allocator dpcon.19: Adding to iommu group 0
[    3.590552] fsl_mc_allocator dpcon.18: Adding to iommu group 0
[    3.596476] fsl_mc_allocator dpcon.17: Adding to iommu group 0
[    3.602404] fsl_mc_allocator dpcon.16: Adding to iommu group 0
[    3.608327] fsl_mc_allocator dpcon.15: Adding to iommu group 0
[    3.614255] fsl_mc_allocator dpcon.14: Adding to iommu group 0
[    3.620179] fsl_mc_allocator dpcon.13: Adding to iommu group 0
[    3.626102] fsl_mc_allocator dpcon.12: Adding to iommu group 0
[    3.632026] fsl_mc_allocator dpcon.11: Adding to iommu group 0
[    3.637950] fsl_mc_allocator dpcon.10: Adding to iommu group 0
[    3.643874] fsl_mc_allocator dpcon.9: Adding to iommu group 0
[    3.649712] fsl_mc_allocator dpcon.8: Adding to iommu group 0
[    3.655549] fsl_mc_allocator dpcon.7: Adding to iommu group 0
[    3.661387] fsl_mc_allocator dpcon.6: Adding to iommu group 0
[    3.667225] fsl_mc_allocator dpcon.5: Adding to iommu group 0
[    3.673063] fsl_mc_allocator dpcon.4: Adding to iommu group 0
[    3.678901] fsl_mc_allocator dpcon.3: Adding to iommu group 0
[    3.684756] fsl_mc_allocator dpcon.2: Adding to iommu group 0
[    3.690598] fsl_mc_allocator dpcon.1: Adding to iommu group 0
[    3.696433] fsl_mc_allocator dpcon.0: Adding to iommu group 0
[    3.705547] fsl_mc_dprc dprc.1: DPRC device bound to driver
[    3.715350] Freeing unused kernel memory: 5184K
[    3.759934] Checked W+X mappings: passed, no W+X pages found
[    3.765610] Run /init as init process
[    3.769271]   with arguments:
[    3.769273]     /init
[    3.769275]   with environment:
[    3.769277]     HOME=/
[    3.769278]     TERM=linux
[    3.769280]     BOOT_IMAGE=/boot/vmlinuz-5.8.0-1-arm64
[    3.951342] imx-i2c 2000000.i2c: can't get pinctrl, bus recovery not supported
[    3.961763] pca953x 0-0076: supply vcc not found, using dummy regulator
[    3.962726] sdhci: Secure Digital Host Controller Interface driver
[    3.968433] pca953x 0-0076: using no AI
[    3.974578] sdhci: Copyright(c) Pierre Ossman
[    3.982986] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.984891] i2c i2c-0: IMX I2C adapter registered
[    3.993717] imx-i2c 2020000.i2c: can't get pinctrl, bus recovery not supported
[    4.005998] rtc-ds1307 1-0032: registered as rtc0
[    4.011379] libphy: Fixed MDIO Bus: probed
[    4.011718] pps_core: LinuxPPS API ver. 1 registered
[    4.020496] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    4.028081] mmc0: SDHCI controller on 2140000.esdhc [2140000.esdhc] using ADMA 64-bit
[    4.037485] rtc-ds1307 1-0032: setting system clock to 2020-10-07T00:48:03 UTC (1602031683)
[    4.045753] libphy: Freescale XGMAC MDIO Bus: probed
[    4.051203] PTP clock support registered
[    4.051284] libphy: Freescale XGMAC MDIO Bus: probed
[    4.051356] fsl_mc_dpio dpio.8: Adding to iommu group 0
[    4.054887] fsl_mc_dpio dpio.8: probed
[    4.055316] i2c i2c-1: IMX I2C adapter registered
[    4.055489] fsl_mc_dpio dpio.7: Adding to iommu group 0
[    4.058815] fsl_mc_dpio dpio.7: probed
[    4.059394] fsl_mc_dpio dpio.6: Adding to iommu group 0
[    4.062780] fsl_mc_dpio dpio.6: probed
[    4.066038] imx-i2c 2030000.i2c: can't get pinctrl, bus recovery not supported
[    4.069698] fsl_mc_dpio dpio.5: Adding to iommu group 0
[    4.071174] usbcore: registered new interface driver usbfs
[    4.071207] usbcore: registered new interface driver hub
[    4.071285] usbcore: registered new device driver usb
[    4.074019] i2c i2c-2: IMX I2C adapter registered
[    4.082782] fsl_mc_dpio dpio.5: probed
[    4.110122] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    4.110519] i2c i2c-2: Added multiplexed i2c bus 3
[    4.110584] i2c i2c-2: Added multiplexed i2c bus 4
[    4.110590] pca954x 2-0070: registered 2 multiplexed busses for I2C mux pca9540
[    4.115655] fsl_mc_dpio dpio.4: Adding to iommu group 0
[    4.120099] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    4.128445] fsl_mc_dpio dpio.4: probed
[    4.128630] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x0000000002010010
[    4.134577] fsl_mc_dpio dpio.3: Adding to iommu group 0
[    4.138828] xhci-hcd xhci-hcd.0.auto: irq 13, io mem 0x03100000
[    4.147198] fsl_mc_dpio dpio.3: probed
[    4.151100] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    4.156676] fsl_mc_dpio dpio.2: Adding to iommu group 0
[    4.163781] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.171126] fsl_mc_dpio dpio.2: probed
[    4.176917] usb usb1: Product: xHCI Host Controller
[    4.176920] usb usb1: Manufacturer: Linux 5.8.0-1-arm64 xhci-hcd
[    4.182703] fsl_mc_dpio dpio.1: Adding to iommu group 0
[    4.188057] usb usb1: SerialNumber: xhci-hcd.0.auto
[    4.188384] hub 1-0:1.0: USB hub found
[    4.195446] fsl_mc_dpio dpio.1: probed
[    4.200091] hub 1-0:1.0: 1 port detected
[    4.221872] fsl_dpaa2_eth dpni.9: Adding to iommu group 0
[    4.227444] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    4.259552] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    4.267224] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[    4.271078] fsl_dpaa2_eth dpni.9: Probed interface eth0
[    4.273819] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.279059] fsl_dpaa2_eth dpni.8: Adding to iommu group 0
[    4.287147] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[    4.300737] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.307958] usb usb2: Product: xHCI Host Controller
[    4.312834] usb usb2: Manufacturer: Linux 5.8.0-1-arm64 xhci-hcd
[    4.318839] usb usb2: SerialNumber: xhci-hcd.0.auto
[    4.324068] hub 2-0:1.0: USB hub found
[    4.327833] hub 2-0:1.0: 1 port detected
[    4.330988] fsl_dpaa2_eth dpni.8: Probed interface eth1
[    4.332105] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    4.337037] fsl_dpaa2_eth dpni.7: Adding to iommu group 0
[    4.342463] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[    4.355612] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x0000000002010010
[    4.365034] xhci-hcd xhci-hcd.1.auto: irq 14, io mem 0x03110000
[    4.371124] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    4.379390] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.386361] fsl_dpaa2_eth dpni.7: Probed interface eth2
[    4.386612] usb usb3: Product: xHCI Host Controller
[    4.391887] fsl_dpaa2_eth dpni.6: Adding to iommu group 0
[    4.396702] usb usb3: Manufacturer: Linux 5.8.0-1-arm64 xhci-hcd
[    4.408097] usb usb3: SerialNumber: xhci-hcd.1.auto
[    4.413254] hub 3-0:1.0: USB hub found
[    4.417019] hub 3-0:1.0: 1 port detected
[    4.421164] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    4.426655] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[    4.434390] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[    4.440610] fsl_dpaa2_eth dpni.6: Probed interface eth3
[    4.440960] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.446201] fsl_dpaa2_eth dpni.5: Adding to iommu group 0
[    4.454294] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[    4.467893] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.475114] usb usb4: Product: xHCI Host Controller
[    4.479989] usb usb4: Manufacturer: Linux 5.8.0-1-arm64 xhci-hcd
[    4.485992] usb usb4: SerialNumber: xhci-hcd.1.auto
[    4.491145] hub 4-0:1.0: USB hub found
[    4.494909] hub 4-0:1.0: 1 port detected
[    4.498095] fsl_dpaa2_eth dpni.5: Probed interface eth4
[    4.504190] fsl_dpaa2_eth dpni.4: Adding to iommu group 0
[    4.548246] fsl_dpaa2_eth dpni.4: Probed interface eth5
[    4.553562] fsl_dpaa2_eth dpni.3: Adding to iommu group 0
[    4.597557] fsl_dpaa2_eth dpni.3: Probed interface eth6
[    4.602847] fsl_dpaa2_eth dpni.2: Adding to iommu group 0
[    4.646704] fsl_dpaa2_eth dpni.2: Probed interface eth7
[    4.651986] fsl_dpaa2_eth dpni.1: Adding to iommu group 0
[    4.664745] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[    4.695840] fsl_dpaa2_eth dpni.1: Probed interface eth8
[    4.696466] usb 2-1: New USB device found, idVendor=04e8, idProduct=61f3, bcdDevice= 1.00
[    4.701121] fsl_dpaa2_eth dpni.0: Adding to iommu group 0
[    4.709246] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    4.709249] usb 2-1: Product: Portable SSD T3
[    4.726126] usb 2-1: Manufacturer: Samsung
[    4.730219] usb 2-1: SerialNumber: 1234567929E2
[    4.753216] fsl_dpaa2_eth dpni.0: Probed interface eth9
[    4.761073] SCSI subsystem initialized
[    4.765492] fsl_dpaa2_ptp dprtc.0: Adding to iommu group 0
[    4.773388] ptp_qoriq: device tree node missing required elements, try automatic configuration
[    4.773559] usbcore: registered new interface driver usb-storage
[    4.782141] pps pps0: new PPS source ptp0
[    4.794877] scsi host0: uas
[    4.796720] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[    4.797989] usbcore: registered new interface driver uas
[    4.804371] scsi 0:0:0:0: Direct-Access     Samsung  Portable SSD T3  0    PQ: 0 ANSI: 6
[    4.830839] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    4.838994] sd 0:0:0:0: [sda] Write Protect is off
[    4.845034] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[    4.845202] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.855671] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
[    4.889600]  sda: sda1 sda15
[    4.894031] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.907060] random: fast init done
[    4.949236] usb 3-1: New USB device found, idVendor=0424, idProduct=2744, bcdDevice= 2.08
[    4.957456] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.964592] usb 3-1: Product: USB2744
[    4.968264] usb 3-1: Manufacturer: Microchip Tech
[    5.017119] hub 3-1:1.0: USB hub found
[    5.020939] hub 3-1:1.0: 4 ports detected
[    5.066201] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    5.081033] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[    5.105116] usb 4-1: New USB device found, idVendor=0424, idProduct=5744, bcdDevice= 2.08
[    5.113309] usb 4-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    5.120447] usb 4-1: Product: USB5744
[    5.124120] usb 4-1: Manufacturer: Microchip Tech
[    5.161119] hub 4-1:1.0: USB hub found
[    5.164906] hub 4-1:1.0: 4 ports detected
[    5.240601] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    5.349896] systemd[1]: Inserted module 'autofs4'
[    5.412901] systemd[1]: systemd 246.5-1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    5.435663] systemd[1]: Detected architecture arm64.
[    5.477143] systemd[1]: Set hostname to <debian>.
[    5.827387] systemd[1]: Queued start job for default target Graphical Interface.
[    5.835586] random: systemd: uninitialized urandom read (16 bytes read)
[    5.844225] systemd[1]: Created slice system-getty.slice.
[    5.864860] random: systemd: uninitialized urandom read (16 bytes read)
[    5.872145] systemd[1]: Created slice system-modprobe.slice.
[    5.892759] random: systemd: uninitialized urandom read (16 bytes read)
[    5.900069] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    5.921719] systemd[1]: Created slice system-systemd\x2dgrowfs.slice.
[    5.945370] systemd[1]: Created slice User and Session Slice.
[    5.968914] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.992868] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    6.017244] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    6.044876] systemd[1]: Reached target Local Encrypted Volumes.
[    6.064828] systemd[1]: Reached target Paths.
[    6.084771] systemd[1]: Reached target Remote File Systems.
[    6.104765] systemd[1]: Reached target Slices.
[    6.124793] systemd[1]: Reached target Swap.
[    6.144774] systemd[1]: Reached target System Time Set.
[    6.165055] systemd[1]: Listening on Syslog Socket.
[    6.184879] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    6.209163] systemd[1]: Listening on Journal Audit Socket.
[    6.228965] systemd[1]: Listening on Journal Socket (/dev/log).
[    6.249022] systemd[1]: Listening on Journal Socket.
[    6.269073] systemd[1]: Listening on udev Control Socket.
[    6.288971] systemd[1]: Listening on udev Kernel Socket.
[    6.311357] systemd[1]: Mounting Huge Pages File System...
[    6.335221] systemd[1]: Mounting POSIX Message Queue File System...
[    6.359244] systemd[1]: Mounting Kernel Debug File System...
[    6.383256] systemd[1]: Mounting Kernel Trace File System...
[    6.408054] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    6.435138] systemd[1]: Starting Load Kernel Module drm...
[    6.457526] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    6.470386] systemd[1]: Starting Journal Service...
[    6.492423] systemd[1]: Starting Load Kernel Modules...
[    6.515187] systemd[1]: Starting Remount Root and Kernel File Systems...
[    6.538366] EXT4-fs (sda1): warning: mounting fs with errors, running e2fsck is recommended
[    6.539339] systemd[1]: Starting Coldplug All udev Devices...
[    6.550753] EXT4-fs (sda1): re-mounted. Opts: discard,errors=remount-ro
[    6.578002] systemd[1]: Mounted Huge Pages File System.
[    6.601137] systemd[1]: Mounted POSIX Message Queue File System.
[    6.625261] systemd[1]: Mounted Kernel Debug File System.
[    6.645052] systemd[1]: Mounted Kernel Trace File System.
[    6.666309] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    6.693779] systemd[1]: modprobe@drm.service: Succeeded.
[    6.700239] systemd[1]: Finished Load Kernel Module drm.
[    6.726267] systemd[1]: Finished Load Kernel Modules.
[    6.750240] systemd[1]: Finished Remount Root and Kernel File Systems.
[    6.775214] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    6.783863] systemd[1]: Condition check resulted in Kernel Configuration File System being skipped.
[    6.795451] systemd[1]: Starting Initial cloud-init job (pre-networking)...
[    6.827449] systemd[1]: Starting Grow File System on /...
[    6.848801] EXT4-fs warning (device sda1): ext4_resize_begin:72: There are errors in the filesystem, so online resizing is not allowed
[    6.849616] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    6.869642] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    6.881773] systemd[1]: Starting Load/Save Random Seed...
[    6.907593] systemd[1]: Starting Apply Kernel Variables...
[    6.935499] systemd[1]: Starting Create System Users...
[    6.955114] systemd[1]: Finished Coldplug All udev Devices.
[    6.981727] systemd[1]: systemd-growfs@-.service: Main process exited, code=exited, status=1/FAILURE
[    6.991233] systemd[1]: systemd-growfs@-.service: Failed with result 'exit-code'.
[    6.999891] systemd[1]: Failed to start Grow File System on /.
[    7.042571] systemd[1]: Finished Apply Kernel Variables.
[    7.070644] systemd[1]: Finished Create System Users.
[    7.096119] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
[    7.123316] systemd[1]: Starting Create Static Device Nodes in /dev...
[    7.149162] systemd[1]: Started Journal Service.
[    7.362750] qoriq-cpufreq qoriq-cpufreq: Freescale QorIQ CPU frequency scaling driver
[    7.379602] optee: probing for conduit method.
[    7.384107] optee: api uid mismatch
[    7.391869] optee: probe of firmware:optee failed with error -22
[    7.412291] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    7.443321] sp805-wdt c000000.wdt: registration successful
[    7.451540] sp805-wdt c010000.wdt: registration successful
[    7.457448] sp805-wdt c020000.wdt: registration successful
[    7.464192] sp805-wdt c030000.wdt: registration successful
[    7.471017] sp805-wdt c100000.wdt: registration successful
[    7.477683] sp805-wdt c110000.wdt: registration successful
[    7.489804] sp805-wdt c120000.wdt: registration successful
[    7.498565] sp805-wdt c130000.wdt: registration successful
[    7.544114] cryptd: max_cpu_qlen set to 1000
[    7.836200] FAT-fs (sda15): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    7.945239] audit: type=1400 audit(1602031687.411:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=521 comm="apparmor_parser"
[    7.960354] audit: type=1400 audit(1602031687.411:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=520 comm="apparmor_parser"
[    7.975775] audit: type=1400 audit(1602031687.411:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=520 comm="apparmor_parser"
[    7.993034] audit: type=1400 audit(1602031687.415:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/chronyd" pid=522 comm="apparmor_parser"
[    8.517617] fsl_dpaa2_eth dpni.9 eth0: Link Event: state up
[    9.932722] random: crng init done
[    9.936125] random: 7 urandom warning(s) missed due to ratelimiting
[   70.054776] fsl_dpaa2_eth dpni.8 eth1: Link Event: state up
[   70.055276] fsl_dpaa2_eth dpni.8 eth1: Link Event: state up
[   70.087236] fsl_dpaa2_eth dpni.7 eth2: Link Event: state up
[   70.108164] fsl_dpaa2_eth dpni.6 eth3: Link Event: state up
[   70.108666] fsl_dpaa2_eth dpni.6 eth3: Link Event: state up
[   70.144914] fsl_dpaa2_eth dpni.5 eth4: Link Event: state up
[   70.145443] fsl_dpaa2_eth dpni.5 eth4: Link Event: state up
[   70.179788] fsl_dpaa2_eth dpni.3 eth6: Link Event: state up
[   70.180268] fsl_dpaa2_eth dpni.3 eth6: Link Event: state up
[   70.204197] fsl_dpaa2_eth dpni.4 eth5: Link Event: state up
[   70.204711] fsl_dpaa2_eth dpni.4 eth5: Link Event: state up
[   70.237808] fsl_dpaa2_eth dpni.2 eth7: Link Event: state up
[   70.238259] fsl_dpaa2_eth dpni.2 eth7: Link Event: state up
[  143.709464] EXT4-fs warning (device sda1): ext4_resize_begin:72: There are errors in the filesystem, so online resizing is not allowed
[  315.911349] EXT4-fs (sda1): error count since last fsck: 2
[  315.916918] EXT4-fs (sda1): initial error at time 1602031020: __ext4_get_inode_loc:4704: inode 8205: block 783
[  315.927017] EXT4-fs (sda1): last error at time 1602031022: __ext4_get_inode_loc:4704: inode 19096: block 1464
[  331.988479] systemd[1]: systemd 246.6-1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[  332.011226] systemd[1]: Detected architecture arm64.
[  332.586724] systemd[1]: Stopping Journal Service...
[  332.599630] systemd[1]: systemd-journald.service: Succeeded.
[  332.606674] systemd[1]: Stopped Journal Service.
[  332.617145] systemd[1]: Starting Journal Service...
[  333.148178] systemd[1]: Started Journal Service.


** Model information
Device Tree model: Traverse Ten64

** Loaded modules:
nls_ascii
nls_cp437
vfat
fat
aes_ce_blk
crypto_simd
cryptd
aes_ce_cipher
ghash_ce
gf128mul
sha2_ce
sha256_arm64
sha1_ce
sp805_wdt
dpaa2_console
sg
optee
tee
qoriq_cpufreq
leds_gpio
drm
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
crc32c_generic
sd_mod
t10_pi
crc_t10dif
crct10dif_generic
crct10dif_common
uas
usb_storage
fsl_dpaa2_ptp
scsi_mod
fsl_dpaa2_eth
xhci_plat_hcd
i2c_mux_pca954x
i2c_mux
xhci_hcd
usbcore
ptp_qoriq
ptp
fsl_mc_dpio
phylink
xgmac_mdio
of_mdio
fixed_phy
pps_core
dwc3
libphy
sdhci_of_esdhc
udc_core
sdhci_pltfm
roles
ulpi
sdhci
usb_common
i2c_imx

** PCI devices:

** USB devices:
not available


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: arm64 (aarch64)

Kernel: Linux 5.8.0-1-arm64 (SMP w/8 CPU threads)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-5.8.0-1-arm64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.139
ii  kmod                                    27+20200310-2
ii  linux-base                              4.6

Versions of packages linux-image-5.8.0-1-arm64 recommends:
ii  apparmor             2.13.4-3
pn  firmware-linux-free  <none>

Versions of packages linux-image-5.8.0-1-arm64 suggests:
pn  debian-kernel-handbook  <none>
pn  linux-doc-5.8           <none>

Versions of packages linux-image-5.8.0-1-arm64 is related to:
pn  firmware-amd-graphics     <none>
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
pn  firmware-brcm80211        <none>
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
pn  firmware-iwlwifi          <none>
pn  firmware-libertas         <none>
pn  firmware-linux-nonfree    <none>
pn  firmware-misc-nonfree     <none>
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
pn  firmware-realtek          <none>
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 5.9~rc6-1~exp1

Hi Matt,

On Sun, Oct 11, 2020 at 01:33:53PM +1100, Matt McBride wrote:
> 
> 
> On Sun, Oct 11, 2020, at 6:27 AM, Salvatore Bonaccorso wrote:
> > 
> > Is this correct? CONFIG_PCIE_LAYERSCAPE does not seem available as
> > option.
> > 
> > Regards,
> > Salvatore
> > 
> My apologies - I am getting mixed up between different projects I'm
> working with at the moment (kernel and U-Boot).

Ack, thanks for confirming!

> The snippet I have from my mainline kernel tree is:
> 
> > #
> > # DesignWare PCI Core Support
> > #
> > CONFIG_PCIE_DW=y
> > CONFIG_PCIE_DW_HOST=y
> > # CONFIG_PCIE_DW_PLAT_HOST is not set
> > CONFIG_PCI_LAYERSCAPE=y
> > CONFIG_PCI_HISI=y
> > CONFIG_PCIE_KIRIN=y
> > # CONFIG_PCI_MESON is not set
> > # CONFIG_PCIE_AL is not set
> > # end of DesignWare PCI Core Support
> 
> CONFIG_PCI_LAYERSCAPE=y should be all required, PCIE_DW and _DW_HOST
> are selected automatically when PCI_LAYERSCAPE is selected.

So we have enabled this recently, for the experimental upload based on
5.9~rc6 but it has not yet landed for unstable.

So it should be present in unstable once we move v5.9.y for unstable.

Regards,
Salvatore

--- End Message ---

Reply to: