[U-Boot] [U-Boot, v4, 21/66] spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Sun Aug 6 17:18:08 UTC 2017


> To allow for a finer-grained control of features for TPL and SPL
> builds all modules/boot-methods/etc. need to be consistently selected
> based on the $(SPL_TPL_) macros.
> 
> This allows splitting the associated config-options in Kconfig: we
> don't split the Kconfig options here and now, as this should happen on
> an as-needed basis, whenever someone needs a feature/boot-method/etc.
> in their TPL.
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> 
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
> 
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
> 
>  common/Makefile     |  8 ++++----
>  common/spl/Makefile | 36 ++++++++++++++++++------------------
>  2 files changed, 22 insertions(+), 22 deletions(-)
> 

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list