summaryrefslogtreecommitdiff
path: root/doc/device-tree-bindings/bootdev.txt
blob: 95b7fec8212dbf950a9e4e5fdc88e68e7664cfe8 (plain)
1
2
3
4
5
6
7
8
U-Boot boot device (bootdev)
============================

A bootdev provides a way to obtain a bootflow file from a device. It is a
child of the media device (UCLASS_MMC, UCLASS_SPI_FLASH, etc.)

The bootdev driver is provided by the media devices. The bindings for each
are described in this file (to come).