This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3354: boot stage 2 (SPL)

Part Number: AM3354

There are four stages for the processor to boot-up,

1. ROM

2. SPL (or MLO or bootstrap)

3. U-boot

4. Kernel

Was it anyway to postpone the SPL stage (stage 2) by the processor itself (not externally)? Thanks.