[PATCH] acpi: Use U-Boot version for OEM_REVISION

Tom Rini trini at konsulko.com
Wed Oct 6 19:46:50 CEST 2021


On Sat, Jul 10, 2021 at 01:10:01PM +0200, Pali Rohár wrote:

> OEM_REVISION is 32-bit unsigned number. It should be increased only when
> changing software version. Therefore it should not depend on build time.
> 
> Change calculation to use U-Boot version numbers and set this revision
> to date number.
> 
> Prior this change OEM_REVISION was calculated from build date and stored in
> the same format.
> 
> After this change macro U_BOOT_BUILD_DATE is not used in other files so
> remove it from global autogenerated files and also from Makefile.
> 
> Signed-off-by: Pali Rohár <pali at kernel.org>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
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/20211006/747557bc/attachment.sig>


More information about the U-Boot mailing list