Convert CONFIG_USB_XHCI_OMAP to Kconfig
[platform/kernel/u-boot.git] / doc / usage / fit.rst
1 .. SPDX-License-Identifier: GPL-2.0+
2
3 Flat Image Tree (FIT)
4 =====================
5
6 U-Boot uses Flat Image Tree (FIT) as a standard file format for packaging
7 images that it it reads and boots. Documentation about FIT is available at
8 doc/uImage.FIT