[PATCH] cmd: version: Get information about GCC and LD back
Tom Rini
trini at konsulko.com
Mon Mar 17 15:06:41 CET 2025
On Mon, Mar 17, 2025 at 10:48:57AM +0100, Michal Simek wrote:
> Hi Tom,
>
> On 3/10/25 14:56, Tom Rini wrote:
> > On Mon, Mar 10, 2025 at 08:49:32AM +0100, Michal Simek wrote:
> > >
> > >
> > > On 3/6/25 15:12, Michal Simek wrote:
> > > >
> > > >
> > > > On 3/6/25 15:02, Tom Rini wrote:
> > > > > On Thu, Mar 06, 2025 at 11:12:30AM +0100, Michal Simek wrote:
> > > > > > U-Boot version command is no longer showing information about GCC and LD.
> > > > > > The reason is that version.h has been removed that's why CC_VERSION_STRING
> > > > > > and LD_VERSION_STRING are not pass.
> > > > > > Values are generated to generated/version_autogenerated.h which is sourced
> > > > > > in version.h.
> > > > > >
> > > > > > Fixes: 54ecce2cbf90 ("version: Separate our version string from
> > > > > > the version command")
> > > > > > Signed-off-by: Michal Simek <michal.simek at amd.com>
> > > > > > ---
> > > > > >
> > > > > > Tom: Not sure if this has been done on purpose or not but this issue has
> > > > > > been reported by our regression team.
> > > > >
> > > > > It wasn't on purpose, no. Did you put this through CI / confirm
> > > > > sandbox_nocmdline still builds?
> > > >
> > > > Nope I did not.
> > >
> > > CI is not reporting any issue.
> > >
> > > https://source.denx.de/u-boot/custodians/u-boot-microblaze/-/pipelines/25029
>
> Are you going to take this to 2025.04?
> Or to next?
>
> I don't mind. I can also take it via my tree just let me know.
Ah good question. I suppose I should pick this up for master.
--
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/20250317/0c54eb76/attachment.sig>
More information about the U-Boot
mailing list