Home
last modified time | relevance | path

Searched hist:"4 cf4378ed0c7a8b8cf120f074f92dd2298ca999a" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A DKconfig4cf4378ed0c7a8b8cf120f074f92dd2298ca999a Fri Jul 28 18:03:07 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL

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@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>