Commits
Jean-Jacques Hiblot committed 8c86f96d209
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>