Wind River Support Network

HomeDefectsLIN1023-838
Fixed

LIN1023-838 : nxp-s32g : pfe image boot failed without run 'pfeng stop' in uboot

Created: Jun 6, 2023    Updated: Nov 7, 2023
Resolved Date: Nov 7, 2023
Found In Version: 10.23.30.1
Fix Version: 10.23.30.4
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: BSP

Description

U-Boot 2020.04+g6391b468b1 (Sep 12 2022 - 14:11:05 +0000)

CPU: NXP S32G399A rev. 1.0
Model: NXP S32G399A-RDB3
DRAM: 3.5 GiB
MMC: FSL_SDHC: 0
Loading Environment from MMC... OK
Configuring PCIe0 as RootComplex
Setting PCI Device and Vendor IDs to 0x4300:0x1957
PCIe0: Failed to get link up
Pcie0: LINK_DBG_1: 0x00000000, LINK_DBG_2: 0x00000800 (expected 0x000000d1)
DEBUG_R0: 0x009c7200, DEBUG_R1: 0x08200000
PCI: Failed autoconfig bar 1c
In: serial@401c8000
Out: serial@401c8000
Err: serial@401c8000
Board revision: RDB3
Net: EQOS phy: rgmii @ 1

Warning: eth_eqos (eth0) using random MAC address - 1e:d3:ba:70:73:bc
eth0: eth_eqosFailed to get speed of XPCS for emac1_xpcs PFE: emac0: sgmii emac1: sgmii emac2: rgmii
, eth1: eth_pfeng
Hit any key to stop autoboot: 0
=>
=>
=> print bootargs
bootargs=console=ttyLF0,115200n8 earlycon nohz=off coherent_pool=64M root=/dev/mmcblk0p2 rw rootwait ip=10.0.0.100:10.0.0.1::255.255.255.0::eth0:off
=> run loadimage
33577472 bytes read in 1448 ms (22.1 MiB/s)
=> run loadfdt
45806 bytes read in 17 ms (2.6 MiB/s)
=> print mmcboot
mmcboot=echo Booting from mmc ...; run mmcargs; if run loadfdt; then ${boot_mtd} ${loadaddr} - ${fdt_addr}; else echo WARN: Cannot load the DT; fi;
=> ${boot_mtd} ${loadaddr} - ${fdt_addr}

Flattened Device Tree blob at 8fe00000
Booting using the fdt blob at 0x8fe00000
Using Device Tree in place at 000000008fe00000, end 000000008fe0e2ed
fixup: pfe0 set to 00:01:be:be:ef:11
fixup: pfe1 set to 00:01:be:be:ef:22
fixup: pfe1: update phy addr to 0x8
fixup: pfe2 set to 00:01:be:be:ef:33
Starting kernel ...

---- Here nothing output...

Steps to Reproduce

INFO: Shared image path: /net/pek-lpgtest7408/buildarea1/SharedImage/LTS22/BSP/nxp-s32g_standard_glibc-std_pfe/20221009_101148

/lpg-build/cdc/fast_prod/WRL10_22/WRL10_22_GIT/wrlinux-10/setup.sh --machines nxp-s32g --templates feature/docker --distro wrlinux --dl-layers --accept-eula=yes
source environment-setup-x86_64-wrlinuxsdk-linux
source oe-init-build-env build
echo 'LLCE_LOCAL_FIRMWARE_DIR = "/folk/wgao/s32g/firmware/llce/s32g2"
LLCE_LOCAL_FIRMWARE_DIR_S32G3 = "/folk/wgao/s32g/firmware/llce/s32g3"
WRL_RECIPES:wr-nxp-s32g += "llce"
IMAGE_INSTALL:append:nxp-s32g = " llce"
IPCF_M7_APP_BIN_DIR = "/folk/wgao/s32g/firmware/ipcf"
WRL_RECIPES:wr-nxp-s32g += "ipc-shm"
IMAGE_INSTALL:append = " ipc-shm"
PFE_LOCAL_FIRMWARE_DIR = "/folk/wgao/s32g/firmware/pfe"
IMAGE_INSTALL:append:nxp-s32g = " pfe"' >> conf/local.conf
bitbake wrlinux-image-std

Burn wic image into MMC card and boot on RDB2/RDB3 board.
Live chat
Online