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.