[U-Boot] [PATCH v3 64/66] moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
Simon Glass
sjg at chromium.org
Tue Aug 1 09:48:41 UTC 2017
On 28 July 2017 at 13:22, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> 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 defconfig.
>
> One major caveat: other RK3368 boards that move to use SPL/TPL
> will also need to set these values in their defconfig.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
>
> ---
>
> Changes in v3:
> - runs moveconfig.py TPL_STACK TPL_TEXT_BASE TPL_MAX_SIZE
>
> Changes in v2: None
>
> configs/lion-rk3368_defconfig | 3 +++
> include/configs/rk3368_common.h | 4 ----
> scripts/config_whitelist.txt | 3 ---
> 3 files changed, 3 insertions(+), 7 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list