On Saturday 03 December 2011 06:47:01 Gabe Black wrote:
> --- /dev/null
> +++ b/common/cmd_cbfs.c
>
> +int do_cbfs_init(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[])
static
> + if (argc > 2) {
> + printf("usage: cbfsls [end of rom]>\n");
> + return 0;
> +
On Mon, Dec 5, 2011 at 2:35 PM, Gabe Black wrote:
>
>
> On Mon, Dec 5, 2011 at 2:25 PM, Wolfgang Denk wrote:
>
>> Dear Gabe Black,
>>
>> In message <1322912821-32677-1-git-send-email-gabebl...@chromium.org>
>> you wrote:
>> > Coreboot uses a very simple "file system" called CBFS to keep track of
On Mon, Dec 5, 2011 at 2:25 PM, Wolfgang Denk wrote:
> Dear Gabe Black,
>
> In message <1322912821-32677-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 <1322912821-32677-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
5 matches
Mail list logo