]> git.baikalelectronics.ru Git - uboot.git/commit
cbfs: Add support for attributes
authorSimon Glass <sjg@chromium.org>
Mon, 15 Mar 2021 05:00:09 +0000 (18:00 +1300)
committerSimon Glass <sjg@chromium.org>
Sat, 27 Mar 2021 00:59:37 +0000 (13:59 +1300)
commitf018f56593c575a8b4c40f67a0b88c375a3aa27e
treeef64aad0cfd58227c2a1962c7813ec51afd8ae02
parente0d077e0b9fb2dea67e9d76013f5c421d4c5efca
cbfs: Add support for attributes

CBFS now supports attributes for things that cannot fit in the header as
originally conceived. Add the structures for these.

Also rename attributes_offset to something shorter, to ease code
readability.

Signed-off-by: Simon Glass <sjg@chromium.org>
fs/cbfs/cbfs.c
include/cbfs.h