download uboot success but serial console output nothing

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

download uboot success but serial console output nothing

Jump to solution
529 Views
13126507966
Contributor II

hello

we custom a board according to imx8mq_evk board, but the DDR isn't the same. I modify the DDR configure with mscale_ddr_tool_v310,and download uboot successful,you can see the uboot_down_process.log.After this we config BOOT_MODE=0b10(internal boot),

BOOT_CFG[0]=0,

BOOT_CFG[1]=0,

BOOT_CFG[3:2]=00,

BOOT_CFG[6:4]=010,

BOOT_CFG[7]=1,

BOOT_CFG[8]=1,

BOOT_CFG[9]=0,

BOOT_CFG[11:10]=00,

BOOT_CFG[15:12]=0010

and then power on the serial console has nothing output.Can you give me a hand? thanks very much!

0 Kudos
1 Solution
464 Views
13126507966
Contributor II

I solve this problem,the BOOT_CFG register config 0x2002, so the board is running.

View solution in original post

0 Kudos
1 Reply
465 Views
13126507966
Contributor II

I solve this problem,the BOOT_CFG register config 0x2002, so the board is running.

0 Kudos