This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5728: Not able to boot using yocto built boot-image

Part Number: AM5728

Hi,

I had successfully setup yocto in my linux using toolchain for AM5728 processor.

Now I'm facing problem to boot the image into AM5728.

I tried to make partition in SD card : 1.BOOT and 2. ROOT

I copied UBoot-image and MLO into BOOT.

And I copied core-image-minimal-am57xx-evm.tar.xz image to ROOT.

The above two image was present in this folder build/tmp/deploy/image/am57xx-evm/.

But when i try to insert the sd card into ARM Board and try to boot.

I'm just getting white screen.

Can you please guide to boot with my yocto build project, if my procedure is wrong can you provide the steps to follow.

Thank you.