
10 Mar
2022
10 Mar
'22
8:31 p.m.
On 06/03/2022 06:19, Simon Glass wrote:
This boards uses SPL_FIT so does not need to support loading a raw image.
This sounds OK to me, but...
Drop it to avoid binman trying to insert a symbol which has no value.
I couldn't figure out how it leads to this in the code. I guess some ifdefs or optimization steps dropping the binman symbols from the ELF file?
Signed-off-by: Simon Glass sjg@chromium.org
(no changes since v1)
configs/evb-rk3288_defconfig | 1 + 1 file changed, 1 insertion(+)
Anyway, I have no experience with this board or with loading raw images, I barely have a working knowledge of binman symbols, so I'm refraining from adding Reviewed-by etc. (in case you were waiting for that).