[u-boot][PATCH v3 2/4] scripts: Makefile.spl: Enable memory drivers to be built for SPL
Simon Glass
sjg at chromium.org
Fri Oct 21 22:17:06 CEST 2022
On Thu, 20 Oct 2022 at 07:31, Roger Quadros <rogerq at kernel.org> wrote:
>
> Introduce CONFIG_SPL_MEMORY to allow Memory drivers to
> be built for SPL.
>
> Signed-off-by: Roger Quadros <rogerq at kernel.org>
> ---
> common/spl/Kconfig | 7 +++++++
> scripts/Makefile.spl | 1 +
> 2 files changed, 8 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list