[coreboot] fix for cbfs error for longer file names

Peter Stuge peter at stuge.se
Thu May 14 01:39:30 CEST 2009


ron minnich wrote:
> >> BTW, you can simplify the existing coreboot code a bit if you
> >> add a "char filename[0];" entry to 'struct cbfs_file' - as
> >> SeaBIOS does.
> 
> The next big step in my view is setting a flash-friendly value of
> zero.

I'm not sure it makes sense to try to be flash-friendly in cbfstool.

I think it makes more sense to just not care until flash write time,
at which point the flash writing software should understand cbfs and
do the right thing<tm> for the flash chip at hand.


//Peter




More information about the coreboot mailing list