We need extensions to be set up before we start trying to boot any of the bootdevs. Add a new priority before all the others for tht sort of thing. Also add a 'none' option, so that the first one is not 0. While we are here, comment enum bootdev_prio_t fully and expand the test for the 'bootdev hunt' command. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| virtio-uclass.c | ||
| virtio_blk.c | ||
| virtio_blk.h | ||
| virtio_mmio.c | ||
| virtio_mmio.h | ||
| virtio_net.c | ||
| virtio_net.h | ||
| virtio_pci.h | ||
| virtio_pci_legacy.c | ||
| virtio_pci_modern.c | ||
| virtio_ring.c | ||
| virtio_rng.c | ||
| virtio_sandbox.c | ||