]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-u-boot/ti-u-boot.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)
commit72ca4859784227138a42d924678222d68fc20484
treeef64aad0cfd58227c2a1962c7813ec51afd8ae02
parent326aae258925b689b04dbd782a7e5e76e4eaf864
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