Re: [PATCH v5 06/20] stm32mp15: Avoid writing symbols in SPL

2023-07-23 Thread Simon Glass
These boards use SPL in a mkimage entry and apparently access the symbol containing the image position of U-Boot, but put U-Boot in another image. This means that binman is unable to fill in the symbol correctly in the SPL binary. This doesn't matter at present since mkimage doesn't support symbol

[PATCH v5 06/20] stm32mp15: Avoid writing symbols in SPL

2023-07-18 Thread Simon Glass
These boards use SPL in a mkimage entry and apparently access the symbol containing the image position of U-Boot, but put U-Boot in another image. This means that binman is unable to fill in the symbol correctly in the SPL binary. This doesn't matter at present since mkimage doesn't support symbol