[coreboot] [PATCH] flashrom: Split chip IDs into a separate header file

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Fri Jun 12 16:18:48 CEST 2009


flash.h not only contains function prototypes and general settings, it
also has a huge chunk of chip and vendor IDs in the middle.

I'd like to split them out into a separate flashchips.h and adjust
#include wherever needed.

Unfortunately, my rather old svn version fails to generate a sensible
patch for this (copy+modify), so this mail is empty except for the signoff.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>

-- 
http://www.hailfinger.org/





More information about the coreboot mailing list