[U-Boot] [PATCH v3 63/66] rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL
Simon Glass
sjg at chromium.org
Tue Aug 1 09:49:03 UTC 2017
On 28 July 2017 at 13:22, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> The RK3368 needs to have a different base-address and stack-pointer
> for its TPL stage. Now that we want to do this via Kconfig, we need
> to tick the appropriate 'TPL_NEEDS_...' boxes.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
>
> ---
>
> Changes in v3:
> - changes Kconfig, so RK3368 will notify the SPL configuration of
> its need to have the TPL text-base, stack-pointer and max-size
> configured
>
> Changes in v2: None
>
> arch/arm/mach-rockchip/Kconfig | 2 ++
> 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list