Part Number: SK-AM62
Customer is facing a problem with the timing of the boot sequence for their application and recognized that on the SK-AM62
We have set the BOOTMODE pins to
- SDCARD: Primary boot
- SPINOR: Backup boot
for our application.
Technically, this works fine. As soon as no SDCARD is plugged in, the U-boot is loaded from the SPI Nor.
Unfortunately the switch to the backup boot takes about 10 seconds.
This is unfortunately too slow for our application.
The idea would be to always boot from the SPI.
But for the service case it should be booted from the SDCARD, as soon as a SDCARD is plugged in to recover a possibly crashed system.
Is there a possibility to define the timeout for the backup boot or to shorten the set 10 seconds?
Regards,
Bernd