drivers: board: Make the board drivers available in SPL
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Tue, 22 Oct 2019 14:39:18 +0000 (16:39 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 7 Jan 2020 16:13:24 +0000 (11:13 -0500)
commit8c86f96d209837345200495048b4503cb02f6599
tree0a6e19e1681af45c5cc6163ccba69c5c8665b577
parentc1648d056ebb92711f6e37bcccb2d4acc78e3836
drivers: board: Make the board drivers available in SPL

Make the board driver available in the SPL too. The board driver is a way
to provide useful information about the board and that can be useful in
the SPL too.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/Makefile
drivers/board/Kconfig
drivers/board/Makefile