diff options
| author | Prasad Kale <prasad.kale@live.com> | 2025-10-30 22:33:01 +0530 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2025-11-06 08:31:34 -0600 |
| commit | c488907f91ec90bb6a93803b1db53e24b93b52ea (patch) | |
| tree | a79f29bae35449948ce6ac4d92ec76a24a6dffea /dts/upstream/Bindings/mmc/microchip,sdhci-pic32.yaml | |
| parent | 77905c333e4fa1093154984cc65575b5cb7cc97d (diff) | |
When spl boot device list has multiple FAT devices, any previousely
registered FAT device should be deregistered before registering
next FAT boot device, otherwise the function may not attempt boot
from next FAT device.One of the situations where this issue can be
observed is when the boot device list has two FAT partitions of a
memory device and if booting fails on first partition (because of
file or partition related errors), boot from next partition actually
gets attempted on previous boot device only, as the previous device
has remained marked as registered. Call the function that invalidates
cached boot device in case of failure in booting from current FAT
boot device.
Signed-off-by: Prasad Kale <prasad.kale@live.com>
Cc: Dan Murphy <dmurphy@ti.com>
Cc: Sean Anderson <seanga2@gmail.com>
Diffstat (limited to 'dts/upstream/Bindings/mmc/microchip,sdhci-pic32.yaml')
0 files changed, 0 insertions, 0 deletions
