public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] u-boot retries with fallback to other images
@ 2015-12-06  4:19 Brendan Simon
  2015-12-07  6:23 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Brendan Simon @ 2015-12-06  4:19 UTC (permalink / raw)
  To: u-boot

Hi,

Is there any documentation or u-boot support for having a list of boot
images to try, starting with the first in the list, trying 1, 2 or 3
times, then trying the next in the list.

e.g. boot kernel at mmcblk0p3, then mmcblk0p2, then mmcblk1p2, then
tftp/nfs last resort fallback ?
or
    boot off partition 3 of eMMC, then partition2 of eMMC, then
partition 2 of SD card, then tftp/nfs ?

I've seen some info on google that says this is possible.  I'm just
looking for good documentation that can explain how to set it all up.

Thanks,
Brendan.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-07 17:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-06  4:19 [U-Boot] u-boot retries with fallback to other images Brendan Simon
2015-12-07  6:23 ` Wolfgang Denk
2015-12-07 10:45   ` Brendan Simon
2015-12-07 17:38     ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox