Hi ,
I'm using DDR3L on i.MX8M, I have put two files(ddr_init.c and ddrphy_train.c) to my uboot-imx project ,and compiled success, generated u-boot-nodtb.bin and spl/u-boot-spl.bin ,but I don't know how to create flash.bin.
I read the standalone build guide (i.MX8M Standalone Build.pdf),but it only described lpddr4, No DDR3 involved.

I need to generate DDR3 image(flash.bin), how to operate ?
thanks
Muhua Luo