> Since the size of SPL can't be exceeded 0x8000 bytes in RK3288,
> it is not possible add new SPL features like Falcon mode or etc.
> 
> So add TPL stage so-that adding new features to SPL is possible.
> - TPL: DRAM init, clocks
> - SPL: MMC, falcon, etc
> 
> Signed-off-by: Jagan Teki <ja...@amarulasolutions.com>
> Acked-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com>
> ---
>  arch/arm/mach-rockchip/rk3288/Kconfig | 16 ++++++++++++++++
>  configs/tinker-rk3288_defconfig       |  4 +++-
>  2 files changed, 19 insertions(+), 1 deletion(-)
> 

Reviewed-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to