Build image for your board using the following command:
flex-builder -i mkfw -m ls1028ardb -b sd
Find .img file using the following path:
/flexbuild/build/images/firmware_ls1028ardb_uboot_sdboot.img
Connect SD card using SD card reader to your PC host.
Write this image to SD on your PC host using the following command
sudo dd if= firmware_ls1028ardb_uboot_sdboot.img of=/dev/sdb bs=512 seek=8
Have a great day,
Pavel Chubakov
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------