Hello igarpadykov,
I did the DDR Test and updated the DCD values to the flash header.
And compiled the U-boot. when I load the u-boot using imx_usb ( usb loader ) to my target board.
load_size 0 bytes
load_addr 0x00000000
dcd 1
clear_dcd 0
plug 1
jump_mode 2
jump_addr 0x00000000
== end work item
loading DCD table @0x910000
<<<-232, 1024 bytes>>>
succeeded (status 0x128a8a12)
loading binary file(u-boot.imx) to 177ff400, skip=0, fsize=70c00 type=aa
<<<461824, 461824 bytes>>>
succeeded (status 0x88888888)
jumping to 0x177ff400
But, I load another u-boot of my ready made ( waveshares' E9 Board ) board, then it is showing the u-boot prompt
imx_usb loader log
Interface 0 claimed
HAB security state: development mode (0x56787856)
== work item
filename u-boot-mx6q-sabresd.bin
load_size 0 bytes
load_addr 0x00000000
dcd 1
clear_dcd 0
plug 1
jump_mode 2
jump_addr 0x00000000
== end work item
loading DCD table @0x910000
<<<-352, 1024 bytes>>>
succeeded (status 0x128a8a12)
loading binary file(u-boot-mx6q-sabresd.bin) to 27800000, skip=0, fsize=27864 type=aa
<<<161892, 162816 bytes>>>
succeeded (status 0x88888888)
jumping to 0x27800400
U-BOOT Log
Board: i.MX6Q-SABRESD: unknown-board Board: 0x63015 [POR ]
Boot Device: NOR
I2C: ready
DRAM: 1 GB
MMC: FSL_USDHC: 0,FSL_USDHC: 1,FSL_USDHC: 2,FSL_USDHC: 3
Using default environment
In: serial
Out: serial
Err: serial
i2c: I2C3 SDA is low, start i2c recovery...
I2C3 Recovery failed, I2C1 SDA still low!!!
Net: got MAC address from IIM: 00:00:00:00:00:00
FEC0 [PRIME]
Hit any key to stop autoboot: 0
Wrong Image Format for bootm command
ERROR: can't get kernel image!
MX6Q SABRESD-MFG U-Boot >