This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi Team,
Currently we are using TI AM4376 with Linux RT
SDK - ti-processor-sdk-linux-rt-am437x-evm-08.02.00.24
Kernel Version - Linux am437x-evm 5.10.100-rt62-g204ec708dc #10 PREEMPT_RT Mon Jun 24 18:24:31 IST 2024 armv7l armv7l armv7l GNU/Linux
In this we are trying to enable the MRP for bridge as below,
Networking Support --> Network Options --> <*> 802.1d Ethernet Bridging
[ ] IGMP/MLD snooping
[*] MRP protocol
and also
<*> 802.1Q/802.1ad VLAN Support
[*] MVRP (Multiple VLAN Registration Protocol) support to enable MRP=[M]
When we enable this we are getting even mrp.ko kernel object file and we generated image with this and also copied the .ko file to modules but during booting we observed issue wrt pru driver, because of this the pru ethernet is impacted and the ethernet ports are not being detected after the booting.
Please provide your observations and also configurations to be enabled for the MRP with bridge. Below added the log for your reference.
[ 0.000000] Linux version 5.10.100-rt62-g204ec708dc (root@ubuntu-VirtualBox) (arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #10 PREEMPT_RT Mon Jun 24 18:24:31 IST 2024 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM437x Industrial Development Kit [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 48 MiB at 0x9d000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [msem 0x0000000080000000-0x000000009fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] On node 0 totalpages: 131072 [ 0.000000] Normal zone: 1152 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 131072 pages, LIFO batch:31 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM437x ES1.2 (neon) [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920 [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootwait [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 453336K/524288K available (10240K kernel code, 722K rwdata, 3452K rodata, 1024K init, 279K bss, 21800K reserved, 49152K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms. [ 0.000000] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads. [ 0.000000] No expedited grace period (rcu_normal_after_boot). [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] L2C: platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C: DT/platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] OMAP L2C310: ROM does not support power control setting [ 0.000000] L2C-310 dynamic clock gating disabled, standby mode disabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c9, AUX_CTRL 0x4e430000 [ 0.000000] random: get_random_bytes called from start_kernel+0x318/0x4d4 with crng_init=0 [ 0.000000] TI gptimer clocksource: always-on /ocp@44000000/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000043] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000372] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000389] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.001034] TI gptimer clockevent: 24000000 Hz at /ocp@44000000/interconnect@48000000/segment@0/target-module@40000 [ 0.004138] Console: colour dummy device 80x30 [ 0.004298] Calibrating delay loop... 597.60 BogoMIPS (lpj=2988032) [ 0.064136] pid_max: default: 32768 minimum: 301 [ 0.064583] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.064627] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.066687] CPU: Testing write buffer coherency: ok [ 0.066794] CPU0: Spectre v2: using BPIALL workaround [ 0.068523] Setting up static identity map for 0x80100000 - 0x80100060 [ 0.068854] rcu: Hierarchical SRCU implementation. [ 0.069603] EFI services will not be available. [ 0.070403] devtmpfs: initialized [ 0.106897] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.107350] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.107407] futex hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.113260] pinctrl core: initialized pinctrl subsystem [ 0.115008] DMI not present or invalid. [ 0.115865] NET: Registered protocol family 16 [ 0.120378] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.138198] thermal_sys: Registered thermal governor 'fair_share' [ 0.138223] thermal_sys: Registered thermal governor 'bang_bang' [ 0.138235] thermal_sys: Registered thermal governor 'step_wise' [ 0.138245] thermal_sys: Registered thermal governor 'user_space' [ 2.341808] No ATAGs? [ 2.341845] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 2.341867] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 2.408292] reg-fixed-voltage fixed-regulator-v24_0d: GPIO lookup for consumer (null) [ 2.408328] reg-fixed-voltage fixed-regulator-v24_0d: using device tree for GPIO lookup [ 2.408369] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-v24_0d[0]' [ 2.408440] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-v24_0d[0]' [ 2.408482] reg-fixed-voltage fixed-regulator-v24_0d: using lookup tables for GPIO lookup [ 2.408503] reg-fixed-voltage fixed-regulator-v24_0d: No GPIO consumer (null) found [ 2.409223] reg-fixed-voltage fixed-regulator-v3_3d: GPIO lookup for consumer (null) [ 2.409248] reg-fixed-voltage fixed-regulator-v3_3d: using device tree for GPIO lookup [ 2.409283] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-v3_3d[0]' [ 2.409341] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-v3_3d[0]' [ 2.409382] reg-fixed-voltage fixed-regulator-v3_3d: using lookup tables for GPIO lookup [ 2.409402] reg-fixed-voltage fixed-regulator-v3_3d: No GPIO consumer (null) found [ 2.409657] V3_3D: supplied by V24_0D [ 2.411214] reg-fixed-voltage fixed-regulator-vdd_corereg: GPIO lookup for consumer (null) [ 2.411245] reg-fixed-voltage fixed-regulator-vdd_corereg: using device tree for GPIO lookup [ 2.411284] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-vdd_corereg[0]' [ 2.411346] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-vdd_corereg[0]' [ 2.411386] reg-fixed-voltage fixed-regulator-vdd_corereg: using lookup tables for GPIO lookup [ 2.411407] reg-fixed-voltage fixed-regulator-vdd_corereg: No GPIO consumer (null) found [ 2.411477] VDD_COREREG: supplied by V24_0D [ 2.412566] reg-fixed-voltage fixed-regulator-vdd_core: GPIO lookup for consumer (null) [ 2.412593] reg-fixed-voltage fixed-regulator-vdd_core: using device tree for GPIO lookup [ 2.412631] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-vdd_core[0]' [ 2.412692] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-vdd_core[0]' [ 2.412734] reg-fixed-voltage fixed-regulator-vdd_core: using lookup tables for GPIO lookup [ 2.412753] reg-fixed-voltage fixed-regulator-vdd_core: No GPIO consumer (null) found [ 2.412990] VDD_CORE: supplied by VDD_COREREG [ 2.414110] reg-fixed-voltage fixed-regulator-v1_8dreg: GPIO lookup for consumer (null) [ 2.414137] reg-fixed-voltage fixed-regulator-v1_8dreg: using device tree for GPIO lookup [ 2.414361] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-v1_8dreg[0]' [ 2.414429] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-v1_8dreg[0]' [ 2.414470] reg-fixed-voltage fixed-regulator-v1_8dreg: using lookup tables for GPIO lookup [ 2.414491] reg-fixed-voltage fixed-regulator-v1_8dreg: No GPIO consumer (null) found [ 2.414566] V1_8DREG: supplied by V24_0D [ 2.415681] reg-fixed-voltage fixed-regulator-v1_8d: GPIO lookup for consumer (null) [ 2.415708] reg-fixed-voltage fixed-regulator-v1_8d: using device tree for GPIO lookup [ 2.415745] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-v1_8d[0]' [ 2.415806] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-v1_8d[0]' [ 2.415848] reg-fixed-voltage fixed-regulator-v1_8d: using lookup tables for GPIO lookup [ 2.415867] reg-fixed-voltage fixed-regulator-v1_8d: No GPIO consumer (null) found [ 2.415934] V1_8D: supplied by V1_8DREG [ 2.416964] reg-fixed-voltage fixed-regulator-v1_5dreg: GPIO lookup for consumer (null) [ 2.416989] reg-fixed-voltage fixed-regulator-v1_5dreg: using device tree for GPIO lookup [ 2.417024] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-v1_5dreg[0]' [ 2.417084] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-v1_5dreg[0]' [ 2.417125] reg-fixed-voltage fixed-regulator-v1_5dreg: using lookup tables for GPIO lookup [ 2.417143] reg-fixed-voltage fixed-regulator-v1_5dreg: No GPIO consumer (null) found [ 2.417202] V1_5DREG: supplied by V24_0D [ 2.418237] reg-fixed-voltage fixed-regulator-v1_5d: GPIO lookup for consumer (null) [ 2.418264] reg-fixed-voltage fixed-regulator-v1_5d: using device tree for GPIO lookup [ 2.418299] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-v1_5d[0]' [ 2.418357] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-v1_5d[0]' [ 2.418397] reg-fixed-voltage fixed-regulator-v1_5d: using lookup tables for GPIO lookup [ 2.418416] reg-fixed-voltage fixed-regulator-v1_5d: No GPIO consumer (null) found [ 2.418485] V1_5D: supplied by V1_5DREG [ 2.422352] iommu: Default domain type: Translated [ 2.428153] SCSI subsystem initialized [ 2.429515] mc: Linux media interface: v0.10 [ 2.429607] videodev: Linux video capture interface: v2.00 [ 2.429874] pps_core: LinuxPPS API ver. 1 registered [ 2.429889] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.429939] PTP clock support registered [ 2.430053] EDAC MC: Ver: 3.0.0 [ 2.432904] Advanced Linux Sound Architecture Driver Initialized. [ 2.435892] clocksource: Switched to clocksource dmtimer [ 2.457411] NET: Registered protocol family 2 [ 2.457796] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 2.460295] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 7168 bytes, linear) [ 2.460394] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 2.460533] TCP bind hash table entries: 4096 (order: 4, 98304 bytes, linear) [ 2.460940] TCP: Hash tables configured (established 4096 bind 4096) [ 2.461190] UDP hash table entries: 256 (order: 2, 16384 bytes, linear) [ 2.461312] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes, linear) [ 2.461748] NET: Registered protocol family 1 [ 2.462972] RPC: Registered named UNIX socket transport module. [ 2.462996] RPC: Registered udp transport module. [ 2.463007] RPC: Registered tcp transport module. [ 2.463016] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 2.463036] PCI: CLS 0 bytes, default 64 [ 2.467749] Initialise system trusted keyrings [ 2.468152] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 2.480302] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.482041] NFS: Registering the id_resolver key type [ 2.482105] Key type id_resolver registered [ 2.482122] Key type id_legacy registered [ 2.482354] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 2.482373] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 2.482470] ntfs: driver 2.1.32 [Flags: R/O]. [ 2.482764] jffs2: version 2.2. (NAND) (SUMMARY) \xc2\xa9 2001-2006 Red Hat, Inc. [ 2.484625] Key type asymmetric registered [ 2.484649] Asymmetric key parser 'x509' registered [ 2.484748] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 2.484767] io scheduler mq-deadline registered [ 2.484781] io scheduler kyber registered [ 2.807372] gpio gpiochip0: (gpio-0-31): added GPIO chardev (254:0) [ 2.807607] gpio gpiochip0: registered GPIOs 0 to 31 on gpio-0-31 [ 2.807987] OMAP GPIO hardware version 0.1 [ 3.135230] gpio gpiochip1: (gpio-32-63): added GPIO chardev (254:1) [ 3.135468] gpio gpiochip1: registered GPIOs 32 to 63 on gpio-32-63 [ 3.210561] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 3.250734] gpio gpiochip2: (gpio-64-95): added GPIO chardev (254:2) [ 3.250990] gpio gpiochip2: registered GPIOs 64 to 95 on gpio-64-95 [ 3.304113] gpio gpiochip3: (gpio-96-127): added GPIO chardev (254:3) [ 3.304344] gpio gpiochip3: registered GPIOs 96 to 127 on gpio-96-127 [ 3.379111] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 3.379159] edma 49000000.dma: TI EDMA DMA engine driver [ 3.404969] pinctrl-single 44e10800.pinmux: 199 pins, size 796 [ 3.547250] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [ 3.555777] omap8250 44e09000.serial: No clock speed specified: using default: 48000000 [ 3.557395] printk: console [ttyS0] disabled [ 3.557449] omap8250 44e09000.serial: GPIO lookup for consumer rs485-term [ 3.557472] omap8250 44e09000.serial: using device tree for GPIO lookup [ 3.557514] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 3.557621] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 3.557701] omap8250 44e09000.serial: using lookup tables for GPIO lookup [ 3.557720] omap8250 44e09000.serial: No GPIO consumer rs485-term found [ 3.557808] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 57, base_baud = 3000000) is a 8250 [ 3.558049] printk: console [ttyS0] enabled [ 3.564866] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 3.576254] random: fast init done [ 3.576675] random: crng init done [ 3.618164] brd: module loaded [ 3.639309] loop: module loaded [ 3.656098] mdio_bus fixed-0: GPIO lookup for consumer reset [ 3.656132] mdio_bus fixed-0: using lookup tables for GPIO lookup [ 3.656150] mdio_bus fixed-0: No GPIO consumer reset found [ 3.666784] i2c /dev entries driver [ 3.673134] sdhci: Secure Digital Host Controller Interface driver [ 3.673149] sdhci: Copyright(c) Pierre Ossman [ 3.676451] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.680537] sdhci-omap 48060000.mmc: GPIO lookup for consumer cd [ 3.680567] sdhci-omap 48060000.mmc: using device tree for GPIO lookup [ 3.680638] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' - status (0) [ 3.680819] gpio gpiochip3: Persistence not supported for GPIO 1 [ 3.680854] omap_gpio 48322000.gpio: Could not set line 1 debounce to 200000 microseconds (-22) [ 3.680883] sdhci-omap 48060000.mmc: Got CD GPIO [ 3.680900] sdhci-omap 48060000.mmc: GPIO lookup for consumer wp [ 3.680915] sdhci-omap 48060000.mmc: using device tree for GPIO lookup [ 3.680950] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 3.681040] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 3.681113] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 3.681132] sdhci-omap 48060000.mmc: No GPIO consumer wp found [ 3.681406] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 3.695754] NET: Registered protocol family 10 [ 3.698181] Segment Routing with IPv6 [ 3.698392] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.699931] NET: Registered protocol family 17 [ 3.700742] Key type dns_resolver registered [ 3.702062] omap_voltage_late_init: Voltage driver support not added [ 3.703060] printk: console [ttyS0]: printing thread started [ 3.706409] Loading compiled-in X.509 certificates [ 3.726618] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 3.798015] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 3.798059] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 3.798124] gpiochip_find_base: found new base at 510 [ 3.798635] gpio gpiochip4: (omap-gpmc): added GPIO chardev (254:4) [ 3.798872] gpio gpiochip4: registered GPIOs 510 to 511 on omap-gpmc [ 3.813459] omap2-nand 8000000.nand: GPIO lookup for consumer rb [ 3.813492] omap2-nand 8000000.nand: using device tree for GPIO lookup [ 3.813760] of_get_named_gpiod_flags: parsed 'rb-gpios' property of node '/ocp@44000000/gpmc@50000000/nand@0,0[0]' - status (0) [ 3.814278] Could not find a valid ONFI parameter page, trying bit-wise majority to recover it [ 3.814473] ONFI parameter recovery failed, aborting [ 3.814499] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xdc [ 3.814517] nand: Micron NAND 512MiB 3,3V 8-bit [ 3.814530] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 3.814562] omap2-nand 8000000.nand: using prefetch polled xfer mode [ 3.814790] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme [ 3.814978] 10 fixed-partitions partitions found on MTD device omap2-nand.0 [ 3.815000] Creating 10 MTD partitions on "omap2-nand.0": [ 3.815020] 0x000000000000-0x000000040000 : "NAND.SPL" [ 3.815688] mtd mtd0: GPIO lookup for consumer wp [ 3.815715] mtd mtd0: using device tree for GPIO lookup [ 3.815764] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@0[0]' [ 3.815847] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@0[0]' [ 3.816224] mtd mtd0: using lookup tables for GPIO lookup [ 3.816252] mtd mtd0: No GPIO consumer wp found [ 3.819530] 0x000000040000-0x000000080000 : "NAND.SPL.backup1" [ 3.820142] mtd mtd1: GPIO lookup for consumer wp [ 3.820170] mtd mtd1: using device tree for GPIO lookup [ 3.820212] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@1[0]' [ 3.820291] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@1[0]' [ 3.820353] mtd mtd1: using lookup tables for GPIO lookup [ 3.820372] mtd mtd1: No GPIO consumer wp found [ 3.822172] mmc0: new high speed SDHC card at address aaaa [ 3.824195] 0x000000080000-0x0000000c0000 : "NAND.SPL.backup2" [ 3.825395] mmcblk0: mmc0:aaaa SD32G 29.7 GiB [ 3.825648] mtd mtd2: GPIO lookup for consumer wp [ 3.825675] mtd mtd2: using device tree for GPIO lookup [ 3.825719] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@2[0]' [ 3.825800] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@2[0]' [ 3.825865] mtd mtd2: using lookup tables for GPIO lookup [ 3.825965] mtd mtd2: No GPIO consumer wp found [ 3.842380] mmcblk0: p1 p2 [ 3.846069] 0x0000000c0000-0x000000100000 : "NAND.SPL.backup3" [ 3.846723] mtd mtd3: GPIO lookup for consumer wp [ 3.846751] mtd mtd3: using device tree for GPIO lookup [ 3.846796] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@3[0]' [ 3.846876] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@3[0]' [ 3.846942] mtd mtd3: using lookup tables for GPIO lookup [ 3.846961] mtd mtd3: No GPIO consumer wp found [ 3.849666] 0x000000100000-0x000000180000 : "NAND.u-boot-spl-os" [ 3.850272] mtd mtd4: GPIO lookup for consumer wp [ 3.850299] mtd mtd4: using device tree for GPIO lookup [ 3.850342] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@4[0]' [ 3.850422] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@4[0]' [ 3.850486] mtd mtd4: using lookup tables for GPIO lookup [ 3.850504] mtd mtd4: No GPIO consumer wp found [ 3.853188] 0x000000180000-0x000000280000 : "NAND.u-boot" [ 3.853859] mtd mtd5: GPIO lookup for consumer wp [ 3.853885] mtd mtd5: using device tree for GPIO lookup [ 3.853926] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@5[0]' [ 3.854005] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@5[0]' [ 3.854068] mtd mtd5: using lookup tables for GPIO lookup [ 3.854087] mtd mtd5: No GPIO consumer wp found [ 3.856820] 0x000000280000-0x0000002c0000 : "NAND.u-boot-env" [ 3.866161] mtd mtd6: GPIO lookup for consumer wp [ 3.866190] mtd mtd6: using device tree for GPIO lookup [ 3.866233] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@6[0]' [ 3.866315] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@6[0]' [ 3.866377] mtd mtd6: using lookup tables for GPIO lookup [ 3.866396] mtd mtd6: No GPIO consumer wp found [ 3.869129] 0x0000002c0000-0x000000300000 : "NAND.u-boot-env.backup1" [ 3.869727] mtd mtd7: GPIO lookup for consumer wp [ 3.869753] mtd mtd7: using device tree for GPIO lookup [ 3.869794] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@7[0]' [ 3.869874] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@7[0]' [ 3.869936] mtd mtd7: using lookup tables for GPIO lookup [ 3.869955] mtd mtd7: No GPIO consumer wp found [ 3.872577] 0x000000300000-0x000000a00000 : "NAND.kernel" [ 3.873795] mtd mtd8: GPIO lookup for consumer wp [ 3.873823] mtd mtd8: using device tree for GPIO lookup [ 3.873864] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@8[0]' [ 3.873944] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@8[0]' [ 3.874006] mtd mtd8: using lookup tables for GPIO lookup [ 3.874024] mtd mtd8: No GPIO consumer wp found [ 3.887202] 0x000000a00000-0x000020000000 : "NAND.file-system" [ 3.979487] mtd mtd9: GPIO lookup for consumer wp [ 3.979515] mtd mtd9: using device tree for GPIO lookup [ 3.979558] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@9[0]' [ 3.979635] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/gpmc@50000000/nand@0,0/partition@9[0]' [ 3.979700] mtd mtd9: using lookup tables for GPIO lookup [ 3.979719] mtd mtd9: No GPIO consumer wp found [ 3.983601] pinctrl-single 44e10800.pinmux: Invalid number of rows: 0 [ 3.983634] pinctrl-single 44e10800.pinmux: no pins entries for i2c0_pins_sleep [ 3.983695] omap_i2c: probe of 44e0b000.i2c failed with error -22 [ 3.985045] pinctrl-single 44e10800.pinmux: Invalid number of rows: 0 [ 3.985073] pinctrl-single 44e10800.pinmux: no pins entries for i2c2_pins_sleep [ 3.985121] omap_i2c: probe of 4819c000.i2c failed with error -22 [ 4.030851] omap_reset_deassert: timedout waiting for gfx:0 [ 4.030982] ti-sysc: probe of 5600fe00.target-module failed with error -110 [ 4.036998] ALSA device list: [ 4.037024] No soundcards found. [ 4.103458] EXT4-fs (mmcblk0p2): recovery complete [ 4.104968] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 4.105122] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 4.106604] devtmpfs: mounted [ 4.109688] Freeing unused kernel memory: 1024K [ 4.110247] Run /sbin/init as init process [ 4.110259] with arguments: [ 4.110265] /sbin/init [ 4.110273] with environment: [ 4.110278] HOME=/ [ 4.110285] TERM=linux [ 4.469202] systemd[1]: System time before build time, advancing clock. [ 4.536699] systemd[1]: systemd 244 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid) [ 4.538253] systemd[1]: Detected architecture arm. [ 4.598150] systemd[1]: Set hostname to <am437x-evm>. [ 6.398705] systemd[1]: Configuration file /etc/systemd/system/profinet.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 6.398784] systemd[1]: Configuration file /etc/systemd/system/profinet.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway. [ 6.400737] systemd[1]: /etc/systemd/system/profinet.service:11: Missing '=', ignoring line. [ 7.008484] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 7.008554] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 7.028673] systemd[1]: Created slice system-getty.slice. [ 7.080697] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 7.120282] systemd[1]: Created slice User and Session Slice. [ 7.157312] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 7.187212] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 7.217302] systemd[1]: Reached target Paths. [ 7.246562] systemd[1]: Reached target Remote File Systems. [ 7.276559] systemd[1]: Reached target Slices. [ 7.306652] systemd[1]: Reached target Swap. [ 7.350485] systemd[1]: Listening on RPCbind Server Activation Socket. [ 7.386549] systemd[1]: Reached target RPC Port Mapper. [ 7.440409] systemd[1]: Listening on Process Core Dump Socket. [ 7.477342] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 7.563038] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 7.565163] systemd[1]: Listening on Journal Socket (/dev/log). [ 7.618264] systemd[1]: Listening on Journal Socket. [ 7.648715] systemd[1]: Listening on Network Service Netlink Socket. [ 7.678324] systemd[1]: Listening on udev Control Socket. [ 7.707657] systemd[1]: Listening on udev Kernel Socket. [ 7.737889] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 7.760955] systemd[1]: Mounting POSIX Message Queue File System... [ 7.814299] systemd[1]: Mounting Kernel Debug File System... [ 7.880483] systemd[1]: Mounting Temporary Directory (/tmp)... [ 7.898765] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 7.949644] systemd[1]: Starting Start psplash boot splash screen... [ 8.002406] systemd[1]: Starting RPC Bind... [ 8.023558] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 8.085799] systemd[1]: Starting Journal Service... [ 8.183741] systemd[1]: Starting Load Kernel Modules... [ 8.269539] systemd[1]: Starting Remount Root and Kernel File Systems... [ 8.324446] cmemk: loading out-of-tree module taints kernel. [ 8.339777] cmemk: disagrees about version of symbol device_create [ 8.339815] cmemk: Unknown symbol device_create (err -22) [ 8.340045] cmemk: disagrees about version of symbol device_destroy [ 8.340059] cmemk: Unknown symbol device_destroy (err -22) [ 8.378141] systemd[1]: Starting udev Coldplug all Devices... [ 8.398355] cryptodev: disagrees about version of symbol crypto_skcipher_encrypt [ 8.398394] cryptodev: Unknown symbol crypto_skcipher_encrypt (err -22) [ 8.398646] cryptodev: disagrees about version of symbol fd_install [ 8.398660] cryptodev: Unknown symbol fd_install (err -22) [ 8.398819] cryptodev: disagrees about version of symbol crypto_skcipher_setkey [ 8.398832] cryptodev: Unknown symbol crypto_skcipher_setkey (err -22) [ 8.398915] cryptodev: disagrees about version of symbol crypto_skcipher_decrypt [ 8.398927] cryptodev: Unknown symbol crypto_skcipher_decrypt (err -22) [ 8.399001] cryptodev: disagrees about version of symbol __close_fd [ 8.399012] cryptodev: Unknown symbol __close_fd (err -22) [ 8.399230] cryptodev: disagrees about version of symbol proc_dointvec [ 8.399243] cryptodev: Unknown symbol proc_dointvec (err -22) [ 8.399341] cryptodev: disagrees about version of symbol crypto_alloc_skcipher [ 8.399353] cryptodev: Unknown symbol crypto_alloc_skcipher (err -22) [ 8.499215] uio: disagrees about version of symbol dev_set_name [ 8.499256] uio: Unknown symbol dev_set_name (err -22) [ 8.499365] uio: disagrees about version of symbol device_unregister [ 8.499378] uio: Unknown symbol device_unregister (err -22) [ 8.499437] uio: disagrees about version of symbol device_initialize [ 8.499449] uio: Unknown symbol device_initialize (err -22) [ 8.499533] uio: disagrees about version of symbol get_device [ 8.499544] uio: Unknown symbol get_device (err -22) [ 8.499618] uio: disagrees about version of symbol put_device [ 8.499629] uio: Unknown symbol put_device (err -22) [ 8.499707] uio: disagrees about version of symbol _dev_err [ 8.499718] uio: Unknown symbol _dev_err (err -22) [ 8.499771] uio: disagrees about version of symbol device_add [ 8.499782] uio: Unknown symbol device_add (err -22) [ 8.499880] uio: disagrees about version of symbol device_del [ 8.499891] uio: Unknown symbol device_del (err -22) [ 8.500034] uio: disagrees about version of symbol kobject_uevent [ 8.500046] uio: Unknown symbol kobject_uevent (err -22) [ 8.603217] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 8.662950] systemd[1]: Started RPC Bind. [ 8.788570] systemd[1]: Mounted POSIX Message Queue File System. [ 8.868465] systemd[1]: Mounted Kernel Debug File System. [ 8.948279] systemd[1]: Mounted Temporary Directory (/tmp). [ 9.008164] systemd[1]: psplash-start.service: Main process exited, code=exited, status=255/EXCEPTION [ 9.010246] systemd[1]: psplash-start.service: Failed with result 'exit-code'. [ 9.046865] systemd[1]: Failed to start Start psplash boot splash screen. [ 9.197617] systemd[1]: Dependency failed for Start psplash-systemd progress communication helper. [ 9.249755] systemd[1]: psplash-systemd.service: Job psplash-systemd.service/start failed with result 'dependency'. [ 9.251552] systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE [ 9.253572] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'. [ 9.286360] systemd[1]: Failed to start Load Kernel Modules. [ 9.456473] systemd[1]: Started Remount Root and Kernel File Systems. [ 9.539983] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 9.588190] systemd[1]: Mounting Kernel Configuration File System... [ 9.650350] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 9.719362] systemd[1]: Starting Apply Kernel Variables... [ 9.870910] systemd[1]: Condition check resulted in Create System Users being skipped. [ 9.927847] systemd[1]: Starting Create Static Device Nodes in /dev... [ 9.933524] sch_fq_codel: disagrees about version of symbol skb_copy_bits [ 9.933561] sch_fq_codel: Unknown symbol skb_copy_bits (err -22) [ 9.933594] sch_fq_codel: disagrees about version of symbol tcf_block_get [ 9.933607] sch_fq_codel: Unknown symbol tcf_block_get (err -22) [ 9.933647] sch_fq_codel: disagrees about version of symbol gnet_stats_copy_queue [ 9.933660] sch_fq_codel: Unknown symbol gnet_stats_copy_queue (err -22) [ 9.933712] sch_fq_codel: disagrees about version of symbol rtnl_kfree_skbs [ 9.933724] sch_fq_codel: Unknown symbol rtnl_kfree_skbs (err -22) [ 9.933770] sch_fq_codel: disagrees about version of symbol tcf_classify [ 9.933781] sch_fq_codel: Unknown symbol tcf_classify (err -22) [ 9.933804] sch_fq_codel: disagrees about version of symbol kfree_skb [ 9.933815] sch_fq_codel: Unknown symbol kfree_skb (err -22) [ 9.933851] sch_fq_codel: disagrees about version of symbol __skb_get_hash [ 9.933862] sch_fq_codel: Unknown symbol __skb_get_hash (err -22) [ 9.933885] sch_fq_codel: disagrees about version of symbol unregister_qdisc [ 9.933897] sch_fq_codel: Unknown symbol unregister_qdisc (err -22) [ 9.933917] sch_fq_codel: disagrees about version of symbol tcf_block_put [ 9.933928] sch_fq_codel: Unknown symbol tcf_block_put (err -22) [ 9.933963] sch_fq_codel: disagrees about version of symbol gnet_stats_copy_app [ 9.933975] sch_fq_codel: Unknown symbol gnet_stats_copy_app (err -22) [ 9.934024] sch_fq_codel: disagrees about version of symbol qdisc_tree_reduce_backlog [ 9.934036] sch_fq_codel: Unknown symbol qdisc_tree_reduce_backlog (err -22) [ 9.934078] sch_fq_codel: disagrees about version of symbol register_qdisc [ 9.934089] sch_fq_codel: Unknown symbol register_qdisc (err -22) [ 10.078191] systemd[1]: Started Journal Service. [ 10.907410] systemd-journald[95]: Received client request to flush runtime journal. [ 16.362185] wkup_m3_rproc: disagrees about version of symbol _dev_err [ 16.362221] wkup_m3_rproc: Unknown symbol _dev_err (err -22) [ 16.588923] wkup_m3_rproc: disagrees about version of symbol _dev_err [ 16.588961] wkup_m3_rproc: Unknown symbol _dev_err (err -22) [ 17.717245] rtc_omap: disagrees about version of symbol _dev_info [ 17.717282] rtc_omap: Unknown symbol _dev_info (err -22) [ 17.717349] rtc_omap: disagrees about version of symbol _dev_err [ 17.717362] rtc_omap: Unknown symbol _dev_err (err -22) [ 17.718116] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 17.862351] rtc_omap: disagrees about version of symbol _dev_info [ 17.862390] rtc_omap: Unknown symbol _dev_info (err -22) [ 17.862456] rtc_omap: disagrees about version of symbol _dev_err [ 17.862468] rtc_omap: Unknown symbol _dev_err (err -22) [ 18.153295] rtc_omap: disagrees about version of symbol _dev_info [ 18.153335] rtc_omap: Unknown symbol _dev_info (err -22) [ 18.153401] rtc_omap: disagrees about version of symbol _dev_err [ 18.153414] rtc_omap: Unknown symbol _dev_err (err -22) [ 18.328108] rtc_omap: disagrees about version of symbol _dev_info [ 18.328147] rtc_omap: Unknown symbol _dev_info (err -22) [ 18.328213] rtc_omap: disagrees about version of symbol _dev_err [ 18.328227] rtc_omap: Unknown symbol _dev_err (err -22) [ 18.892967] wkup_m3_ipc: disagrees about version of symbol get_device [ 18.893006] wkup_m3_ipc: Unknown symbol get_device (err -22) [ 18.893066] wkup_m3_ipc: disagrees about version of symbol put_device [ 18.893079] wkup_m3_ipc: Unknown symbol put_device (err -22) [ 18.893102] wkup_m3_ipc: disagrees about version of symbol _dev_info [ 18.893114] wkup_m3_ipc: Unknown symbol _dev_info (err -22) [ 18.893149] wkup_m3_ipc: disagrees about version of symbol _dev_err [ 18.893161] wkup_m3_ipc: Unknown symbol _dev_err (err -22) [ 18.893279] wkup_m3_ipc: disagrees about version of symbol _dev_warn [ 18.893291] wkup_m3_ipc: Unknown symbol _dev_warn (err -22) [ 19.367208] wkup_m3_ipc: disagrees about version of symbol get_device [ 19.367247] wkup_m3_ipc: Unknown symbol get_device (err -22) [ 19.367307] wkup_m3_ipc: disagrees about version of symbol put_device [ 19.367320] wkup_m3_ipc: Unknown symbol put_device (err -22) [ 19.367343] wkup_m3_ipc: disagrees about version of symbol _dev_info [ 19.367356] wkup_m3_ipc: Unknown symbol _dev_info (err -22) [ 19.367390] wkup_m3_ipc: disagrees about version of symbol _dev_err [ 19.367402] wkup_m3_ipc: Unknown symbol _dev_err (err -22) [ 19.367521] wkup_m3_ipc: disagrees about version of symbol _dev_warn [ 19.367532] wkup_m3_ipc: Unknown symbol _dev_warn (err -22) [ 23.328245] dwc3_omap: disagrees about version of symbol dev_driver_string [ 23.328284] dwc3_omap: Unknown symbol dev_driver_string (err -22) [ 23.328345] dwc3_omap: disagrees about version of symbol _dev_err [ 23.328358] dwc3_omap: Unknown symbol _dev_err (err -22) [ 23.410118] dwc3_omap: disagrees about version of symbol dev_driver_string [ 23.410157] dwc3_omap: Unknown symbol dev_driver_string (err -22) [ 23.410217] dwc3_omap: disagrees about version of symbol _dev_err [ 23.410230] dwc3_omap: Unknown symbol _dev_err (err -22) [ 23.587197] dwc3_omap: disagrees about version of symbol dev_driver_string [ 23.587235] dwc3_omap: Unknown symbol dev_driver_string (err -22) [ 23.587298] dwc3_omap: disagrees about version of symbol _dev_err [ 23.587310] dwc3_omap: Unknown symbol _dev_err (err -22) [ 23.682842] dwc3_omap: disagrees about version of symbol dev_driver_string [ 23.682882] dwc3_omap: Unknown symbol dev_driver_string (err -22) [ 23.682943] dwc3_omap: disagrees about version of symbol _dev_err [ 23.682955] dwc3_omap: Unknown symbol _dev_err (err -22) [ 24.256098] ti_emif_sram: disagrees about version of symbol _dev_err [ 24.256137] ti_emif_sram: Unknown symbol _dev_err (err -22) [ 24.484402] ti_emif_sram: disagrees about version of symbol _dev_err [ 24.484441] ti_emif_sram: Unknown symbol _dev_err (err -22) [ 27.860268] crypto_engine: disagrees about version of symbol _dev_info [ 27.860306] crypto_engine: Unknown symbol _dev_info (err -22) [ 27.860349] crypto_engine: disagrees about version of symbol crypto_enqueue_request [ 27.860362] crypto_engine: Unknown symbol crypto_enqueue_request (err -22) [ 27.860384] crypto_engine: disagrees about version of symbol crypto_enqueue_request_head [ 27.860397] crypto_engine: Unknown symbol crypto_enqueue_request_head (err -22) [ 27.860426] crypto_engine: disagrees about version of symbol _dev_err [ 27.860438] crypto_engine: Unknown symbol _dev_err (err -22) [ 27.860466] crypto_engine: disagrees about version of symbol _dev_warn [ 27.860477] crypto_engine: Unknown symbol _dev_warn (err -22) [ 27.860529] crypto_engine: disagrees about version of symbol crypto_dequeue_request [ 27.860541] crypto_engine: Unknown symbol crypto_dequeue_request (err -22) [ 27.997234] crypto_engine: disagrees about version of symbol _dev_info [ 27.997272] crypto_engine: Unknown symbol _dev_info (err -22) [ 27.997316] crypto_engine: disagrees about version of symbol crypto_enqueue_request [ 27.997329] crypto_engine: Unknown symbol crypto_enqueue_request (err -22) [ 27.997351] crypto_engine: disagrees about version of symbol crypto_enqueue_request_head [ 27.997363] crypto_engine: Unknown symbol crypto_enqueue_request_head (err -22) [ 27.997393] crypto_engine: disagrees about version of symbol _dev_err [ 27.997405] crypto_engine: Unknown symbol _dev_err (err -22) [ 27.997432] crypto_engine: disagrees about version of symbol _dev_warn [ 27.997444] crypto_engine: Unknown symbol _dev_warn (err -22) [ 27.997495] crypto_engine: disagrees about version of symbol crypto_dequeue_request [ 27.997507] crypto_engine: Unknown symbol crypto_dequeue_request (err -22) [ 28.132252] crypto_engine: disagrees about version of symbol _dev_info [ 28.132287] crypto_engine: Unknown symbol _dev_info (err -22) [ 28.132327] crypto_engine: disagrees about version of symbol crypto_enqueue_request [ 28.132340] crypto_engine: Unknown symbol crypto_enqueue_request (err -22) [ 28.132362] crypto_engine: disagrees about version of symbol crypto_enqueue_request_head [ 28.132374] crypto_engine: Unknown symbol crypto_enqueue_request_head (err -22) [ 28.132403] crypto_engine: disagrees about version of symbol _dev_err [ 28.132415] crypto_engine: Unknown symbol _dev_err (err -22) [ 28.132442] crypto_engine: disagrees about version of symbol _dev_warn [ 28.132454] crypto_engine: Unknown symbol _dev_warn (err -22) [ 28.132507] crypto_engine: disagrees about version of symbol crypto_dequeue_request [ 28.132519] crypto_engine: Unknown symbol crypto_dequeue_request (err -22) [ 28.299559] crypto_engine: disagrees about version of symbol _dev_info [ 28.299597] crypto_engine: Unknown symbol _dev_info (err -22) [ 28.299639] crypto_engine: disagrees about version of symbol crypto_enqueue_request [ 28.299652] crypto_engine: Unknown symbol crypto_enqueue_request (err -22) [ 28.299674] crypto_engine: disagrees about version of symbol crypto_enqueue_request_head [ 28.299687] crypto_engine: Unknown symbol crypto_enqueue_request_head (err -22) [ 28.299717] crypto_engine: disagrees about version of symbol _dev_err [ 28.299728] crypto_engine: Unknown symbol _dev_err (err -22) [ 28.299757] crypto_engine: disagrees about version of symbol _dev_warn [ 28.299769] crypto_engine: Unknown symbol _dev_warn (err -22) [ 28.299821] crypto_engine: disagrees about version of symbol crypto_dequeue_request [ 28.299834] crypto_engine: Unknown symbol crypto_dequeue_request (err -22) [ 28.399203] crypto_engine: disagrees about version of symbol _dev_info [ 28.399238] crypto_engine: Unknown symbol _dev_info (err -22) [ 28.399281] crypto_engine: disagrees about version of symbol crypto_enqueue_request [ 28.399294] crypto_engine: Unknown symbol crypto_enqueue_request (err -22) [ 28.399316] crypto_engine: disagrees about version of symbol crypto_enqueue_request_head [ 28.399329] crypto_engine: Unknown symbol crypto_enqueue_request_head (err -22) [ 28.399358] crypto_engine: disagrees about version of symbol _dev_err [ 28.399370] crypto_engine: Unknown symbol _dev_err (err -22) [ 28.399398] crypto_engine: disagrees about version of symbol _dev_warn [ 28.399410] crypto_engine: Unknown symbol _dev_warn (err -22) [ 28.399462] crypto_engine: disagrees about version of symbol crypto_dequeue_request [ 28.399474] crypto_engine: Unknown symbol crypto_dequeue_request (err -22) [ 28.504610] crypto_engine: disagrees about version of symbol _dev_info [ 28.504646] crypto_engine: Unknown symbol _dev_info (err -22) [ 28.504688] crypto_engine: disagrees about version of symbol crypto_enqueue_request [ 28.504702] crypto_engine: Unknown symbol crypto_enqueue_request (err -22) [ 28.504724] crypto_engine: disagrees about version of symbol crypto_enqueue_request_head [ 28.504737] crypto_engine: Unknown symbol crypto_enqueue_request_head (err -22) [ 28.504766] crypto_engine: disagrees about version of symbol _dev_err [ 28.504777] crypto_engine: Unknown symbol _dev_err (err -22) [ 28.504804] crypto_engine: disagrees about version of symbol _dev_warn [ 28.504816] crypto_engine: Unknown symbol _dev_warn (err -22) [ 28.504868] crypto_engine: disagrees about version of symbol crypto_dequeue_request [ 28.504880] crypto_engine: Unknown symbol crypto_dequeue_request (err -22) [ 28.785742] pruss: disagrees about version of symbol get_device [ 28.785781] pruss: Unknown symbol get_device (err -22) [ 28.785815] pruss: disagrees about version of symbol dev_driver_string [ 28.785828] pruss: Unknown symbol dev_driver_string (err -22) [ 28.785866] pruss: disagrees about version of symbol put_device [ 28.785878] pruss: Unknown symbol put_device (err -22) [ 28.836296] pruss: disagrees about version of symbol _dev_err [ 28.836332] pruss: Unknown symbol _dev_err (err -22) [ 28.896545] pruss: disagrees about version of symbol get_device [ 28.896582] pruss: Unknown symbol get_device (err -22) [ 28.896616] pruss: disagrees about version of symbol dev_driver_string [ 28.896629] pruss: Unknown symbol dev_driver_string (err -22) [ 28.896666] pruss: disagrees about version of symbol put_device [ 28.896678] pruss: Unknown symbol put_device (err -22) [ 28.896736] pruss: disagrees about version of symbol _dev_err [ 28.896747] pruss: Unknown symbol _dev_err (err -22) [ 29.110344] pruss: disagrees about version of symbol get_device [ 29.110382] pruss: Unknown symbol get_device (err -22) [ 29.110416] pruss: disagrees about version of symbol dev_driver_string [ 29.110430] pruss: Unknown symbol dev_driver_string (err -22) [ 29.110467] pruss: disagrees about version of symbol put_device [ 29.110479] pruss: Unknown symbol put_device (err -22) [ 29.110539] pruss: disagrees about version of symbol _dev_err [ 29.110550] pruss: Unknown symbol _dev_err (err -22) [ 29.205751] pruss: disagrees about version of symbol get_device [ 29.205791] pruss: Unknown symbol get_device (err -22) [ 29.205826] pruss: disagrees about version of symbol dev_driver_string [ 29.205840] pruss: Unknown symbol dev_driver_string (err -22) [ 29.205877] pruss: disagrees about version of symbol put_device [ 29.346521] pruss: Unknown symbol put_device (err -22) [ 29.346651] pruss: disagrees about version of symbol _dev_err [ 29.346666] pruss: Unknown symbol _dev_err (err -22) [ 30.057541] ti_emif_sram: disagrees about version of symbol _dev_err [ 30.057578] ti_emif_sram: Unknown symbol _dev_err (err -22) [ 30.172223] pruss: disagrees about version of symbol get_device [ 30.172261] pruss: Unknown symbol get_device (err -22) [ 30.172294] pruss: disagrees about version of symbol dev_driver_string [ 30.172307] pruss: Unknown symbol dev_driver_string (err -22) [ 30.172343] pruss: disagrees about version of symbol put_device [ 30.172355] pruss: Unknown symbol put_device (err -22) [ 30.172412] pruss: disagrees about version of symbol _dev_err [ 30.172423] pruss: Unknown symbol _dev_err (err -22) [ 30.390739] ti_emif_sram: disagrees about version of symbol _dev_err [ 30.390777] ti_emif_sram: Unknown symbol _dev_err (err -22) [ 30.578527] pruss: disagrees about version of symbol get_device [ 30.578565] pruss: Unknown symbol get_device (err -22) [ 30.578599] pruss: disagrees about version of symbol dev_driver_string [ 30.578613] pruss: Unknown symbol dev_driver_string (err -22) [ 30.578649] pruss: disagrees about version of symbol put_device [ 30.578661] pruss: Unknown symbol put_device (err -22) [ 30.578721] pruss: disagrees about version of symbol _dev_err [ 30.578732] pruss: Unknown symbol _dev_err (err -22) [ 51.402406] pvrsrvkm: disagrees about version of symbol _dev_err [ 51.402446] pvrsrvkm: Unknown symbol _dev_err (err -22) [ 62.487209] pvrsrvkm: disagrees about version of symbol _dev_err [ 62.487247] pvrsrvkm: Unknown symbol _dev_err (err -22) [ 82.204209] device br0 entered promiscuous mode [ 82.333399] device br0 left promiscuous mode [ 172.648558] xfrm_user: disagrees about version of symbol netlink_net_capable [ 172.648597] xfrm_user: Unknown symbol netlink_net_capable (err -22) [ 172.648647] xfrm_user: disagrees about version of symbol xfrm_spd_getinfo [ 172.648660] xfrm_user: Unknown symbol xfrm_spd_getinfo (err -22) [ 172.648713] xfrm_user: disagrees about version of symbol __netlink_dump_start [ 172.648726] xfrm_user: Unknown symbol __netlink_dump_start (err -22) [ 172.648753] xfrm_user: disagrees about version of symbol __nlmsg_put [ 172.648765] xfrm_user: Unknown symbol __nlmsg_put (err -22) [ 172.648838] xfrm_user: disagrees about version of symbol xfrm_state_alloc [ 172.648849] xfrm_user: Unknown symbol xfrm_state_alloc (err -22) [ 172.648959] xfrm_user: disagrees about version of symbol xfrm_state_walk_done [ 172.648971] xfrm_user: Unknown symbol xfrm_state_walk_done (err -22) [ 172.648998] xfrm_user: disagrees about version of symbol xfrm_find_acq [ 172.649010] xfrm_user: Unknown symbol xfrm_find_acq (err -22) [ 172.649038] xfrm_user: disagrees about version of symbol xfrm_policy_byid [ 172.649050] xfrm_user: Unknown symbol xfrm_policy_byid (err -22) [ 172.649075] xfrm_user: disagrees about version of symbol xfrm_init_replay [ 172.649086] xfrm_user: Unknown symbol xfrm_init_replay (err -22) [ 172.649146] xfrm_user: disagrees about version of symbol xfrm_state_lookup [ 172.649158] xfrm_user: Unknown symbol xfrm_state_lookup (err -22) [ 172.649182] xfrm_user: disagrees about version of symbol xfrm_state_add [ 172.649194] xfrm_user: Unknown symbol xfrm_state_add (err -22) [ 172.649219] xfrm_user: disagrees about version of symbol __netlink_kernel_create [ 172.649231] xfrm_user: Unknown symbol __netlink_kernel_create (err -22) [ 172.649285] xfrm_user: disagrees about version of symbol xfrm_policy_alloc [ 172.649297] xfrm_user: Unknown symbol xfrm_policy_alloc (err -22) [ 172.649322] xfrm_user: disagrees about version of symbol xfrm_policy_bysel_ctx [ 172.649334] xfrm_user: Unknown symbol xfrm_policy_bysel_ctx (err -22) [ 172.649359] xfrm_user: disagrees about version of symbol __xfrm_state_destroy [ 172.649370] xfrm_user: Unknown symbol __xfrm_state_destroy (err -22) [ 172.649464] xfrm_user: disagrees about version of symbol register_pernet_subsys [ 172.649477] xfrm_user: Unknown symbol register_pernet_subsys (err -22) [ 172.649500] xfrm_user: disagrees about version of symbol xfrm_policy_destroy [ 172.649512] xfrm_user: Unknown symbol xfrm_policy_destroy (err -22) [ 172.649534] xfrm_user: disagrees about version of symbol kfree_skb [ 172.649545] xfrm_user: Unknown symbol kfree_skb (err -22) [ 172.649601] xfrm_user: disagrees about version of symbol netlink_broadcast [ 172.649614] xfrm_user: Unknown symbol netlink_broadcast (err -22) [ 172.649634] xfrm_user: disagrees about version of symbol xfrm_unregister_km [ 172.649646] xfrm_user: Unknown symbol xfrm_unregister_km (err -22) [ 172.649671] xfrm_user: disagrees about version of symbol __alloc_skb [ 172.649682] xfrm_user: Unknown symbol __alloc_skb (err -22) [ 172.649705] xfrm_user: disagrees about version of symbol xfrm_state_flush [ 172.649717] xfrm_user: Unknown symbol xfrm_state_flush (err -22) [ 172.649738] xfrm_user: disagrees about version of symbol __xfrm_init_state [ 172.649750] xfrm_user: Unknown symbol __xfrm_init_state (err -22) [ 172.649784] xfrm_user: disagrees about version of symbol km_policy_expired [ 172.649796] xfrm_user: Unknown symbol km_policy_expired (err -22) [ 172.649817] xfrm_user: disagrees about version of symbol xfrm_alloc_spi [ 172.649828] xfrm_user: Unknown symbol xfrm_alloc_spi (err -22) [ 172.649860] xfrm_user: disagrees about version of symbol km_query [ 172.649871] xfrm_user: Unknown symbol km_query (err -22) [ 172.649892] xfrm_user: disagrees about version of symbol xfrm_register_km [ 172.649904] xfrm_user: Unknown symbol xfrm_register_km (err -22) [ 172.649938] xfrm_user: disagrees about version of symbol km_state_notify [ 172.649950] xfrm_user: Unknown symbol km_state_notify (err -22) [ 172.649971] xfrm_user: disagrees about version of symbol netlink_unicast [ 172.649982] xfrm_user: Unknown symbol netlink_unicast (err -22) [ 172.650020] xfrm_user: disagrees about version of symbol netlink_rcv_skb [ 172.650032] xfrm_user: Unknown symbol netlink_rcv_skb (err -22) [ 172.650050] xfrm_user: disagrees about version of symbol __xfrm_state_delete [ 172.650062] xfrm_user: Unknown symbol __xfrm_state_delete (err -22) [ 172.650080] xfrm_user: disagrees about version of symbol netlink_kernel_release [ 172.650092] xfrm_user: Unknown symbol netlink_kernel_release (err -22) [ 172.650112] xfrm_user: disagrees about version of symbol xfrm_policy_walk_done [ 172.650124] xfrm_user: Unknown symbol xfrm_policy_walk_done (err -22) [ 172.650173] xfrm_user: disagrees about version of symbol unregister_pernet_subsys [ 172.650185] xfrm_user: Unknown symbol unregister_pernet_subsys (err -22) [ 172.650214] xfrm_user: disagrees about version of symbol xfrm_sad_getinfo [ 172.650226] xfrm_user: Unknown symbol xfrm_sad_getinfo (err -22) [ 172.650246] xfrm_user: disagrees about version of symbol xfrm_policy_flush [ 172.650258] xfrm_user: Unknown symbol xfrm_policy_flush (err -22) [ 172.650295] xfrm_user: disagrees about version of symbol skb_trim [ 172.650306] xfrm_user: Unknown symbol skb_trim (err -22) [ 172.650331] xfrm_user: disagrees about version of symbol xfrm_policy_delete [ 172.650343] xfrm_user: Unknown symbol xfrm_policy_delete (err -22) [ 172.650362] xfrm_user: disagrees about version of symbol xfrm_state_free [ 172.650373] xfrm_user: Unknown symbol xfrm_state_free (err -22) [ 172.650408] xfrm_user: disagrees about version of symbol km_state_expired [ 172.650420] xfrm_user: Unknown symbol km_state_expired (err -22) [ 172.650438] xfrm_user: disagrees about version of symbol xfrm_policy_walk [ 172.650449] xfrm_user: Unknown symbol xfrm_policy_walk (err -22) [ 172.650467] xfrm_user: disagrees about version of symbol xfrm_policy_hash_rebuild [ 172.650479] xfrm_user: Unknown symbol xfrm_policy_hash_rebuild (err -22) [ 172.650497] xfrm_user: disagrees about version of symbol xfrm_state_lookup_byaddr [ 172.650509] xfrm_user: Unknown symbol xfrm_state_lookup_byaddr (err -22) [ 172.650525] xfrm_user: disagrees about version of symbol km_policy_notify [ 172.650537] xfrm_user: Unknown symbol km_policy_notify (err -22) [ 172.650555] xfrm_user: disagrees about version of symbol xfrm_state_update [ 172.650567] xfrm_user: Unknown symbol xfrm_state_update (err -22) [ 172.650590] xfrm_user: disagrees about version of symbol xfrm_policy_insert [ 172.650602] xfrm_user: Unknown symbol xfrm_policy_insert (err -22) [ 172.650647] xfrm_user: disagrees about version of symbol netlink_has_listeners [ 172.650660] xfrm_user: Unknown symbol netlink_has_listeners (err -22) [ 172.650675] xfrm_user: disagrees about version of symbol xfrm_find_acq_byseq [ 172.650687] xfrm_user: Unknown symbol xfrm_find_acq_byseq (err -22) [ 172.650712] xfrm_user: disagrees about version of symbol xfrm_state_delete [ 172.650723] xfrm_user: Unknown symbol xfrm_state_delete (err -22) [ 172.650739] xfrm_user: disagrees about version of symbol xfrm_state_walk [ 172.650751] xfrm_user: Unknown symbol xfrm_state_walk (err -22)
Here eth0, eth1 are not detected
Hi,
I will need to check with a colleague but I am not sure that TI will be able to support this use case. Which ethernet ports are you trying use, just the CPSW ports or also the PRU ports? Could you attach a block diagram showing the topology that you are trying to achieve?
Best Regards,
Schuyler
Hi,
We are using PRU Ports for ethernet .We have connected the TI AM437x as shown below.
Hi,
Thank you for the block diagram. I will check with the colleague about only using the PRU ports for the interconnection.
Best Regards,
Schuyler
Hi Schuyler Patton,
This PRU ethernet detection issue is resolved after enabling the below configuration and building the modules and copied the complete /lib/modules/ on to the board.