[PATCH] xtensa: Put U-Boot version string at correct place by linker script

Francesco Dolcini francesco.dolcini at toradex.com
Thu Sep 16 21:38:19 CEST 2021


On Thu, Sep 16, 2021 at 01:30:21PM -0400, Tom Rini wrote:
>  		*(.literal .text)					\
> +		*(.literal .text_version_string)			\

Isn't ".litteral" a duplication? Even if I'm pretty sure it will not cause any difference
in the generated binary I would remove it.

Francesco



More information about the U-Boot mailing list