how to enable falcon mode in the spl(uboot)

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

how to enable falcon mode in the spl(uboot)

1,966 Views
851931531
Contributor I

i use the imx8m mini evk,and i want to use falcon mode for reduce the boot time.but i dont known the emmc Image  layout. anyone can told me ,how to config this args:

 CONFIG_SYS_SPL_ARGS_ADDR
 CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR
 CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORS
 CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR

Labels (1)
0 Kudos
1 Reply

1,512 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello  魏伟 魏,

The following thread may be of help:

https://community.nxp.com/thread/473234

However, these parameters will depend on your Hardware implementation. The i.MX BSP Release do not support Falcon Mode but there is some information on community threads and in some external forums or documentation. For example, the following readme (for other architecture but which describes some of these parameters)

https://github.com/qemu/u-boot/blob/master/arch/arm/cpu/armv8/fsl-layerscape/doc/README.falcon

I hope this helps!

Regards,

0 Kudos