[U-Boot] [U-Boot, v4, 64/66] moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE

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


> We can finally drop TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE off the
> whitelist (this time it's really happening!) and migrate the setting
> (only used on the RK3368-uQ7 so far) into Kconfig.
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
> 
> Changes in v4:
> - migrate to Kconfig, so we don't need these in each defconfig
> 
> Changes in v3:
> - runs moveconfig.py TPL_STACK TPL_TEXT_BASE TPL_MAX_SIZE
> 
> Changes in v2: None
> 
>  arch/arm/mach-rockchip/Kconfig  | 9 +++++++++
>  include/configs/rk3368_common.h | 4 ----
>  scripts/config_whitelist.txt    | 3 ---
>  3 files changed, 9 insertions(+), 7 deletions(-)
> 

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list