]> git.baikalelectronics.ru Git - uboot.git/commit
x86: coreboot: Show the BIOS date
authorSimon Glass <sjg@chromium.org>
Sun, 27 Jun 2021 23:51:04 +0000 (17:51 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 15 Jul 2021 11:50:12 +0000 (19:50 +0800)
commit22d349565973cb42fb23b624379851102b54ccfe
treed9cba60c1387a73fb9a34401b673e70b5c84ad21
parente310a98c8f5d8865cb2e04deff153a2fb843491b
x86: coreboot: Show the BIOS date

The BIOS version may not be present, e.g. on a Chrome OS build. Add the
BIOS date as well, so we get some sort of indication of coreboot's
vintage.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
board/coreboot/coreboot/coreboot.c