[U-Boot] [PATCH v5 12/15] drivers: board: Make the board drivers available in SPL

Simon Glass sjg at chromium.org
Fri Oct 11 22:21:52 UTC 2019


On Fri, 20 Sep 2019 at 09:28, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
>
> 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 at ti.com>
>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - depend on SPL_DM
> - update the commit log
>
>  drivers/Makefile       | 2 +-
>  drivers/board/Kconfig  | 3 +++
>  drivers/board/Makefile | 2 +-
>  3 files changed, 5 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list