falconboot on imx8

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

falconboot on imx8

449 Views
KrisJ
Contributor II

Hi all, 

i am trying to enable the falcon boot mode on the imx8, i got it working on the imx6, however on the imx8evk after adding line #define CONFIG_SPL_OS_BOOT  board stops after spl doesn't boot into the uboot.

U-Boot SPL 2020.04-49995-g7ffdddacd2-dirty (Mar 30 2022 - 15:27:14 +0530)
Normal Boot
Trying to boot from BOOTROM
image offset 0x8000, pagesize 0x200, ivt offset 0x0

if i remove the line #define CONFIG_SPL_OS_BOOT from my config file i can boot the board without any problem. 

how can i make the board to load the uboot when the spl_os_boot is enabled.

Thanks,

-Krisj

0 Kudos
Reply
0 Replies