Hi Peter,
I have built yocto fsl-image-full from LS1012A-SDK-SOURCE-20161230. kernel detects eth0 and eth1 interfaces, a link is also detected on both interfaces, but packets between the board and a peer can not be sent or received.
and encountered the same warning as you mentioned.
[ 7.728347] pe_load_ddr_section: load address(3fb0000) and elf file address(ffff0000003fb000) rcvd
[ 7.761701] PFE binary version: pfe_ls1012a_00_3-3-g1fa4da1-dirty]
[ 7.767806] pfe_firmware_init: class firmware loaded 0xa60 0xc3010000
[ 7.774264] pfe_load_elf
[ 7.777815] WARNING: PFE firmware binaries from incompatible version
So, I have used the .elf file from the below site and there was not warning message, but there is no packet flow between peer and board.
pfe_firmware - vendor/mindspeed/drivers - Git at Google
Nxp folks, any inputs regarding the below
Does the PFE is tested with yocto source LS1012A-SDK-SOURCE-20161230-yocto.iso ?
Could you please refer me, which document describes about "how to work with PFE and cmm" and what are the configuration need to enable Ethernet interface on LS1012ARDB ? or configure PFE to work properly ?