Dear Gabe Black,
In message
you wrote:
>
> > WARNING: do not add new typedefs
> > #853: FILE: include/cbfs.h:61:
> > +typedef const struct cbfs_cache_node *cbfs_file;
>
> This typedef is to create an opaque handle for CBFS files. If you look here:
>
> http://git.kernel.org/?p=linux/kernel/git/
On Tue, Dec 6, 2011 at 3:01 AM, Wolfgang Denk wrote:
> Dear Gabe Black,
>
> In message <1323134730-18471-1-git-send-email-gabebl...@chromium.org> you
> wrote:
> > Coreboot uses a very simple "file system" called CBFS to keep track of
> and
> > allow access to multiple "files" in a ROM image. This
Dear Gabe Black,
In message <1323134730-18471-1-git-send-email-gabebl...@chromium.org> you wrote:
> Coreboot uses a very simple "file system" called CBFS to keep track of and
> allow access to multiple "files" in a ROM image. This change adds CBFS
> support and some commands to use it to u-boot. T
Coreboot uses a very simple "file system" called CBFS to keep track of and
allow access to multiple "files" in a ROM image. This change adds CBFS
support and some commands to use it to u-boot. These commands are:
cbfsinit - Initialize CBFS support and pull all metadata into RAM. The end
of the ROM
4 matches
Mail list logo