Hello nine sun,
1. For SD/eMMC/NAND, the compiler generates two binary images, one is u-boot.bin, which is the DRAM version of U-Boot that does not try to initialize DDR. The other is u-boot-with-spl-pbl.bin, this image combines u-boot, PBL, and SPL to a single image.
2. Please modify cfg_rcw_src[0:8] = 0_1001_1011 (0x9B) on the target board.
Thanks,
Yiping