[U-Boot] [U-Boot,1/2] rockchip: rk3288: Add TPL_LDSCRIPT

Jagan Teki jagannadh.teki at gmail.com
Tue Feb 20 07:18:44 UTC 2018


On Mon, Feb 19, 2018 at 1:05 AM, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
>
>
> On Wed, 14 Feb 2018, Jagan Teki wrote:
>
>> Due to size limitations in SPL by adding falcon mode,
>> rk3288 support TPL. In order to not overlap SPL_TEXT_BASE
>> add TPL_TEXT_BASE with u-boot-tpl.lds that intern call
>> u-boot-spl.lds with proper TEXT_BASE values.
>
>
> A separate TPL_LDSCRIPT is needed only, if the SPL and TPL text base are to
> be different... is this the case (from include/configs/rk3288_common.h
> it seems that both SPL and TPL are starting in SRAM)?

Yes, with TPL_BOOTROM

TPL_TEXT is 0xff704000
SPL_TEXT is 0x0


More information about the U-Boot mailing list