Split hardware access, OS abstraction and chip drivers out of flash.h
This patch is only the first step, but it hopefully will make working with the code and especially porting to new platforms easier. Subsequent patches should move #includes for the newly created files hwaccess.h and chipdrivers.h from flash.h to the files which need them. Programmers should live in a separate header file as well. Tested-by:Idwer Vollering <vidwer@gmail.com> Corresponding to flashrom svn r799. Signed-off-by:
Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by:
Sean Nelson <audiohacked@gmail.com>
Showing
chipdrivers.h
0 → 100644
hwaccess.h
0 → 100644
Please register or sign in to comment