> On 03.06.2020, at 16:59, Heiko Stuebner <[email protected]> wrote:
> 
> From: Heiko Stuebner <[email protected]>
> 
> Right now puma-u-boot can fit everything into SPL but that may overflow
> easily for example with more extensive debug options.
> 
> By adding CONFIG_TPL and removing the CONFIG_SPL_TEXT_BASE it is easy
> to enable a TPL build as well. Only obstacle is the usb-specific handling
> for the puma regulator, so make this conditional on actual usb options
> being enabled in SPL and U-Boot proper.
> 
> Signed-off-by: Heiko Stuebner <[email protected]>

Reviewed-by: Philipp Tomsich <[email protected]>


Reply via email to