build: Allow specifying uImage time
authorDavid Yang <mmyangfl@gmail.com>
Wed, 8 Feb 2023 01:59:27 +0000 (09:59 +0800)
committerChristian Marangi <ansuelsmth@gmail.com>
Sat, 20 May 2023 19:29:25 +0000 (21:29 +0200)
commita8a2a95351d711133e220c5c618822d3b72358ac
treed4f46f91d072e21f0ce9b33e05b462fcf74e163c
parentaa28e91404ed7c4c3786a289fbf206c13adb9762
build: Allow specifying uImage time

Some U-Boot checks for a specified uImage time and refuses to boot if
mismatched. This patch fixes it by recognizing UIMAGE_TIME parameter.

Signed-off-by: David Yang <mmyangfl@gmail.com>
include/image-commands.mk
include/image.mk