How to bring Falcon mode to iMX6UL ?

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

How to bring Falcon mode to iMX6UL ?

1,078 Views
toanjunifer
Senior Contributor I

Hi NXPs.

My name is Toan. And I'm trying to reduce boot time on my iMX6UL-EVK. After read and execute follow many documents and tricks. I find out that remove unnecessary module at boot is not the best way. And the answer is Falcon mode. I find out this article How to decrease boot time on iMX6 - i.MXDev Blog, It's using for iMX6QSABRE and reduce a lot of boot time. So how can I bring Falcon mode to iMX6UL-EVK ?

Best regards,

Toan

Labels (1)
3 Replies

805 Views
igorpadykov
NXP Employee
NXP Employee

Hi Dao

one can also look at

https://community.nxp.com/message/1032889 

Best regards
igor

805 Views
toanjunifer
Senior Contributor I

Hi igorpadykov‌ and shivanipatel‌,

I'm going to try your solution. I will response you soon.

Thank you very much.

Regards,

Toan

0 Kudos

805 Views
shivanipatel
Senior Contributor II

Hi, toanjunifer@gmail.com

As Falcon mode relies on SPL, you need to use SPL boot for i.MX6UL.

NXP does not support the i.MX6UL SPL in its releases. But you can use the third party bootloader for i.MX6UL SPL boot.

Please refer this link for SPL boot for i.MX6UL EVK. You can minimize the kernel size and rootfs size as per your requirement to speed up the booting process.

Regards,

Shivani