[PATCH] xtensa: Put U-Boot version string at correct place by linker script
Tom Rini
trini at konsulko.com
Thu Sep 16 21:42:20 CEST 2021
On Thu, Sep 16, 2021 at 09:38:19PM +0200, Francesco Dolcini wrote:
> 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.
Honestly, I don't know xtensa. We also don't have qemu support for it
currently, and I'm a bit worried in general about the state of the
platform (it's on my TODO list to poke some people now). So, I hesitate
to make any change that's not basically copy/paste of the existing
lines.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210916/1bd12d49/attachment.sig>
More information about the U-Boot
mailing list