
17 May
2022
17 May
'22
10:52 p.m.
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@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@gmail.com
--
- Daniel