Not sure about this one. Help?

//Peter
yabel: romfs->cbfs rename

I am not sure about this patch. Someone who knows yabel (or just OF) please
speak up.

I suspect that this does not actually refer to cbfs, but something else.
Is that correct?

Signed-off-by: Peter Stuge <[email protected]>

Index: util/x86emu/yabel/compat/of.h
===================================================================
--- util/x86emu/yabel/compat/of.h       (revision 1162)
+++ util/x86emu/yabel/compat/of.h       (working copy)
@@ -48,7 +48,7 @@
 int of_yield(void);
 void * of_set_callback(void *);
 
-unsigned int romfs_lookup(const char *, void **);
+unsigned int cbfs_lookup(const char *, void **);
 int vpd_read(unsigned int , unsigned int , char *);
 int vpd_write(unsigned int , unsigned int , char *);
 int write_mm_log(char *, unsigned int , unsigned short );
-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to