BSP33 fip.s32-qspi on S32G274EVB is not working

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

BSP33 fip.s32-qspi on S32G274EVB is not working

633 Views
yellapu_anishkh
Contributor IV

Hi Team,

I am working on S32G2 based S32G-VNP-EVB hardware. BSP33 images are flashed.

When i flash sdcard image, everything is working fine. I tried to create NOR image from yocto, by adding "flashimage" to IMAGE_FSTYPES.

This image didn't worked when i tried to flash the same on hardware, using S32G Flash tool using UART.

Instead of complete image i tried to flash BL2 + BL31 + U-BOOT (fip.s32-qspi) on target using S32G flash tool. Able to flash and check the binary on flash using the tool, both are same. Still device is not booting from NOR flash.

Could you please tell me the reason for this behavior ?

Do we need to any modifications for NOR in ATF ?

I have presumed as fip.s32-qspi is created, it will be already taken care.

 

Tags (3)
0 Kudos
1 Reply

551 Views
nxf92355
NXP Employee
NXP Employee

Hi Anish khanna

 

Thank you for using nxp portal. Hope that you are doing well.

There are another method of generating a flash bootable image from yocto is with using

 

       $ bitbake fsl-image-flash

 

I have S32g274a-vnp-rdb2 board.i have tested. the image is booting. i have used s32g-Flash-Tool to flash (fsl-image-flash-s32g274ardb2.flashimage). Turn off serial mod and turn on qspi boot mod from changing dip switch after Flashing image.

 

Regards ,

Tushar

0 Kudos