svn@coreboot.org wrote:
flashrom: Darwin / Mac OS X
This shows the various small rearrangements and finally the addition of the new system. Not too bad.
$ svn diff -r 3897:3905|diffstat Makefile | 15 +++++++--- cbtable.c | 47 +++++++++++++++++----------------- chipset_enable.c | 34 ++---------------------- flash.h | 27 ++++++++++--------- flashrom.c | 47 ++-------------------------------- physmap.c | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 133 insertions(+), 113 deletions(-)
Thanks to Stefan for DirectIO and early work adding it to flashrom!
//Peter