Hi,
I am trying to reduce boot time for IMX8QXP MEK. The boot time for IMX8QXP MEK was around 19 seconds.
I disabled the bootdelay using
$setenv bootdelay = 0
$saveenv
Then the boot time reduced to 15 seconds.
I disabled the console by using
$setenv console = null
$saveenv
Then the boot time reduced to 11 seconds.
How can I reduce the boot time further?
Is there any reference documents..
--
Thanks,
Hrishikesh