We are using bsp35 and pfe1.5. It depends on release note:
There is a error as seen below?
Thanks you for your support, It was my fault.
Hi,
For BSP35.0, PFE-FW v1.5.0 is the one compatible with. For the log that you are showing, we see that the u-boot version is a newer one than the one we have under our BSP35.0 image:
For which we assume you are building your own image. How are you building your image? Can you confirm which version you are building?
Please, let us know.
Hello,
We compile our image by yocto.
Start commit of our Uboot code is https://github.com/nxp-auto-linux/u-boot/commit/f30287c440b5371df683aac37b7521048d164d05. then we update it depends on our board.
If we use same uboot code under bsp33 with pfe1.3. It is ok.
But If we use this uboot code with bsp35 with pfe1.5. We have the above error.
If we use this uboot with bsp35 with pfe1.3 . uboot is bring up, but pfe is not connect network.
Hi,
We might not be understanding. You use the BSP33.0 u-boot branch and PFE-FW 1.3 and it works, but you use your same image and BSP35.0 u-boot branch and PFE-FW 1.5 and it does not work, is this correct?
Which BSP base is your image? We understand that you are only changing the u-boot but your base image is the same, which we assume is BSP33.0, is this correct?
Please, let us know.