Hi Teams,
I have a s32g399ardb3 board and i am using bsp38.
I want to enable LLCE CAN on s32g399ardb3.
I download LLCE firmware 1.0.7 version.
I copied dte.bin frpe.bin ppe_tx.bin ppe_rx.bin files to a common firmware location and added the following lines in path/conf/local.conf file.
DISTRO_FEATURES:append = " llce-can "
NXP_FIRMWARE_LOCAL_DIR = "/path/to/firmware/binaries/folder"
but i am not able to see llce-can kernel modules in boot msg but when i checked in build location ko files are created but not lading. here one of our project we customised only image bb file i created ramfs image but pfe gmac is successfuly ladded but llce can firmare not loading.
root@s32g399avtvmcu2:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.15.119-rt65+ge18f05316cd9 (oe-user@oe-host) (aarch64-fsl-linux-gcc (GCC) 11.3.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Fri Sep 15 16:46:03 UTC 2023
[ 0.000000] Machine model: NXP S32G399A-RDB3
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000083200000, size 3 MiB
[ 0.000000] OF: reserved mem: initialized node pfebufs@83200000, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000008dfffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x00000000831fffff]
[ 0.000000] node 0: [mem 0x0000000083200000-0x00000000835dffff]
[ 0.000000] node 0: [mem 0x00000000835e0000-0x0000000083ffffff]
[ 0.000000] node 0: [mem 0x0000000084000000-0x00000000843fffff]
[ 0.000000] node 0: [mem 0x0000000084400000-0x00000000bfffffff]
[ 0.000000] node 0: [mem 0x00000000c0000000-0x00000000c07fffff]
[ 0.000000] node 0: [mem 0x00000000c0800000-0x00000000cfffffff]
[ 0.000000] node 0: [mem 0x00000000d0001000-0x00000000dfffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008dfffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008dfffffff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] cma: Reserved 256 MiB at 0x00000000b0000000
[ 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.2
[ 0.000000] percpu: Embedded 18 pages/cpu s35736 r8192 d29800 u73728
[ 0.000000] pcpu-alloc: s35736 r8192 d29800 u73728 alloc=18*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: GIC system register CPU interface
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, 1530923, or 1530924
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 775679
[ 0.000000] Kernel command line: console=ttyLF0,115200 root=/dev/ram0 rw
[ 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:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x00000000dc000000-0x00000000e0000000] (64MB)
[ 0.000000] Memory: 2694016K/3145724K available (9152K kernel code, 646K rwdata, 3080K rodata, 1408K init, 220K bss, 189564K reserved, 262144K cma-reserved)
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 544 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: MBI range [167:182]
[ 0.000000] GICv3: Using MBI frame 0x0000000050800000
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000050900000
[ 0.000000] ITS: No ITS available, not enabling LPIs
[ 0.000000] arch_timer: cp15 timer(s) running at 5.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x127350b88, max_idle_ns: 440795202120 ns
[ 0.000000] sched_clock: 56 bits at 5MHz, resolution 200ns, wraps every 4398046511100ns
[ 0.000524] Console: colour dummy device 80x25
[ 0.000576] Calibrating delay loop (skipped), value calculated using timer frequency.. 10.00 BogoMIPS (lpj=20000)
[ 0.000585] pid_max: default: 32768 minimum: 301
[ 0.000761] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000782] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.002253] rcu: Hierarchical SRCU implementation.
[ 0.002836] smp: Bringing up secondary CPUs ...
[ 0.003394] Detected VIPT I-cache on CPU1
[ 0.003424] GICv3: CPU1: found redistributor 1 region 0:0x0000000050920000
[ 0.003459] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.004064] Detected VIPT I-cache on CPU2
[ 0.004091] GICv3: CPU2: found redistributor 100 region 0:0x0000000050980000
[ 0.004122] CPU2: Booted secondary processor 0x0000000100 [0x410fd034]
[ 0.004696] Detected VIPT I-cache on CPU3
[ 0.004713] GICv3: CPU3: found redistributor 101 region 0:0x00000000509a0000
[ 0.004731] CPU3: Booted secondary processor 0x0000000101 [0x410fd034]
[ 0.005280] Detected VIPT I-cache on CPU4
[ 0.005297] GICv3: CPU4: found redistributor 2 region 0:0x0000000050940000
[ 0.005320] CPU4: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.005856] Detected VIPT I-cache on CPU5
[ 0.005871] GICv3: CPU5: found redistributor 3 region 0:0x0000000050960000
[ 0.005890] CPU5: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.006417] Detected VIPT I-cache on CPU6
[ 0.006435] GICv3: CPU6: found redistributor 102 region 0:0x00000000509c0000
[ 0.006458] CPU6: Booted secondary processor 0x0000000102 [0x410fd034]
[ 0.007005] Detected VIPT I-cache on CPU7
[ 0.007023] GICv3: CPU7: found redistributor 103 region 0:0x00000000509e0000
[ 0.007042] CPU7: Booted secondary processor 0x0000000103 [0x410fd034]
[ 0.007111] smp: Brought up 1 node, 8 CPUs
[ 0.007117] SMP: Total of 8 processors activated.
[ 0.007120] CPU features: detected: 32-bit EL0 Support
[ 0.007124] CPU features: detected: CRC32 instructions
[ 0.014622] CPU: All CPU(s) started at EL2
[ 0.014652] alternatives: patching kernel code
[ 0.015663] devtmpfs: initialized
[ 0.022455] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.022474] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.030513] pinctrl core: initialized pinctrl subsystem
[ 0.031313] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.032792] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.032945] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.033140] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.033523] thermal_sys: Registered thermal governor 'step_wise'
[ 0.033527] thermal_sys: Registered thermal governor 'user_space'
[ 0.034047] cpuidle: using governor menu
[ 0.034132] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.034265] ASID allocator initialised with 65536 entries
[ 0.034330] Serial: AMBA PL011 UART driver
[ 0.035103] arm-scmi firmware:scmi: Enabled polling mode TX channel - prot_id:16
[ 0.035235] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
[ 0.035289] arm-scmi firmware:scmi: SCMI Protocol v2.0 'NXP:S32G399A' Firmware version 0x0
[ 0.053489] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.053501] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.053505] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.053509] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.061144] vgaarb: loaded
[ 0.061308] SCSI subsystem initialized
[ 0.061448] usbcore: registered new interface driver usbfs
[ 0.061474] usbcore: registered new interface driver hub
[ 0.061502] usbcore: registered new device driver usb
[ 0.061811] pps_core: LinuxPPS API ver. 1 registered
[ 0.061814] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.061825] PTP clock support registered
[ 0.062666] clocksource: Switched to clocksource arch_sys_counter
[ 0.067633] NET: Registered PF_INET protocol family
[ 0.067820] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.069243] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.069284] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.069295] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.069491] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.070080] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.070194] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.070266] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.070523] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.070895] RPC: Registered named UNIX socket transport module.
[ 0.070899] RPC: Registered udp transport module.
[ 0.070902] RPC: Registered tcp transport module.
[ 0.070904] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.070912] PCI: CLS 0 bytes, default 64
[ 0.071145] Unpacking initramfs...
[ 0.087310] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.088643] workingset: timestamp_bits=62 max_order=20 bucket_order=0
[ 0.089446] fuse: init (API version 7.34)
[ 0.089586] NET: Registered PF_ALG protocol family
[ 0.089635] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.089641] io scheduler mq-deadline registered
[ 0.089645] io scheduler kyber registered
[ 0.091656] s32g-siul2-pinctrl 4009c240.siul2-pinctrl: Initialized s32cc pinctrl driver
[ 0.091989] arm-scmi firmware:scmi: Failed. SCMI protocol 128 not active.
[ 0.092097] arm-scmi firmware:scmi: Failed. SCMI protocol 129 not active.
[ 0.092841] gpio-482 (DP83TG720_PFE1_RESET): hogged as output/low
[ 0.095015] 401c8000.serial: ttyLF0 at MMIO 0x401c8000 (irq = 39, base_baud = 7812500) is a FSL_LINFLEX
[ 0.095065] printk: console [ttyLF0] enabled
[ 0.095281] 401cc000.serial: ttyLF1 at MMIO 0x401cc000 (irq = 40, base_baud = 7812500) is a FSL_LINFLEX
[ 0.095521] 402bc000.serial: ttyLF2 at MMIO 0x402bc000 (irq = 58, base_baud = 7812500) is a FSL_LINFLEX
[ 0.097051] s32cc_fccu 4030c000.fccu: FCCU status is 0 (normal)
[ 0.100152] spi-nor spi6.0: mt25qu512a (65536 Kbytes)
[ 1.555864] Freeing initrd memory: 33988K
[ 1.559028] 7 fixed-partitions partitions found on MTD device 0.spi
[ 1.559035] Creating 7 MTD partitions on "0.spi":
[ 1.559043] 0x000000000000-0x000004000000 : "Flash-Image"
[ 1.559440] 0x000000000000-0x000000280000 : "FIP"
[ 1.559652] 0x000000280000-0x000000290000 : "U-Boot-Env"
[ 1.559872] 0x000000290000-0x000001160000 : "Kernel"
[ 1.560093] 0x000001160000-0x000001190000 : "DTB"
[ 1.560305] 0x000001190000-0x0000030a0000 : "Rootfs"
[ 1.560520] 0x0000030a0000-0x000004000000 : "PFE-Firmware"
[ 1.561926] vcan: Virtual CAN interface driver
[ 1.561932] slcan: serial line CAN interface driver
[ 1.561934] slcan: 10 dynamic interface channels.
[ 1.561939] CAN device driver interface
[ 1.562211] e100: Intel(R) PRO/100 Network Driver
[ 1.562214] e100: Copyright(c) 1999-2006 Intel Corporation
[ 1.562252] e1000: Intel(R) PRO/1000 Network Driver
[ 1.562254] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.562283] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.562285] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.562310] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.562313] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.563229] hse-uio 40210000.mu0b: firmware not found
[ 1.563440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.563445] ehci-pci: EHCI PCI platform driver
[ 1.563582] usbcore: registered new interface driver uas
[ 1.563611] usbcore: registered new interface driver usb-storage
[ 1.565194] s32cc-rtc 40060000.rtc: registered as rtc0
[ 1.565216] s32cc-rtc 40060000.rtc: setting system clock to 1970-01-01T00:00:00 UTC (0)
[ 1.565291] i2c_dev: i2c /dev entries driver
[ 1.565586] s32cc-wdt 4010c000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.565715] s32cc-wdt 40200000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.565833] s32cc-wdt 40204000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.565954] s32cc-wdt 40208000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.566091] s32cc-wdt 40500000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.566211] s32cc-wdt 40504000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.566330] s32cc-wdt 40508000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.566451] s32cc-wdt 4050c000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.566622] sdhci: Secure Digital Host Controller Interface driver
[ 1.566625] sdhci: Copyright(c) Pierre Ossman
[ 1.566627] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.566835] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.567158] hse 40211000.mu1b: interface mu1b not active
[ 1.567235] mmc0: CQHCI version 5.10
[ 1.567470] usbcore: registered new interface driver usbhid
[ 1.567475] usbhid: USB HID core driver
[ 1.580000] s32-adc 401f8000.adc: Device initialized successfully.
[ 1.592488] s32-adc 402e8000.adc: Device initialized successfully.
[ 1.592618] nxp_s32cc_ddr_perf 403e0000.ddr-perf: probing device
[ 1.592892] nxp_s32cc_ddr_perf 403e0000.ddr-perf: device initialized successfully
[ 1.593217] s32-siul2-nvmem 4009c000.nvram: Initialized s32cc siul2 nvmem driver
[ 1.593329] s32-siul2-nvmem 44010000.nvram: Initialized s32cc siul2 nvmem driver
[ 1.593423] arm-scmi firmware:scmi: Failed. SCMI protocol 130 not active.
[ 1.593926] NET: Registered PF_INET6 protocol family
[ 1.594618] Segment Routing with IPv6
[ 1.594643] In-situ OAM (IOAM) with IPv6
[ 1.594695] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.595059] NET: Registered PF_PACKET protocol family
[ 1.595163] can: controller area network core
[ 1.595195] NET: Registered PF_CAN protocol family
[ 1.595199] can: raw protocol
[ 1.595204] can: broadcast manager protocol
[ 1.595211] can: netlink gateway - max_hops=1
[ 1.595229] 8021q: 802.1Q VLAN Support v1.8
[ 1.595497] printk: console [ttyLF0]: printing thread started
[ 1.598195] mmc0: SDHCI controller on 402f0000.mmc [402f0000.mmc] using ADMA
[ 1.664495] i2c i2c-4: using pinctrl states for GPIO recovery
[ 1.664559] i2c i2c-4: using generic GPIOs for recovery
[ 1.664630] i2c i2c-4: IMX I2C adapter registered
[ 1.664676] i2c i2c-4: using dma1chan18 (tx) and dma1chan19 (rx) for DMA transfers
[ 1.665101] phy-s32cc-serdes 40480000.serdes: Using mode 3 for SerDes subsystem
[ 1.671265] phy-s32cc-serdes 40480000.serdes: Unstable RX detected on XPCS1
[ 1.671288] phy-s32cc-serdes 40480000.serdes: Unstable RX detected on XPCS0
[ 1.671629] phy-s32cc-serdes 44180000.serdes: Using mode 3 for SerDes subsystem
[ 1.677754] phy-s32cc-serdes 44180000.serdes: Unstable RX detected on XPCS1
[ 1.677788] phy-s32cc-serdes 44180000.serdes: Unstable RX detected on XPCS0
[ 1.677979] s32cc-dwmac 4033c000.ethernet: IRQ eth_wake_irq not found
[ 1.677984] s32cc-dwmac 4033c000.ethernet: IRQ eth_lpi not found
[ 1.678501] s32cc-dwmac 4033c000.ethernet: User ID: 0x10, Synopsys ID: 0x52
[ 1.678510] s32cc-dwmac 4033c000.ethernet: DWMAC4/5
[ 1.678518] s32cc-dwmac 4033c000.ethernet: DMA HW capability register supported
[ 1.678523] s32cc-dwmac 4033c000.ethernet: RX Checksum Offload Engine supported
[ 1.678527] s32cc-dwmac 4033c000.ethernet: TX Checksum insertion supported
[ 1.678531] s32cc-dwmac 4033c000.ethernet: Wake-Up On Lan supported
[ 1.678571] s32cc-dwmac 4033c000.ethernet: Enabled workarounds for s32g274a platform
[ 1.678576] s32cc-dwmac 4033c000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 1.678592] s32cc-dwmac 4033c000.ethernet: device MAC address a2:5c:fc:e0:b8:25
[ 1.678599] s32cc-dwmac 4033c000.ethernet: Enabled L3L4 Flow TC (entries=8)
[ 1.678604] s32cc-dwmac 4033c000.ethernet: Enabled RFS Flow TC (entries=8)
[ 1.678620] s32cc-dwmac 4033c000.ethernet: Enabling HW TC (entries=256, max_off=256)
[ 1.678627] s32cc-dwmac 4033c000.ethernet: Using 32 bits DMA width
[ 1.680145] imx_usb 44064000.usb: No over current polarity defined
[ 1.685414] mmc0: Command Queue Engine enabled
[ 1.685425] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 1.685861] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[ 1.687233] mmcblk0: p1
[ 1.687537] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
[ 1.688432] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
[ 1.689277] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (242:0)
[ 1.694637] ci_hdrc ci_hdrc.0: EHCI Host Controller
[ 1.694768] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
[ 2.054667] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
[ 2.054798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 2.054805] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.054811] usb usb1: Product: EHCI Host Controller
[ 2.054815] usb usb1: Manufacturer: Linux 5.15.119-rt65+ge18f05316cd9 ehci_hcd
[ 2.054820] usb usb1: SerialNumber: ci_hdrc.0
[ 2.055135] hub 1-0:1.0: USB hub found
[ 2.055161] hub 1-0:1.0: 1 port detected
[ 2.088531] Freeing unused kernel memory: 1408K
[ 2.088627] Run /init as init process
[ 2.088630] with arguments:
[ 2.088632] /init
[ 2.088633] with environment:
[ 2.088635] HOME=/
[ 2.088637] TERM=linux
[ 2.117160] systemd[1]: System time before build time, advancing clock.
[ 2.254744] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
[ 2.255334] systemd[1]: Detected architecture arm64.
[ 2.686806] systemd[1]: Hostname set to <s32g399avtvmcu2>.
[ 2.686924] systemd[1]: Initializing machine ID from random generator.
[ 2.791909] systemd[109]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 2.966535] systemd[1]: Queued start job for default target Multi-User System.
[ 2.982461] systemd[1]: Created slice Slice /system/getty.
[ 3.295594] systemd[1]: Created slice Slice /system/modprobe.
[ 3.319291] systemd[1]: Created slice Slice /system/serial-getty.
[ 3.343078] systemd[1]: Created slice User and Session Slice.
[ 3.366922] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 3.394843] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.418899] systemd[1]: Reached target Path Units.
[ 3.438761] systemd[1]: Reached target Remote File Systems.
[ 3.458754] systemd[1]: Reached target Slice Units.
[ 3.478772] systemd[1]: Reached target Swaps.
[ 3.507344] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 3.530828] systemd[1]: Reached target RPC Port Mapper.
[ 3.551207] systemd[1]: Listening on Syslog Socket.
[ 3.570892] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 3.597385] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit).
[ 3.597680] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.631049] systemd[1]: Listening on Journal Socket.
[ 3.651176] systemd[1]: Listening on Network Service Netlink Socket.
[ 3.675080] systemd[1]: Listening on udev Control Socket.
[ 3.694947] systemd[1]: Listening on udev Kernel Socket.
[ 3.714969] systemd[1]: Listening on User Database Manager Socket.
[ 3.740627] systemd[1]: Mounting Huge Pages File System...
[ 3.763052] systemd[1]: POSIX Message Queue File System was skipped because of a failed condition check (ConditionPathExists=/proc/sys/fs/mqueue).
[ 3.764843] systemd[1]: Mounting Kernel Debug File System...
[ 3.798995] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 3.799261] systemd[1]: Create List of Static Device Nodes was skipped because of a failed condition check (ConditionFileNotEmpty=/lib/modules/5.15.119-rt65+ge18f05316cd9/modules.devname).
[ 3.801351] systemd[1]: Starting Load Kernel Module configfs...
[ 3.852723] systemd[1]: Starting Load Kernel Module drm...
[ 3.876741] systemd[1]: Starting Load Kernel Module fuse...
[ 3.900649] systemd[1]: Starting RPC Bind...
[ 3.918824] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 3.922277] systemd[1]: Starting Journal Service...
[ 3.955264] systemd[1]: Load Kernel Modules was skipped because all trigger condition checks failed.
[ 3.956958] systemd[1]: Mounting NFSD configuration filesystem...
[ 3.992932] systemd[1]: Starting Generate network units from Kernel command line...
[ 4.021205] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 4.049077] systemd[1]: Starting Apply Kernel Variables...
[ 4.076648] systemd[1]: Starting Coldplug All udev Devices...
[ 4.106325] systemd[1]: Started RPC Bind.
[ 4.126994] systemd[1]: Started Journal Service.
[ 4.427064] systemd-journald[133]: Received client request to flush runtime journal.
[ 4.826451] pfeng: loading out-of-tree module taints kernel.
[ 4.834123] pfeng 46000000.pfe: PFEng ethernet driver loading ...
[ 4.834142] pfeng 46000000.pfe: Version: 1.5.0
[ 4.834146] pfeng 46000000.pfe: Driver commit hash: M4_DRIVER_COMMIT_HASH
[ 4.834150] pfeng 46000000.pfe: Multi instance support: disabled (standalone)
[ 4.834154] pfeng 46000000.pfe: Compiled by: 11.3.0
[ 4.834187] pfeng 46000000.pfe: Cbus addr 0x46000000 size 0x1000000
[ 4.834195] pfeng 46000000.pfe: nxp,fw-class-name: s32g_pfe_class.fw
[ 4.834201] pfeng 46000000.pfe: nxp,fw-util-name: s32g_pfe_util.fw
[ 4.834262] pfeng 46000000.pfe: netif name: pfe1
[ 4.834270] pfeng 46000000.pfe: DT mac addr: 00:01:ca:ca:ef:22
[ 4.834279] pfeng 46000000.pfe: netif(pfe1) linked phyif: 1
[ 4.834284] pfeng 46000000.pfe: netif(pfe1) mode: std
[ 4.834297] pfeng 46000000.pfe: netif(pfe1) HIFs: count 1 map 02
[ 4.834307] pfeng 46000000.pfe: SGMII AN enabled on EMAC1
[ 4.834315] pfeng 46000000.pfe: EMAC1 interface mode: 4
[ 4.839522] pfeng 46000000.pfe: HIF channels mask: 0x0002
[ 4.839586] pfeng 46000000.pfe: PFE port coherency enabled, mask 0x1e
[ 4.839873] pfeng 46000000.pfe: Clocks: sys=300MHz pe=600MHz
[ 4.839893] pfeng 46000000.pfe: Interface selected: EMAC0: 0xffffffff EMAC1: 0x4 EMAC2: 0xffffffff
[ 4.840581] pfeng 46000000.pfe: PFE controller reset done
[ 4.840660] pfeng 46000000.pfe: TX clock on EMAC1 for interface sgmii installed
[ 4.840703] pfeng 46000000.pfe: RX clock on EMAC1 for interface sgmii installed
[ 4.840842] pfeng 46000000.pfe: assigned reserved memory node pfebufs@34000000
[ 4.840885] pfeng 46000000.pfe: assigned reserved memory node pfebufs@34080000
[ 4.840960] pfeng 46000000.pfe: assigned reserved memory node pfebufs@83200000
[ 4.840993] pfeng 46000000.pfe: assigned reserved memory node pfebufs@835e0000
[ 4.841272] pfeng 46000000.pfe: Firmware: CLASS s32g_pfe_class.fw [42800 bytes]
[ 4.841279] pfeng 46000000.pfe: Firmware: UTIL s32g_pfe_util.fw [20716 bytes]
[ 4.841295] pfeng 46000000.pfe: PFE CBUS p0x46000000 mapped @ v0xffffffc00a000000 (0x1000000 bytes)
[ 4.841306] pfeng 46000000.pfe: Silicon S32G3
[ 4.841313] pfeng 46000000.pfe: Fail-Stop mode disabled
[ 4.844314] pfeng 46000000.pfe: PFE_ERRORS:Parity instance created
[ 4.844327] pfeng 46000000.pfe: PFE_ERRORS:Watchdog instance created
[ 4.844333] pfeng 46000000.pfe: PFE_ERRORS:Bus Error instance created
[ 4.844342] pfeng 46000000.pfe: PFE_ERRORS:FW Fail Stop instance created
[ 4.844348] pfeng 46000000.pfe: PFE_ERRORS:Host Fail Stop instance created
[ 4.844353] pfeng 46000000.pfe: PFE_ERRORS:Fail Stop instance created
[ 4.844358] pfeng 46000000.pfe: PFE_ERRORS:ECC Err instance created
[ 4.844372] pfeng 46000000.pfe: BMU1 buffer base: p0xc0000000
[ 4.844475] pfeng 46000000.pfe: BMU2 buffer base: p0x34000000 (0x80000 bytes)
[ 4.845766] pfeng 46000000.pfe: register IRQ 70 by name 'PFE BMU IRQ'
[ 4.845979] pfeng 46000000.pfe: Firmware .elf detected
[ 4.845985] pfeng 46000000.pfe: BMU_EMPTY_INT (BMU @ p0x(____ptrval____)). Pool ready.
[ 4.845987] pfeng 46000000.pfe: Uploading CLASS firmware
[ 4.845993] pfeng 46000000.pfe: BMU_EMPTY_INT (BMU @ p0x(____ptrval____)). Pool ready.
[ 4.845994] pfeng 46000000.pfe: Selected FW loading OPs to load 8 PEs in parallel
[ 4.865530] pfeng 46000000.pfe: pfe_ct.h file version"92367c0e25f21f49217a9b08168ad2c8"
[ 4.881090] pfeng 46000000.pfe: [FW VERSION] 1.7.1, Build: Jul 4 2023, 12:58:07 (nogitaaa), ID: 0x31454650
[ 4.881397] pfeng 46000000.pfe: EMAC timestamp external mode bitmap: 0
[ 4.881451] pfeng 46000000.pfe: Uploading UTIL firmware
[ 4.881457] pfeng 46000000.pfe: Selected FW loading OPs to load 1 PEs in parallel
[ 4.883940] pfeng 46000000.pfe: pfe_ct.h file version"92367c0e25f21f49217a9b08168ad2c8"
[ 4.884987] pfeng 46000000.pfe: FW feature: drv_run_on_g3
[ 4.884996] pfeng 46000000.pfe: FW feature: jumbo_frames
[ 4.885002] pfeng 46000000.pfe: FW feature: software_vlan_table
[ 4.885006] pfeng 46000000.pfe: FW feature: timestamping
[ 4.885011] pfeng 46000000.pfe: FW feature: qos_mapping
[ 4.885015] pfeng 46000000.pfe: FW feature: core_functionality
[ 4.885019] pfeng 46000000.pfe: FW feature: extended_features
[ 4.885026] pfeng 46000000.pfe: FW feature: flexible_router
[ 4.885030] pfeng 46000000.pfe: FW feature: validate_hif_csum
[ 4.885034] pfeng 46000000.pfe: FW feature: err051211_workaround
[ 4.885039] pfeng 46000000.pfe: FW feature: IPsec
[ 4.885043] pfeng 46000000.pfe: FW feature: l2_bridge_aging
[ 4.885047] pfeng 46000000.pfe: FW feature: receive_malformed
[ 4.885052] pfeng 46000000.pfe: FW feature: ptp_conf_check
[ 4.885057] pfeng 46000000.pfe: FW feature: vlan_conf_check
[ 4.885063] pfeng 46000000.pfe: FW feature: hash_load_spread
[ 4.885067] pfeng 46000000.pfe: FW feature: egress_vlan
[ 4.885071] pfeng 46000000.pfe: FW feature: ingress_vlan
[ 4.885075] pfeng 46000000.pfe: FW feature: safety
[ 4.889819] pfeng 46000000.pfe: VLAN ID incorrect or not set. Using default VLAN ID = 0x01.
[ 4.889845] pfeng 46000000.pfe: VLAN stats size incorrect or not set. Using default VLAN stats size = 20.
[ 4.889943] pfeng 46000000.pfe: Software vlan hash table @ p0x20001228
[ 4.890122] pfeng 46000000.pfe: Fall-back bridge domain @ 0x20000a7c (class)
[ 4.890127] pfeng 46000000.pfe: Default bridge domain @ 0x20000a74 (class)
[ 4.899269] pfeng 46000000.pfe: Routing table created, Hash Table @ p0xc00e0000, Pool @ p0xc00e8000 (65536 bytes)
[ 4.899527] pfeng 46000000.pfe: Feature err051211_workaround: DISABLED
[ 4.907423] pfeng 46000000.pfe: MDIO bus 0 disabled: Not found in DT
[ 5.043276] s32cc-dwmac 4033c000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[ 5.046156] s32cc-dwmac 4033c000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-1
[ 5.049389] s32cc-dwmac 4033c000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-2
[ 5.052581] s32cc-dwmac 4033c000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-3
[ 5.055786] s32cc-dwmac 4033c000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-4
[ 5.059344] s32cc-dwmac 4033c000.ethernet eth0: Enabling Safety Features
[ 5.059413] s32cc-dwmac 4033c000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[ 5.059690] s32cc-dwmac 4033c000.ethernet eth0: registered PTP clock
[ 5.061449] s32cc-dwmac 4033c000.ethernet eth0: FPE workqueue start
[ 5.061460] s32cc-dwmac 4033c000.ethernet eth0: configuring for fixed/sgmii link mode
[ 5.061671] s32cc-dwmac 4033c000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 5.062309] 8021q: adding VLAN 0 to HW filter on device eth0
[ 5.128577] pfeng 46000000.pfe: MDIO bus 1 enabled
[ 5.128587] pfeng 46000000.pfe: MDIO bus 2 disabled: Not found in DT
[ 5.128594] pfeng 46000000.pfe: HIF0 not configured, skipped
[ 5.128874] pfeng 46000000.pfe: HIF1 enabled
[ 5.128880] pfeng 46000000.pfe: HIF2 not configured, skipped
[ 5.128884] pfeng 46000000.pfe: HIF3 not configured, skipped
[ 5.128941] pfeng 46000000.pfe pfe1 (uninitialized): Subscribe to HIF1
[ 5.128948] pfeng 46000000.pfe pfe1 (uninitialized): Host LLTX disabled
[ 5.129372] pfeng 46000000.pfe pfe1 (uninitialized): Enable HIF1
[ 5.129535] pfeng 46000000.pfe pfe1 (uninitialized): setting MAC addr: 00:01:ca:ca:ef:22
[ 5.129562] pfeng 46000000.pfe pfe1 (uninitialized): PTP HW addend 0x80000000, max_adj configured to 46566128 ppb
[ 5.129571] pfeng 46000000.pfe: IEEE1588: Input Clock: 200000000Hz, Output: 100000000Hz, Accuracy: 10.0ns
[ 5.130055] pfeng 46000000.pfe pfe1 (uninitialized): Registered PTP HW clock successfully on EMAC1
[ 5.130642] pfeng 46000000.pfe pfe1: registered
[ 5.298704] pfeng 46000000.pfe: HIF1 started
[ 5.608750] pfeng 46000000.pfe pfe1: PHY [PFEng Ethernet MDIO.1:0a] driver [TI DP83TG720CS1.1] (irq=POLL)
[ 5.608765] pfeng 46000000.pfe pfe1: configuring for inband/sgmii link mode
[ 5.608841] pfeng 46000000.pfe pfe1: Speed not supported
[ 6.126354] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[ 6.134777] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[ 6.247041] random: ssh-keygen: uninitialized urandom read (48 bytes read)
[ 8.880643] random: ssh-keygen: uninitialized urandom read (48 bytes read)
[ 8.910226] random: ssh-keygen: uninitialized urandom read (48 bytes read)
[ 11.790668] random: crng init done
root@s32g399avtvmcu2:~#
root@s32g399avtvmcu2:~# dmesg | grep -i llc
root@s32g399avtvmcu2:~# clear
root@s32g399avtvmcu2:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.15.119-rt65+ge18f05316cd9 (oe-user@oe-host) (aarch64-fsl-linux-gcc (GCC) 11.3.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Fri Sep 15 16:46:03 UTC 2023
[ 0.000000] Machine model: NXP S32G399A-RDB3
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000083200000, size 3 MiB
[ 0.000000] OF: reserved mem: initialized node pfebufs@83200000, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000008dfffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x00000000831fffff]
[ 0.000000] node 0: [mem 0x0000000083200000-0x00000000835dffff]
[ 0.000000] node 0: [mem 0x00000000835e0000-0x0000000083ffffff]
[ 0.000000] node 0: [mem 0x0000000084000000-0x00000000843fffff]
[ 0.000000] node 0: [mem 0x0000000084400000-0x00000000bfffffff]
[ 0.000000] node 0: [mem 0x00000000c0000000-0x00000000c07fffff]
[ 0.000000] node 0: [mem 0x00000000c0800000-0x00000000cfffffff]
[ 0.000000] node 0: [mem 0x00000000d0001000-0x00000000dfffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008dfffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008dfffffff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] cma: Reserved 256 MiB at 0x00000000b0000000
[ 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.2
[ 0.000000] percpu: Embedded 18 pages/cpu s35736 r8192 d29800 u73728
[ 0.000000] pcpu-alloc: s35736 r8192 d29800 u73728 alloc=18*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: GIC system register CPU interface
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, 1530923, or 1530924
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 775679
[ 0.000000] Kernel command line: console=ttyLF0,115200 root=/dev/ram0 rw
[ 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:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x00000000dc000000-0x00000000e0000000] (64MB)
[ 0.000000] Memory: 2694016K/3145724K available (9152K kernel code, 646K rwdata, 3080K rodata, 1408K init, 220K bss, 189564K reserved, 262144K cma-reserved)
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 544 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: MBI range [167:182]
[ 0.000000] GICv3: Using MBI frame 0x0000000050800000
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000050900000
[ 0.000000] ITS: No ITS available, not enabling LPIs
[ 0.000000] arch_timer: cp15 timer(s) running at 5.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x127350b88, max_idle_ns: 440795202120 ns
[ 0.000000] sched_clock: 56 bits at 5MHz, resolution 200ns, wraps every 4398046511100ns
[ 0.000524] Console: colour dummy device 80x25
[ 0.000576] Calibrating delay loop (skipped), value calculated using timer frequency.. 10.00 BogoMIPS (lpj=20000)
[ 0.000585] pid_max: default: 32768 minimum: 301
[ 0.000761] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000782] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.002253] rcu: Hierarchical SRCU implementation.
[ 0.002836] smp: Bringing up secondary CPUs ...
[ 0.003394] Detected VIPT I-cache on CPU1
[ 0.003424] GICv3: CPU1: found redistributor 1 region 0:0x0000000050920000
[ 0.003459] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.004064] Detected VIPT I-cache on CPU2
[ 0.004091] GICv3: CPU2: found redistributor 100 region 0:0x0000000050980000
[ 0.004122] CPU2: Booted secondary processor 0x0000000100 [0x410fd034]
[ 0.004696] Detected VIPT I-cache on CPU3
[ 0.004713] GICv3: CPU3: found redistributor 101 region 0:0x00000000509a0000
[ 0.004731] CPU3: Booted secondary processor 0x0000000101 [0x410fd034]
[ 0.005280] Detected VIPT I-cache on CPU4
[ 0.005297] GICv3: CPU4: found redistributor 2 region 0:0x0000000050940000
[ 0.005320] CPU4: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.005856] Detected VIPT I-cache on CPU5
[ 0.005871] GICv3: CPU5: found redistributor 3 region 0:0x0000000050960000
[ 0.005890] CPU5: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.006417] Detected VIPT I-cache on CPU6
[ 0.006435] GICv3: CPU6: found redistributor 102 region 0:0x00000000509c0000
[ 0.006458] CPU6: Booted secondary processor 0x0000000102 [0x410fd034]
[ 0.007005] Detected VIPT I-cache on CPU7
[ 0.007023] GICv3: CPU7: found redistributor 103 region 0:0x00000000509e0000
[ 0.007042] CPU7: Booted secondary processor 0x0000000103 [0x410fd034]
[ 0.007111] smp: Brought up 1 node, 8 CPUs
[ 0.007117] SMP: Total of 8 processors activated.
[ 0.007120] CPU features: detected: 32-bit EL0 Support
[ 0.007124] CPU features: detected: CRC32 instructions
[ 0.014622] CPU: All CPU(s) started at EL2
[ 0.014652] alternatives: patching kernel code
[ 0.015663] devtmpfs: initialized
[ 0.022455] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.022474] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.030513] pinctrl core: initialized pinctrl subsystem
[ 0.031313] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.032792] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.032945] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.033140] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.033523] thermal_sys: Registered thermal governor 'step_wise'
[ 0.033527] thermal_sys: Registered thermal governor 'user_space'
[ 0.034047] cpuidle: using governor menu
[ 0.034132] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.034265] ASID allocator initialised with 65536 entries
[ 0.034330] Serial: AMBA PL011 UART driver
[ 0.035103] arm-scmi firmware:scmi: Enabled polling mode TX channel - prot_id:16
[ 0.035235] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
[ 0.035289] arm-scmi firmware:scmi: SCMI Protocol v2.0 'NXP:S32G399A' Firmware version 0x0
[ 0.053489] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.053501] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.053505] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.053509] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.061144] vgaarb: loaded
[ 0.061308] SCSI subsystem initialized
[ 0.061448] usbcore: registered new interface driver usbfs
[ 0.061474] usbcore: registered new interface driver hub
[ 0.061502] usbcore: registered new device driver usb
[ 0.061811] pps_core: LinuxPPS API ver. 1 registered
[ 0.061814] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.061825] PTP clock support registered
[ 0.062666] clocksource: Switched to clocksource arch_sys_counter
[ 0.067633] NET: Registered PF_INET protocol family
[ 0.067820] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.069243] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.069284] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.069295] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.069491] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.070080] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.070194] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.070266] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.070523] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.070895] RPC: Registered named UNIX socket transport module.
[ 0.070899] RPC: Registered udp transport module.
[ 0.070902] RPC: Registered tcp transport module.
[ 0.070904] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.070912] PCI: CLS 0 bytes, default 64
[ 0.071145] Unpacking initramfs...
[ 0.087310] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.088643] workingset: timestamp_bits=62 max_order=20 bucket_order=0
[ 0.089446] fuse: init (API version 7.34)
[ 0.089586] NET: Registered PF_ALG protocol family
[ 0.089635] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.089641] io scheduler mq-deadline registered
[ 0.089645] io scheduler kyber registered
[ 0.091656] s32g-siul2-pinctrl 4009c240.siul2-pinctrl: Initialized s32cc pinctrl driver
[ 0.091989] arm-scmi firmware:scmi: Failed. SCMI protocol 128 not active.
[ 0.092097] arm-scmi firmware:scmi: Failed. SCMI protocol 129 not active.
[ 0.092841] gpio-482 (DP83TG720_PFE1_RESET): hogged as output/low
[ 0.095015] 401c8000.serial: ttyLF0 at MMIO 0x401c8000 (irq = 39, base_baud = 7812500) is a FSL_LINFLEX
[ 0.095065] printk: console [ttyLF0] enabled
[ 0.095281] 401cc000.serial: ttyLF1 at MMIO 0x401cc000 (irq = 40, base_baud = 7812500) is a FSL_LINFLEX
[ 0.095521] 402bc000.serial: ttyLF2 at MMIO 0x402bc000 (irq = 58, base_baud = 7812500) is a FSL_LINFLEX
[ 0.097051] s32cc_fccu 4030c000.fccu: FCCU status is 0 (normal)
[ 0.100152] spi-nor spi6.0: mt25qu512a (65536 Kbytes)
[ 1.555864] Freeing initrd memory: 33988K
[ 1.559028] 7 fixed-partitions partitions found on MTD device 0.spi
[ 1.559035] Creating 7 MTD partitions on "0.spi":
[ 1.559043] 0x000000000000-0x000004000000 : "Flash-Image"
[ 1.559440] 0x000000000000-0x000000280000 : "FIP"
[ 1.559652] 0x000000280000-0x000000290000 : "U-Boot-Env"
[ 1.559872] 0x000000290000-0x000001160000 : "Kernel"
[ 1.560093] 0x000001160000-0x000001190000 : "DTB"
[ 1.560305] 0x000001190000-0x0000030a0000 : "Rootfs"
[ 1.560520] 0x0000030a0000-0x000004000000 : "PFE-Firmware"
[ 1.561926] vcan: Virtual CAN interface driver
[ 1.561932] slcan: serial line CAN interface driver
[ 1.561934] slcan: 10 dynamic interface channels.
[ 1.561939] CAN device driver interface
[ 1.562211] e100: Intel(R) PRO/100 Network Driver
[ 1.562214] e100: Copyright(c) 1999-2006 Intel Corporation
[ 1.562252] e1000: Intel(R) PRO/1000 Network Driver
[ 1.562254] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.562283] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.562285] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.562310] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.562313] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.563229] hse-uio 40210000.mu0b: firmware not found
[ 1.563440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.563445] ehci-pci: EHCI PCI platform driver
[ 1.563582] usbcore: registered new interface driver uas
[ 1.563611] usbcore: registered new interface driver usb-storage
[ 1.565194] s32cc-rtc 40060000.rtc: registered as rtc0
[ 1.565216] s32cc-rtc 40060000.rtc: setting system clock to 1970-01-01T00:00:00 UTC (0)
[ 1.565291] i2c_dev: i2c /dev entries driver
[ 1.565586] s32cc-wdt 4010c000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.565715] s32cc-wdt 40200000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.565833] s32cc-wdt 40204000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.565954] s32cc-wdt 40208000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.566091] s32cc-wdt 40500000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.566211] s32cc-wdt 40504000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.566330] s32cc-wdt 40508000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.566451] s32cc-wdt 4050c000.watchdog: S32CC Watchdog Timer Registered. timeout=30s (nowayout=0)
[ 1.566622] sdhci: Secure Digital Host Controller Interface driver
[ 1.566625] sdhci: Copyright(c) Pierre Ossman
[ 1.566627] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.566835] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.567158] hse 40211000.mu1b: interface mu1b not active
[ 1.567235] mmc0: CQHCI version 5.10
[ 1.567470] usbcore: registered new interface driver usbhid
[ 1.567475] usbhid: USB HID core driver
[ 1.580000] s32-adc 401f8000.adc: Device initialized successfully.
[ 1.592488] s32-adc 402e8000.adc: Device initialized successfully.
[ 1.592618] nxp_s32cc_ddr_perf 403e0000.ddr-perf: probing device
[ 1.592892] nxp_s32cc_ddr_perf 403e0000.ddr-perf: device initialized successfully
[ 1.593217] s32-siul2-nvmem 4009c000.nvram: Initialized s32cc siul2 nvmem driver
[ 1.593329] s32-siul2-nvmem 44010000.nvram: Initialized s32cc siul2 nvmem driver
[ 1.593423] arm-scmi firmware:scmi: Failed. SCMI protocol 130 not active.
[ 1.593926] NET: Registered PF_INET6 protocol family
[ 1.594618] Segment Routing with IPv6
[ 1.594643] In-situ OAM (IOAM) with IPv6
[ 1.594695] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.595059] NET: Registered PF_PACKET protocol family
[ 1.595163] can: controller area network core
[ 1.595195] NET: Registered PF_CAN protocol family
[ 1.595199] can: raw protocol
[ 1.595204] can: broadcast manager protocol
[ 1.595211] can: netlink gateway - max_hops=1
[ 1.595229] 8021q: 802.1Q VLAN Support v1.8
[ 1.595497] printk: console [ttyLF0]: printing thread started
[ 1.598195] mmc0: SDHCI controller on 402f0000.mmc [402f0000.mmc] using ADMA
[ 1.664495] i2c i2c-4: using pinctrl states for GPIO recovery
[ 1.664559] i2c i2c-4: using generic GPIOs for recovery
[ 1.664630] i2c i2c-4: IMX I2C adapter registered
[ 1.664676] i2c i2c-4: using dma1chan18 (tx) and dma1chan19 (rx) for DMA transfers
[ 1.665101] phy-s32cc-serdes 40480000.serdes: Using mode 3 for SerDes subsystem
[ 1.671265] phy-s32cc-serdes 40480000.serdes: Unstable RX detected on XPCS1
[ 1.671288] phy-s32cc-serdes 40480000.serdes: Unstable RX detected on XPCS0
[ 1.671629] phy-s32cc-serdes 44180000.serdes: Using mode 3 for SerDes subsystem
[ 1.677754] phy-s32cc-serdes 44180000.serdes: Unstable RX detected on XPCS1
[ 1.677788] phy-s32cc-serdes 44180000.serdes: Unstable RX detected on XPCS0
[ 1.677979] s32cc-dwmac 4033c000.ethernet: IRQ eth_wake_irq not found
[ 1.677984] s32cc-dwmac 4033c000.ethernet: IRQ eth_lpi not found
[ 1.678501] s32cc-dwmac 4033c000.ethernet: User ID: 0x10, Synopsys ID: 0x52
[ 1.678510] s32cc-dwmac 4033c000.ethernet: DWMAC4/5
[ 1.678518] s32cc-dwmac 4033c000.ethernet: DMA HW capability register supported
[ 1.678523] s32cc-dwmac 4033c000.ethernet: RX Checksum Offload Engine supported
[ 1.678527] s32cc-dwmac 4033c000.ethernet: TX Checksum insertion supported
[ 1.678531] s32cc-dwmac 4033c000.ethernet: Wake-Up On Lan supported
[ 1.678571] s32cc-dwmac 4033c000.ethernet: Enabled workarounds for s32g274a platform
[ 1.678576] s32cc-dwmac 4033c000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 1.678592] s32cc-dwmac 4033c000.ethernet: device MAC address a2:5c:fc:e0:b8:25
[ 1.678599] s32cc-dwmac 4033c000.ethernet: Enabled L3L4 Flow TC (entries=8)
[ 1.678604] s32cc-dwmac 4033c000.ethernet: Enabled RFS Flow TC (entries=8)
[ 1.678620] s32cc-dwmac 4033c000.ethernet: Enabling HW TC (entries=256, max_off=256)
[ 1.678627] s32cc-dwmac 4033c000.ethernet: Using 32 bits DMA width
[ 1.680145] imx_usb 44064000.usb: No over current polarity defined
[ 1.685414] mmc0: Command Queue Engine enabled
[ 1.685425] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 1.685861] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[ 1.687233] mmcblk0: p1
[ 1.687537] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
[ 1.688432] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
[ 1.689277] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (242:0)
[ 1.694637] ci_hdrc ci_hdrc.0: EHCI Host Controller
[ 1.694768] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
[ 2.054667] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
[ 2.054798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 2.054805] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.054811] usb usb1: Product: EHCI Host Controller
[ 2.054815] usb usb1: Manufacturer: Linux 5.15.119-rt65+ge18f05316cd9 ehci_hcd
[ 2.054820] usb usb1: SerialNumber: ci_hdrc.0
[ 2.055135] hub 1-0:1.0: USB hub found
[ 2.055161] hub 1-0:1.0: 1 port detected
[ 2.088531] Freeing unused kernel memory: 1408K
[ 2.088627] Run /init as init process
[ 2.088630] with arguments:
[ 2.088632] /init
[ 2.088633] with environment:
[ 2.088635] HOME=/
[ 2.088637] TERM=linux
[ 2.117160] systemd[1]: System time before build time, advancing clock.
[ 2.254744] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
[ 2.255334] systemd[1]: Detected architecture arm64.
[ 2.686806] systemd[1]: Hostname set to <s32g399avtvmcu2>.
[ 2.686924] systemd[1]: Initializing machine ID from random generator.
[ 2.791909] systemd[109]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 2.966535] systemd[1]: Queued start job for default target Multi-User System.
[ 2.982461] systemd[1]: Created slice Slice /system/getty.
[ 3.295594] systemd[1]: Created slice Slice /system/modprobe.
[ 3.319291] systemd[1]: Created slice Slice /system/serial-getty.
[ 3.343078] systemd[1]: Created slice User and Session Slice.
[ 3.366922] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 3.394843] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.418899] systemd[1]: Reached target Path Units.
[ 3.438761] systemd[1]: Reached target Remote File Systems.
[ 3.458754] systemd[1]: Reached target Slice Units.
[ 3.478772] systemd[1]: Reached target Swaps.
[ 3.507344] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 3.530828] systemd[1]: Reached target RPC Port Mapper.
[ 3.551207] systemd[1]: Listening on Syslog Socket.
[ 3.570892] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 3.597385] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit).
[ 3.597680] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.631049] systemd[1]: Listening on Journal Socket.
[ 3.651176] systemd[1]: Listening on Network Service Netlink Socket.
[ 3.675080] systemd[1]: Listening on udev Control Socket.
[ 3.694947] systemd[1]: Listening on udev Kernel Socket.
[ 3.714969] systemd[1]: Listening on User Database Manager Socket.
[ 3.740627] systemd[1]: Mounting Huge Pages File System...
[ 3.763052] systemd[1]: POSIX Message Queue File System was skipped because of a failed condition check (ConditionPathExists=/proc/sys/fs/mqueue).
[ 3.764843] systemd[1]: Mounting Kernel Debug File System...
[ 3.798995] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 3.799261] systemd[1]: Create List of Static Device Nodes was skipped because of a failed condition check (ConditionFileNotEmpty=/lib/modules/5.15.119-rt65+ge18f05316cd9/modules.devname).
[ 3.801351] systemd[1]: Starting Load Kernel Module configfs...
[ 3.852723] systemd[1]: Starting Load Kernel Module drm...
[ 3.876741] systemd[1]: Starting Load Kernel Module fuse...
[ 3.900649] systemd[1]: Starting RPC Bind...
[ 3.918824] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 3.922277] systemd[1]: Starting Journal Service...
[ 3.955264] systemd[1]: Load Kernel Modules was skipped because all trigger condition checks failed.
[ 3.956958] systemd[1]: Mounting NFSD configuration filesystem...
[ 3.992932] systemd[1]: Starting Generate network units from Kernel command line...
[ 4.021205] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 4.049077] systemd[1]: Starting Apply Kernel Variables...
[ 4.076648] systemd[1]: Starting Coldplug All udev Devices...
[ 4.106325] systemd[1]: Started RPC Bind.
[ 4.126994] systemd[1]: Started Journal Service.
[ 4.427064] systemd-journald[133]: Received client request to flush runtime journal.
[ 4.826451] pfeng: loading out-of-tree module taints kernel.
[ 4.834123] pfeng 46000000.pfe: PFEng ethernet driver loading ...
[ 4.834142] pfeng 46000000.pfe: Version: 1.5.0
[ 4.834146] pfeng 46000000.pfe: Driver commit hash: M4_DRIVER_COMMIT_HASH
[ 4.834150] pfeng 46000000.pfe: Multi instance support: disabled (standalone)
[ 4.834154] pfeng 46000000.pfe: Compiled by: 11.3.0
[ 4.834187] pfeng 46000000.pfe: Cbus addr 0x46000000 size 0x1000000
[ 4.834195] pfeng 46000000.pfe: nxp,fw-class-name: s32g_pfe_class.fw
[ 4.834201] pfeng 46000000.pfe: nxp,fw-util-name: s32g_pfe_util.fw
[ 4.834262] pfeng 46000000.pfe: netif name: pfe1
[ 4.834270] pfeng 46000000.pfe: DT mac addr: 00:01:ca:ca:ef:22
[ 4.834279] pfeng 46000000.pfe: netif(pfe1) linked phyif: 1
[ 4.834284] pfeng 46000000.pfe: netif(pfe1) mode: std
[ 4.834297] pfeng 46000000.pfe: netif(pfe1) HIFs: count 1 map 02
[ 4.834307] pfeng 46000000.pfe: SGMII AN enabled on EMAC1
[ 4.834315] pfeng 46000000.pfe: EMAC1 interface mode: 4
[ 4.839522] pfeng 46000000.pfe: HIF channels mask: 0x0002
[ 4.839586] pfeng 46000000.pfe: PFE port coherency enabled, mask 0x1e
[ 4.839873] pfeng 46000000.pfe: Clocks: sys=300MHz pe=600MHz
[ 4.839893] pfeng 46000000.pfe: Interface selected: EMAC0: 0xffffffff EMAC1: 0x4 EMAC2: 0xffffffff
[ 4.840581] pfeng 46000000.pfe: PFE controller reset done
[ 4.840660] pfeng 46000000.pfe: TX clock on EMAC1 for interface sgmii installed
[ 4.840703] pfeng 46000000.pfe: RX clock on EMAC1 for interface sgmii installed
[ 4.840842] pfeng 46000000.pfe: assigned reserved memory node pfebufs@34000000
[ 4.840885] pfeng 46000000.pfe: assigned reserved memory node pfebufs@34080000
[ 4.840960] pfeng 46000000.pfe: assigned reserved memory node pfebufs@83200000
[ 4.840993] pfeng 46000000.pfe: assigned reserved memory node pfebufs@835e0000
[ 4.841272] pfeng 46000000.pfe: Firmware: CLASS s32g_pfe_class.fw [42800 bytes]
[ 4.841279] pfeng 46000000.pfe: Firmware: UTIL s32g_pfe_util.fw [20716 bytes]
[ 4.841295] pfeng 46000000.pfe: PFE CBUS p0x46000000 mapped @ v0xffffffc00a000000 (0x1000000 bytes)
[ 4.841306] pfeng 46000000.pfe: Silicon S32G3
[ 4.841313] pfeng 46000000.pfe: Fail-Stop mode disabled
[ 4.844314] pfeng 46000000.pfe: PFE_ERRORS:Parity instance created
[ 4.844327] pfeng 46000000.pfe: PFE_ERRORS:Watchdog instance created
[ 4.844333] pfeng 46000000.pfe: PFE_ERRORS:Bus Error instance created
[ 4.844342] pfeng 46000000.pfe: PFE_ERRORS:FW Fail Stop instance created
[ 4.844348] pfeng 46000000.pfe: PFE_ERRORS:Host Fail Stop instance created
[ 4.844353] pfeng 46000000.pfe: PFE_ERRORS:Fail Stop instance created
[ 4.844358] pfeng 46000000.pfe: PFE_ERRORS:ECC Err instance created
[ 4.844372] pfeng 46000000.pfe: BMU1 buffer base: p0xc0000000
[ 4.844475] pfeng 46000000.pfe: BMU2 buffer base: p0x34000000 (0x80000 bytes)
[ 4.845766] pfeng 46000000.pfe: register IRQ 70 by name 'PFE BMU IRQ'
[ 4.845979] pfeng 46000000.pfe: Firmware .elf detected
[ 4.845985] pfeng 46000000.pfe: BMU_EMPTY_INT (BMU @ p0x(____ptrval____)). Pool ready.
[ 4.845987] pfeng 46000000.pfe: Uploading CLASS firmware
[ 4.845993] pfeng 46000000.pfe: BMU_EMPTY_INT (BMU @ p0x(____ptrval____)). Pool ready.
[ 4.845994] pfeng 46000000.pfe: Selected FW loading OPs to load 8 PEs in parallel
[ 4.865530] pfeng 46000000.pfe: pfe_ct.h file version"92367c0e25f21f49217a9b08168ad2c8"
[ 4.881090] pfeng 46000000.pfe: [FW VERSION] 1.7.1, Build: Jul 4 2023, 12:58:07 (nogitaaa), ID: 0x31454650
[ 4.881397] pfeng 46000000.pfe: EMAC timestamp external mode bitmap: 0
[ 4.881451] pfeng 46000000.pfe: Uploading UTIL firmware
[ 4.881457] pfeng 46000000.pfe: Selected FW loading OPs to load 1 PEs in parallel
[ 4.883940] pfeng 46000000.pfe: pfe_ct.h file version"92367c0e25f21f49217a9b08168ad2c8"
[ 4.884987] pfeng 46000000.pfe: FW feature: drv_run_on_g3
[ 4.884996] pfeng 46000000.pfe: FW feature: jumbo_frames
[ 4.885002] pfeng 46000000.pfe: FW feature: software_vlan_table
[ 4.885006] pfeng 46000000.pfe: FW feature: timestamping
[ 4.885011] pfeng 46000000.pfe: FW feature: qos_mapping
[ 4.885015] pfeng 46000000.pfe: FW feature: core_functionality
[ 4.885019] pfeng 46000000.pfe: FW feature: extended_features
[ 4.885026] pfeng 46000000.pfe: FW feature: flexible_router
[ 4.885030] pfeng 46000000.pfe: FW feature: validate_hif_csum
[ 4.885034] pfeng 46000000.pfe: FW feature: err051211_workaround
[ 4.885039] pfeng 46000000.pfe: FW feature: IPsec
[ 4.885043] pfeng 46000000.pfe: FW feature: l2_bridge_aging
[ 4.885047] pfeng 46000000.pfe: FW feature: receive_malformed
[ 4.885052] pfeng 46000000.pfe: FW feature: ptp_conf_check
[ 4.885057] pfeng 46000000.pfe: FW feature: vlan_conf_check
[ 4.885063] pfeng 46000000.pfe: FW feature: hash_load_spread
[ 4.885067] pfeng 46000000.pfe: FW feature: egress_vlan
[ 4.885071] pfeng 46000000.pfe: FW feature: ingress_vlan
[ 4.885075] pfeng 46000000.pfe: FW feature: safety
[ 4.889819] pfeng 46000000.pfe: VLAN ID incorrect or not set. Using default VLAN ID = 0x01.
[ 4.889845] pfeng 46000000.pfe: VLAN stats size incorrect or not set. Using default VLAN stats size = 20.
[ 4.889943] pfeng 46000000.pfe: Software vlan hash table @ p0x20001228
[ 4.890122] pfeng 46000000.pfe: Fall-back bridge domain @ 0x20000a7c (class)
[ 4.890127] pfeng 46000000.pfe: Default bridge domain @ 0x20000a74 (class)
[ 4.899269] pfeng 46000000.pfe: Routing table created, Hash Table @ p0xc00e0000, Pool @ p0xc00e8000 (65536 bytes)
[ 4.899527] pfeng 46000000.pfe: Feature err051211_workaround: DISABLED
[ 4.907423] pfeng 46000000.pfe: MDIO bus 0 disabled: Not found in DT
[ 5.043276] s32cc-dwmac 4033c000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[ 5.046156] s32cc-dwmac 4033c000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-1
[ 5.049389] s32cc-dwmac 4033c000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-2
[ 5.052581] s32cc-dwmac 4033c000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-3
[ 5.055786] s32cc-dwmac 4033c000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-4
[ 5.059344] s32cc-dwmac 4033c000.ethernet eth0: Enabling Safety Features
[ 5.059413] s32cc-dwmac 4033c000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[ 5.059690] s32cc-dwmac 4033c000.ethernet eth0: registered PTP clock
[ 5.061449] s32cc-dwmac 4033c000.ethernet eth0: FPE workqueue start
[ 5.061460] s32cc-dwmac 4033c000.ethernet eth0: configuring for fixed/sgmii link mode
[ 5.061671] s32cc-dwmac 4033c000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 5.062309] 8021q: adding VLAN 0 to HW filter on device eth0
[ 5.128577] pfeng 46000000.pfe: MDIO bus 1 enabled
[ 5.128587] pfeng 46000000.pfe: MDIO bus 2 disabled: Not found in DT
[ 5.128594] pfeng 46000000.pfe: HIF0 not configured, skipped
[ 5.128874] pfeng 46000000.pfe: HIF1 enabled
[ 5.128880] pfeng 46000000.pfe: HIF2 not configured, skipped
[ 5.128884] pfeng 46000000.pfe: HIF3 not configured, skipped
[ 5.128941] pfeng 46000000.pfe pfe1 (uninitialized): Subscribe to HIF1
[ 5.128948] pfeng 46000000.pfe pfe1 (uninitialized): Host LLTX disabled
[ 5.129372] pfeng 46000000.pfe pfe1 (uninitialized): Enable HIF1
[ 5.129535] pfeng 46000000.pfe pfe1 (uninitialized): setting MAC addr: 00:01:ca:ca:ef:22
[ 5.129562] pfeng 46000000.pfe pfe1 (uninitialized): PTP HW addend 0x80000000, max_adj configured to 46566128 ppb
[ 5.129571] pfeng 46000000.pfe: IEEE1588: Input Clock: 200000000Hz, Output: 100000000Hz, Accuracy: 10.0ns
[ 5.130055] pfeng 46000000.pfe pfe1 (uninitialized): Registered PTP HW clock successfully on EMAC1
[ 5.130642] pfeng 46000000.pfe pfe1: registered
[ 5.298704] pfeng 46000000.pfe: HIF1 started
[ 5.608750] pfeng 46000000.pfe pfe1: PHY [PFEng Ethernet MDIO.1:0a] driver [TI DP83TG720CS1.1] (irq=POLL)
[ 5.608765] pfeng 46000000.pfe pfe1: configuring for inband/sgmii link mode
[ 5.608841] pfeng 46000000.pfe pfe1: Speed not supported
[ 6.126354] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[ 6.134777] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[ 6.247041] random: ssh-keygen: uninitialized urandom read (48 bytes read)
[ 8.880643] random: ssh-keygen: uninitialized urandom read (48 bytes read)
[ 8.910226] random: ssh-keygen: uninitialized urandom read (48 bytes read)
[ 11.790668] random: crng init done
root@s32g399avtvmcu2:~#
root@s32g399avtvmcu2:~# lsmod
Module Size Used by
pfeng 565248 0
root@s32g399avtvmcu2:~#
grep the dmesg, only a few lines are llce related
root@s32g399avtvmcu2:~# dmesg | grep -i llc
root@s32g399avtvmcu2:~#
Thanks,
Raghavendra
,