u-boot-brain/drivers/board
Jean-Jacques Hiblot d42730e8c6 drivers: board: Add get_fit_loadable()
This function will be used by the SPL to get the names of images to load
from the FIT. This allows to load different images based on runtime HW
detection.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-01-07 11:13:24 -05:00
..
Kconfig drivers: board: Make the board drivers available in SPL 2020-01-07 11:13:24 -05:00
Makefile drivers: board: Make the board drivers available in SPL 2020-01-07 11:13:24 -05:00
board-uclass.c drivers: board: Add get_fit_loadable() 2020-01-07 11:13:24 -05:00
gazerbeam.c board: gazerbeam: Fix SC detection 2019-05-21 08:03:38 +02:00
gazerbeam.h drivers: cosmetic: Convert SPDX license tags to Linux Kernel style 2018-10-28 09:26:39 -04:00
sandbox.c test: Add tests for board uclass 2018-09-29 11:49:35 -06:00
sandbox.h test: Add tests for board uclass 2018-09-29 11:49:35 -06:00