[PATCH v3 22/26] rockchip: evb-rk3288: Drop raw-image support

Alper Nebi Yasak alpernebiyasak at gmail.com
Thu Mar 10 20:31:37 CET 2022


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 at 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).


More information about the U-Boot mailing list