]> git.baikalelectronics.ru Git - uboot.git/commit
bloblist: Drop unused tags
authorSimon Glass <sjg@chromium.org>
Thu, 13 Jan 2022 02:26:18 +0000 (19:26 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Jan 2022 16:13:41 +0000 (09:13 -0700)
commite4d80633758d0059ac340c63e333cede789f4015
treeeb513416bd16da393621c66b09f9088a3a695088
parent852866bc92c1ce7ce4b10cf746eba81b714d868b
bloblist: Drop unused tags

The EC event log tag is no-longer used. The vboot handoff is now handled
by the vboot context instead.

Drop these unused tags.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/bloblist.c
include/bloblist.h
test/bloblist.c