On Sun, Jul 25, 2010 at 12:56:24AM +0200, Carl-Daniel Hailfinger wrote: > Split off programmer.h from flash.h. > Programmer specific functions are of absolutely no interest to any file > except those dealing with programmer specific actions (special SPI > commands and the generic core).
Yep, makes sense. > The new header structure is as follows (and yes, improvements are possible): > flashchips.h flash chip IDs > chipdrivers.h chip-specific read/write/... functions > flash.h common header for all stuff that doesn't fit elsewhere I'd even rename this one to flashrom.h in another patch, the name is not quite fitting here IMHO. > Signed-off-by: Carl-Daniel Hailfinger <[email protected]> Acked-by: Uwe Hermann <[email protected]> Uwe. -- http://hermann-uwe.de | http://sigrok.org http://randomprojects.org | http://unmaintained-free-software.org _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
