spl: mmc: load kernel image before args in falcon
authorAnshul Dalal <anshuld@ti.com>
Tue, 23 Sep 2025 12:46:37 +0000 (18:16 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 7 Oct 2025 19:02:18 +0000 (13:02 -0600)
commit00edec55f388000b9161d2427e1ae2e55f53c8ea
tree4a1f760b72a77fa91aa351f6283ad3adfe61403a
parent50953dd5cd8063e0902335c1588997e3ce12994c
spl: mmc: load kernel image before args in falcon

Load the kernel image before args in falcon mode to be consistent with
the load order for other boot media.

Signed-off-by: Anshul Dalal <anshuld@ti.com>
common/spl/spl_mmc.c