diff options
| author | Anshul Dalal <[email protected]> | 2025-10-18 01:03:07 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-10-20 10:14:00 -0600 |
| commit | 2909b3bff076746938389b2ef320eea68c2b93db (patch) | |
| tree | ed2e11cf948ad86f0aebb8f52975d19d4056438e /doc/develop/bootstd | |
| parent | a3e67a96452983ae3b35a78cb2910f14fda9dd86 (diff) | |
spl: mmc: split spl_mmc_do_fs_boot into regular/os_boot
Currently the logic to handle falcon mode as well as the regular boot is
inside spl_mmc_do_fs_boot, this prevents us from cleanly extending
falcon mode functionality like toggleable fallback to U-Boot proper.
Therefore this patch splits the logic into spl_mmc_fs_load and
spl_mmc_fs_load_os to handle the regular boot and falcon mode use case.
Signed-off-by: Anshul Dalal <[email protected]>
Diffstat (limited to 'doc/develop/bootstd')
0 files changed, 0 insertions, 0 deletions
