Agilex yocto build: sdcard image doesnt contains u-boot.img file

Hi All,

I have following doubt on Environment setup of agilex gsrd.

  1. I followed https://rocketboards.org/foswiki/Documentation/AgilexSoCGSRD#Setting_Up_Yocto_Build_System procedure to build the sdcard image for agilex eval board. After programming gsrd-console-image-agilex.wic into sdcard, boot partition of sdcard contains following files
    boot.scr.uimg
    kernel.itb
    u-boot.itb

But my requirement is, boot partition should contain below files
u-boot.scr
u-boot.img
socfpga_agilex_socdk.dtb
Image

how can i get above files part of sdcard image?? is there anywhere i need to change in yocto setup??

Regards
Anji