[U-Boot] [PATCH v3 06/14] dm: spl: Allow driver model to be used
Simon Glass
sjg at chromium.org
Sun Nov 23 13:58:21 CET 2014
On 11 November 2014 at 01:16, Simon Glass <sjg at chromium.org> wrote:
> When enabled, set up driver model for SPL. This allows SPL to use the same
> drivers as the main U-Boot.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Acked-by: Tom Rini <trini at ti.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> common/spl/spl.c | 5 +++++
> scripts/Makefile.spl | 1 +
> 2 files changed, 6 insertions(+)
Applied to u-boot-dm.
More information about the U-Boot
mailing list