[PATCH v5 03/25] mips: add __image_copy_len for SPL linker script
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Tue May 17 22:52:56 CEST 2022
On 16.05.22 04:42, Weijie Gao wrote:
> This patch adds __image_copy_len needed by TPL of MT7621 SoC.
> The __image_copy_len represents the binary blob size of both SPL/TPL
> binaries. To achieve this, __text_start/end are added for calculation.
>
> Signed-off-by: Weijie Gao <weijie.gao at mediatek.com>
> ---
> v5 changes: none
> v4 changes: new
> ---
> arch/mips/cpu/u-boot-spl.lds | 3 +++
> 1 file changed, 3 insertions(+)
>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
--
- Daniel
More information about the U-Boot
mailing list